This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository liblocal-lib-perl.
commit 85cba0bba3832409a0a6f833295003a4da5913aa Author: gregor herrmann <[email protected]> Date: Sat Jul 25 17:09:32 2015 +0200 Mark package as autopkgtest-able. --- debian/control | 1 + debian/tests/pkg-perl/SKIP | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/control b/debian/control index e7d46c5..29f949b 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Uploaders: Jonathan Yu <[email protected]>, Salvatore Bonaccorso <[email protected]>, Alessandro Ghedini <[email protected]> Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl diff --git a/debian/tests/pkg-perl/SKIP b/debian/tests/pkg-perl/SKIP new file mode 100644 index 0000000..9e2a255 --- /dev/null +++ b/debian/tests/pkg-perl/SKIP @@ -0,0 +1,2 @@ +# needs $HOME +use.t -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblocal-lib-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
