This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdatetime-format-iso8601-perl.
commit ee815a6d8a6fbb717144113b3f47f4a02fbc737a Author: gregor herrmann <[email protected]> Date: Fri Jun 5 18:26:43 2015 +0200 Mark package as autopkgtest-able. --- debian/control | 1 + debian/tests/pkg-perl/skip-smoke | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/control b/debian/control index a0a6042..ebca59a 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Standards-Version: 3.9.2 Homepage: https://metacpan.org/release/DateTime-Format-ISO8601 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-iso8601-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-format-iso8601-perl.git +Testsuite: autopkgtest-pkg-perl Package: libdatetime-format-iso8601-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..3e5dba0 --- /dev/null +++ b/debian/tests/pkg-perl/skip-smoke @@ -0,0 +1,2 @@ +# needs/tests source tarball +t/00_distribution.t -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-iso8601-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
