This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-galaxyxml.
commit f4f489ea560a73b6cdf8447e9fa58fd14270d80e Author: Andreas Tille <[email protected]> Date: Sat Jan 14 15:28:49 2017 +0100 Add missing Build-Depends --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c15161f..1637e9a 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 +Build-Depends: debhelper (>= 9), python-lxml, python3-lxml, dh-python, python-all, python3-all 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
