[python-xrayutilities] 13/14: Removed numpy ABI dependence from debian/control
Eugen Wintersberger
eugenwintersberger-guest at alioth.debian.org
Wed Sep 18 21:20:19 UTC 2013
This is an automated email from the git hooks/post-receive script.
eugenwintersberger-guest pushed a commit to branch master
in repository python-xrayutilities.
commit a8426b4643787a85a37b9e7d9c3f2f3fff319df6
Author: Eugen Wintersberger <eugen.wintersberger at gmail.com>
Date: Sun Sep 15 20:55:30 2013 +0200
Removed numpy ABI dependence from debian/control
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index c39cf60..9e9072d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Homepage: https://code.google.com/p/pni-libraries/
Package: python-xrayutilities
Section: python
Architecture: any
-Depends: ${python:Depends},${shlibs:Depends},${misc:Depends},python-numpy-abi9,
+Depends: ${python:Depends},${shlibs:Depends},${misc:Depends},
python-tables (>=2.0), python-scipy (>=0.10)
Recommends: python-matplotlib (>=1.0)
Description: Python package for xray data reduction and analysis
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-xrayutilities.git
More information about the debian-science-commits
mailing list