[SCM] Core functionality for performing astronomy and astrophysics with Python branch, debian, updated. edb167269b2e3deba7a23842a17a05775763eb75
Ole Streicher
debian at liska.ath.cx
Thu Feb 21 17:03:17 UTC 2013
The following commit has been merged in the debian branch:
commit edb167269b2e3deba7a23842a17a05775763eb75
Author: Ole Streicher <debian at liska.ath.cx>
Date: Thu Feb 21 18:03:11 2013 +0100
Set min version of python3-numpy to ensure dh_numpy3 is there
diff --git a/debian/control b/debian/control
index 55358dd..b148eb6 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: cython,
python-support,
python3-all-dev,
python3-nose,
- python3-numpy,
+ python3-numpy (>= 1:1.6.2),
python3-setuptools (>= 0.6.4),
wcslib-dev (>= 4.7),
zlib1g-dev
--
Core functionality for performing astronomy and astrophysics with Python
More information about the debian-science-commits
mailing list