This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libhtml-tableparser-perl.
commit 401925dea6a5f12c56f9f0c2e38b5b4360c787b7 Author: gregor herrmann <[email protected]> Date: Thu Oct 23 22:46:20 2014 +0200 Mark package as autopkgtest-able. --- debian/control | 1 + debian/tests/pkg-perl/test-files | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/control b/debian/control index 0f2a6d7..8e92fc9 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/libhtml-tableparser-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-tableparser-perl.git Homepage: https://metacpan.org/release/HTML-TableParser +Testsuite: autopkgtest-pkg-perl Package: libhtml-tableparser-perl Architecture: all diff --git a/debian/tests/pkg-perl/test-files b/debian/tests/pkg-perl/test-files new file mode 100644 index 0000000..7409d3f --- /dev/null +++ b/debian/tests/pkg-perl/test-files @@ -0,0 +1,3 @@ +t/ +data/ +tdata/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-tableparser-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
