This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-pysam.
commit c31faaee885e22efaa38bf072582ab43c99911b3 Author: Andreas Tille <[email protected]> Date: Wed Mar 19 13:31:11 2014 +0100 Add make to autopkgtest dependencies --- debian/changelog | 7 +++++++ debian/tests/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4d6a5e7..7d8f613 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-pysam (0.7.5-5) unstable; urgency=medium + + * Add make to autopkgtest dependencies + Closes: #741274 + + -- Andreas Tille <[email protected]> Wed, 19 Mar 2014 13:30:15 +0100 + python-pysam (0.7.5-4) unstable; urgency=medium * Fix autotest diff --git a/debian/tests/control b/debian/tests/control index cfc04fc..f1a4bf7 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Tests: run-unit-test -Depends: @, python-pysam-tests, samtools +Depends: @, python-pysam-tests, samtools, make Restrictions: allow-stderr -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
