This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libtest-pod-coverage-perl.
commit effb621fd0dec72faaab7db84bc2e7a68e8407ce Author: Lucas Kanashiro <[email protected]> Date: Wed Dec 30 12:09:21 2015 -0200 Mark package as autopkgtestable --- debian/changelog | 1 + debian/control | 1 + debian/tests/pkg-perl/smoke-skip | 1 + 3 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index ae12f9e..5bff8b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libtest-pod-coverage-perl (1.10-2) UNRELEASED; urgency=medium [ Lucas Kanashiro ] * Add debian/upstream/metadata * Declare compliance with Debian policy 3.9.6 + * Mark package as autopkgtestable -- Lucas Kanashiro <[email protected]> Wed, 30 Dec 2015 11:55:51 -0200 diff --git a/debian/control b/debian/control index a98ae22..65f843b 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Uploaders: Allard Hoeve <[email protected]>, Krzysztof Krzyzaniak (eloy) <[email protected]>, gregor herrmann <[email protected]> Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9~) Build-Depends-Indep: libpod-coverage-perl, diff --git a/debian/tests/pkg-perl/smoke-skip b/debian/tests/pkg-perl/smoke-skip new file mode 100644 index 0000000..eb8371e --- /dev/null +++ b/debian/tests/pkg-perl/smoke-skip @@ -0,0 +1 @@ +t/all_modules.t -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-pod-coverage-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
