From: Andreas Tille Date: Wed, 19 Mar 2014 12:31:11 +0000 (+0100) Subject: Add make to autopkgtest dependencies X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~392 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c31faaee885e22efaa38bf072582ab43c99911b3;p=python-pysam.git Add make to autopkgtest dependencies --- 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 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