This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository snakemake.
commit a89bdf0fc8a0c9fb016adb06e329614a48f724ad Author: Kevin Murray <[email protected]> Date: Mon Sep 14 00:00:46 2015 +1000 Build-dep on python3-setuptools --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 9955c6a..4323b10 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 9), dh-python, python3 (>=3.2), python3-sphinx, + python3-setuptools, python3-sphinx-bootstrap-theme Standards-Version: 3.9.6 Homepage: https://bitbucket.org/johanneskoester/snakemake -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snakemake.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
