This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmath-planepath-perl.
commit fb5a09574718354743a94ca51c0c2438c14010cd Author: gregor herrmann <[email protected]> Date: Sun Jul 5 18:49:22 2015 +0200 Mark package as autopkgtest-able. --- debian/control | 1 + debian/tests/pkg-perl/skip-syntax | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/control b/debian/control index 97a3deb..d0af8c5 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Source: libmath-planepath-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Florian Schlichting <[email protected]> Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8), perl diff --git a/debian/tests/pkg-perl/skip-syntax b/debian/tests/pkg-perl/skip-syntax new file mode 100644 index 0000000..205b60f --- /dev/null +++ b/debian/tests/pkg-perl/skip-syntax @@ -0,0 +1,3 @@ +# need unpackaged modules, +# not in Math::PlanePath namespace but Math::NumSeq::* addons +Math/NumSeq/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-planepath-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
