This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libmodule-versions-report-perl.
commit 8149a489fd5ee231491025a46945fcb97af99319 Author: Niko Tyni <[email protected]> Date: Mon Jan 15 20:53:08 2018 +0200 Make the package autopkgtestable --- debian/control | 1 + debian/tests/pkg-perl/use-whitelist | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/debian/control b/debian/control index dbd4e5b..f9788b1 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: libmodule-versions-report-perl Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Niko Tyni <[email protected]>, Damyan Ivanov <[email protected]>, diff --git a/debian/tests/pkg-perl/use-whitelist b/debian/tests/pkg-perl/use-whitelist new file mode 100644 index 0000000..041fce9 --- /dev/null +++ b/debian/tests/pkg-perl/use-whitelist @@ -0,0 +1,4 @@ +# this module is all about output on use +# we don't skip use.t totally as it's still useful to check that it +# exits with code 0 +.* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-versions-report-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
