This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch master in repository spades.
commit 87034b0eb214dfbb1fa1b68573b358ca810ffbde Author: Sascha Steinbiss <[email protected]> Date: Thu Feb 11 11:49:41 2016 +0000 require Biopython where needed --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index c234d21..ab8014e 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Build-Depends: debhelper (>= 9), libhts-dev, python-yaml, python-joblib, + python-biopython, bwa, lynx Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/spades.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
