This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository python-latexcodec.
commit 8d4fcf0f0fc44dbe4494d5d126bca51f48abfc12 Author: Kevin Murray <[email protected]> Date: Thu Oct 8 22:36:14 2015 +1100 Add setuptools to builddep --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index a16e0a8..bed3ff2 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,10 @@ Section: python Priority: optional Build-Depends: dh-python, python-all, + python-setuptools, python-six, python3-all, + python3-setuptools, python3-six, debhelper (>= 9) Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-latexcodec.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
