[libparams-validate-perl] 08/09: Mark package as autopkgtest-able.
gregor herrmann
gregoa at debian.org
Sat May 9 20:53:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libparams-validate-perl.
commit d07671240c6de67df659b39ef2636b904e1ee270
Author: gregor herrmann <gregoa at debian.org>
Date: Sat May 9 22:45:43 2015 +0200
Mark package as autopkgtest-able.
---
debian/control | 2 +-
debian/tests/pkg-perl/skip-syntax | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index b90c429..033da02 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Uploaders: Jay Bonci <jaybonci at debian.org>,
Damyan Ivanov <dmn at debian.org>,
Florian Schlichting <fsfs at debian.org>
Section: perl
+Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312~),
libmodule-build-perl,
@@ -39,4 +40,3 @@ Description: Perl module to validate parameters to Perl method/function calls
The module has been designed to work equally well with positional or named
parameters (via a hash or hash reference) and includes experimental support
for attributes (see Attribute::Params::Validate for details).
-
diff --git a/debian/tests/pkg-perl/skip-syntax b/debian/tests/pkg-perl/skip-syntax
new file mode 100644
index 0000000..5046177
--- /dev/null
+++ b/debian/tests/pkg-perl/skip-syntax
@@ -0,0 +1,2 @@
+# this need investigation ...
+Params/Validate/PP.pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparams-validate-perl.git
More information about the Pkg-perl-cvs-commits
mailing list