This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-galaxyxml.
commit 340d91399cf3ab999b3ce646af4dbb31fdd201b4 Author: Andreas Tille <[email protected]> Date: Sat Jan 14 15:49:13 2017 +0100 Add missing python-setuptools, python3-setuptools --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1637e9a..6e79e2d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Anton Khodak <[email protected]> -Build-Depends: debhelper (>= 9), python-lxml, python3-lxml, dh-python, python-all, python3-all +Build-Depends: debhelper (>= 9), python-lxml, python3-lxml, dh-python, python-all, python3-all, python-setuptools, python3-setuptools Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-galaxyxml.git Vcs-Git: https://anonscm.debian.org/git/debian-med/python-galaxyxml.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-galaxyxml.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
