[SCM] Core functionality for performing astronomy and astrophysics with Python branch, debian, updated. f96dff62e2d6bfb97830e86d2f333ecd31d9b6ee
Ole Streicher
debian at liska.ath.cx
Tue Jan 22 10:17:52 UTC 2013
The following commit has been merged in the debian branch:
commit 184fa02dbd3e70088ee6c92f42b982821b9b36c3
Author: Ole Streicher <debian at liska.ath.cx>
Date: Tue Jan 22 11:14:08 2013 +0100
Specify minimal setuptools version to ensure we are using the 'distribute' version
diff --git a/debian/control b/debian/control
index 09138d9..f6e5b56 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: cython,
python-matplotlib,
python-nose,
python-numpy,
- python-setuptools,
+ python-setuptools (>= 0.6.4),
python-sphinx (>= 1.0.7+dfsg),
python-support,
wcslib-dev (>= 4.7),
--
Core functionality for performing astronomy and astrophysics with Python
More information about the debian-science-commits
mailing list