This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcrypt-ssleay-perl.
commit 94ddcc583c556ef8d741c6a0aaafbfab0d5208d1 Author: gregor herrmann <[email protected]> Date: Fri Nov 6 17:27:07 2015 +0100 Mark package as autopkgtest-able. --- debian/control | 1 + debian/tests/pkg-perl/smoke-files | 4 ++++ debian/tests/pkg-perl/smoke-skip | 2 ++ 3 files changed, 7 insertions(+) diff --git a/debian/control b/debian/control index 3243a49..1990948 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Source: libcrypt-ssleay-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]> Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9.20120312), perl, diff --git a/debian/tests/pkg-perl/smoke-files b/debian/tests/pkg-perl/smoke-files new file mode 100644 index 0000000..5449238 --- /dev/null +++ b/debian/tests/pkg-perl/smoke-files @@ -0,0 +1,4 @@ +t/ +# for POD tests ... +SSLeay.pm +lib/Net/SSL.pm diff --git a/debian/tests/pkg-perl/smoke-skip b/debian/tests/pkg-perl/smoke-skip new file mode 100644 index 0000000..8ca589b --- /dev/null +++ b/debian/tests/pkg-perl/smoke-skip @@ -0,0 +1,2 @@ +t/02-live.t +t/boilerplate.t -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-ssleay-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
