[SCM] Core functionality for performing astronomy and astrophysics with Python branch, debian, updated. ea2921e83ee92928fe49b44097e613d41c11c982

Ole Streicher debian at liska.ath.cx
Mon Apr 22 17:57:06 UTC 2013


The following commit has been merged in the debian branch:
commit 547a571856bb26a2c29140d2da69ccb22f3be174
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sun Apr 14 11:53:04 2013 +0200

    Add suggestions accroding to install.rst

diff --git a/debian/control b/debian/control
index 992007f..08b84cb 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cython,
                python-all-dev (>= 2.6.6-3~),
                python-matplotlib,
                python-nose,
-               python-numpy,
+               python-numpy (>= 1.4),
                python-setuptools (>= 0.6.4),
                python-sphinx (>= 1.0.7+dfsg),
                python-support,
@@ -33,7 +33,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/python-
 Package: python-astropy
 Architecture: any
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
-Suggests: python-astropy-doc
+Suggests: python-astropy-doc, python-h5py, python-scipy, libxml2-utils
 Description: Core functionality for performing astrophysics with Python
  The astropy package contains core functionality and some common tools
  needed for performing astronomy and astrophysics research with Python.

-- 
Core functionality for performing astronomy and astrophysics with Python



More information about the debian-science-commits mailing list