This is an automated email from the git hooks/post-receive script. satta pushed a commit to branch master in repository hmmer2.
commit b71b453e7844e47e28d0828d6a3d2aed8600f815 Author: Sascha Steinbiss <[email protected]> Date: Fri Jun 24 15:33:04 2016 +0000 fix autopkgtest --- debian/changelog | 1 + debian/tests/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3f92a1b..668ebd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ hmmer2 (2.3.2-11) unstable; urgency=medium * Team upload. + * Add missing dependency to autopkgtest. * Make build reproducible. Thanks to Chris Lamb for the patch. Closes: #828065 diff --git a/debian/tests/control b/debian/tests/control index b8a7cf3..044faa6 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Tests: run-unit-test -Depends: @ +Depends: @, libperl4-corelibs-perl Restrictions: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hmmer2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
