This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtest-deep-perl.
commit 1eb5768d473df931b52292e67dc44a5f42bc3b64 Author: gregor herrmann <[email protected]> Date: Mon Sep 8 21:34:00 2014 +0200 Add autopkgtest control file. --- debian/tests/control | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..f39a179 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,8 @@ +Test-Command: /usr/share/pkg-perl-autopkgtest/runner build-deps +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 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/libtest-deep-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
