[python-fabio] 56/73: add the six dependency

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Tue Jan 5 11:34:12 UTC 2016


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

picca pushed a commit to branch master
in repository python-fabio.

commit 9da5d7e2a1fcfb92494d05bc65bf471adae42fa8
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Wed Jul 22 16:23:05 2015 +0200

    add the six dependency
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b6082d4..568c3f8 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends: cython,
                python-numpy,
                python-numpy-dbg,
                python-setuptools,
+               python-six,
                python-sphinx (>= 1.0.7+dfsg-1~)
 Standards-Version: 3.9.5
 Vcs-Browser: http://git.epn-campus.eu/projects/fabio/repository
@@ -29,7 +30,8 @@ Architecture: any
 Section: python
 Depends: ${misc:Depends},
          ${python:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
+         python-six
 Recommends: python-imaging,
             python-lxml,
             python-matplotlib

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



More information about the debian-science-commits mailing list