This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmodule-build-perl.
commit f38969e92628200f9fe076257c5dd0af64495d80 Author: gregor herrmann <[email protected]> Date: Wed Sep 10 23:15:37 2014 +0200 debian/tests/control: add stanza for new runtime-deps-and-recommends tests. --- debian/tests/control | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/tests/control b/debian/tests/control index f39a179..014940b 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -4,5 +4,9 @@ Depends: @, @builddeps@, pkg-perl-autopkgtest Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps Depends: @, pkg-perl-autopkgtest +Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps-and-recommends +Depends: @, pkg-perl-autopkgtest +Restrictions: needs-recommends + Test-Command: /usr/share/pkg-perl-autopkgtest/runner heavy-deps Depends: @, pkg-perl-autopkgtest, pkg-perl-autopkgtest-heavy -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-build-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
