[Debian-astro-commits] [python-astropy] 01/01: Add pandas and pytz as suggested packages

Ole Streicher olebole at moszumanska.debian.org
Tue Dec 1 14:15:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch experimental
in repository python-astropy.

commit 71e620a7334400583f1eef3dae6a8decb3fee329
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Dec 1 15:15:02 2015 +0100

    Add pandas and pytz as suggested packages
---
 debian/control | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b788198..9a519fe 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Section: python
 Priority: optional
 Build-Depends: cython,
                debhelper (>= 9),
-	       dh-strip-nondeterminism,
                dh-python,
+               dh-strip-nondeterminism,
                graphviz,
                libcfitsio-dev | libcfitsio3-dev,
                liberfa-dev (>= 1.1.0),
@@ -27,8 +27,8 @@ Build-Depends: cython,
                python3-numpy (>= 1:1.6.2),
                python3-scipy,
                python3-setuptools (>= 0.6.4),
-               wcslib-dev (>= 4.24),
                wcslib-dev (<< 5) | wcslib-dev (>= 5.8),
+               wcslib-dev (>= 4.24),
                zlib1g-dev
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-astro/packages/python-astropy.git
@@ -45,7 +45,9 @@ Suggests: libxml2-utils,
           python-beautifulsoup,
           python-h5py,
           python-matplotlib,
+          python-pandas,
           python-scipy,
+          python-tz,
           python-wcsaxes,
           python-yaml
 Description: Core functionality for performing astrophysics with Python
@@ -62,7 +64,9 @@ Suggests: libxml2-utils,
           python3-beautifulsoup,
           python3-h5py,
           python3-matplotlib,
+          python3-pandas,
           python3-scipy,
+          python3-tz,
           python3-wcsaxes,
           python3-yaml
 Description: Core functionality for performing astrophysics with Python3

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/python-astropy.git



More information about the Debian-astro-commits mailing list