[Debian-astro-commits] [python-pyds9] 04/09: Add python*-six to build dependencies

Ole Streicher olebole at moszumanska.debian.org
Mon Oct 19 10:30:54 UTC 2015


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

olebole pushed a commit to branch debian
in repository python-pyds9.

commit e08af1263e587711c512795c192b3a9ad9abb2df
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Oct 19 10:47:27 2015 +0200

    Add python*-six to build dependencies
---
 debian/control | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 2954f43..2e7c021 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,10 @@ Section: python
 Priority: optional
 Maintainer: Debian Astronomy Maintainers <debian-astro-maintainers at lists.alioth.debian.org>
 Uploaders: Ole Streicher <olebole at debian.org>
-Build-Depends: debhelper (>= 8.0), python (>= 2.6.6-2~)
+Build-Depends: debhelper (>= 8.0),
+               python (>= 2.6.6-2~),
+               python-six,
+               python3-six
 Standards-Version: 3.9.6
 Homepage: http://hea-www.harvard.edu/saord/ds9/pyds9/
 Vcs-Git: git://anonscm.debian.org/debian-astro/packages/python-pyds9.git
@@ -11,8 +14,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-astro/packages/python-py
 
 Package: python-pyds9
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, xpa-tools
-Recommends: saods9, python-numpy, python-astropy
+Depends: xpa-tools, ${misc:Depends}, ${python:Depends}
+Recommends: python-astropy, python-numpy, saods9
 Description: Communication with the ds9 image display program
  The XPA messaging system provides seamless communication between many kinds
  of Unix programs, including Tcl/Tk programs such as ds9. The pyds9 module

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



More information about the Debian-astro-commits mailing list