This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmojolicious-plugin-cgi-perl.
commit 6839d09bbe6ade37abb61c8935d6e623483e1401 Author: gregor herrmann <[email protected]> Date: Sun Oct 12 23:16:13 2014 +0200 Mark package as autopkgtest-able. --- debian/control | 1 + debian/tests/pkg-perl/skip-smoke | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/control b/debian/control index c358c85..2006080 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmojolicious-plugin-cgi-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmojolicious-plugin-cgi-perl.git Homepage: https://metacpan.org/release/Mojolicious-Plugin-CGI +Testsuite: autopkgtest-pkg-perl Package: libmojolicious-plugin-cgi-perl Architecture: all diff --git a/debian/tests/pkg-perl/skip-smoke b/debian/tests/pkg-perl/skip-smoke new file mode 100644 index 0000000..ad2b103 --- /dev/null +++ b/debian/tests/pkg-perl/skip-smoke @@ -0,0 +1 @@ +t/post.t -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojolicious-plugin-cgi-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
