This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libhttp-tiny-perl.
commit e5977af91e9664c29f3a6d464d45113b75676049 Author: gregor herrmann <[email protected]> Date: Sun Sep 7 18:02:35 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/libhttp-tiny-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
