This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libmail-srs-perl.
commit bd145b895589c3a2351cffb80a92827faf2d6bf1 Author: Niko Tyni <[email protected]> Date: Sat Feb 17 18:25:47 2018 +0200 Add Testsuite declaration for autopkgtest-pkg-perl --- debian/control | 2 ++ debian/tests/pkg-perl/use-name | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/control b/debian/control index fe2e2a5..c76153e 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: libmail-srs-perl Section: perl +Testsuite: autopkgtest-pkg-perl Rules-Requires-Root: no Priority: optional Maintainer: Debian Perl Group <[email protected]> @@ -30,6 +31,7 @@ Description: interface to Sender Rewriting Scheme Package: srs Architecture: all Section: mail +Testsuite: autopkgtest-pkg-perl Rules-Requires-Root: no Depends: ${misc:Depends}, libmail-srs-perl Description: command-line Sender Rewriting Scheme client diff --git a/debian/tests/pkg-perl/use-name b/debian/tests/pkg-perl/use-name new file mode 100644 index 0000000..3c1f3b4 --- /dev/null +++ b/debian/tests/pkg-perl/use-name @@ -0,0 +1 @@ +Mail::SRS -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmail-srs-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
