[med-svn] [python-skbio] 01/01: Add missing dependencies to d/control

Kevin Murray daube-guest at moszumanska.debian.org
Fri Dec 4 12:00:33 UTC 2015


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

daube-guest pushed a commit to branch master
in repository python-skbio.

commit aec6b2ec2d03b3960434469994e7bb7c60d2c8b6
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Tue Dec 1 09:45:19 2015 +1100

    Add missing dependencies to d/control
---
 debian/control | 28 +++++++++++++++++++++++-----
 1 file changed, 23 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 8054e8e..fd8966e 100644
--- a/debian/control
+++ b/debian/control
@@ -14,16 +14,34 @@ Build-Depends: debhelper (>= 9),
                python-numpydoc,
                python-setuptools,
                python3-setuptools,
-               python-numpy (>= 1:1.9.2),
-               python3-numpy (>= 1:1.9.2),
+               python-bz2file,
+               python3-bz2file,
+               python-cachecontrol,
+               python3-cachecontrol,
+               python-contextlib2,
+               python3-contextlib2,
+               python-decorator,
+               python3-decorator,
+               python-future,
+               python3-future,
+               ipython,
+               ipython3,
+               python-lockfile,
+               python3-lockfile,
+               python-matplotlib,
+               python3-matplotlib,
                python-natsort,
                python3-natsort,
+               python-nose,
+               python3-nose,
+               python-numpy (>= 1:1.9.2),
+               python3-numpy (>= 1:1.9.2),
                python-pandas,
                python3-pandas,
-               python-matplotlib,
-               python3-matplotlib,
                python-scipy,
-               python3-scipy
+               python3-scipy,
+               python-six,
+               python3-six,
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-skbio.git
 Vcs-Git: git://anonscm.debian.org/debian-med/python-skbio.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-skbio.git



More information about the debian-med-commit mailing list