[libtext-micromason-perl] 05/06: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Fri Jun 26 19:06:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libtext-micromason-perl.

commit 55c92abe2e245759ab657d55cc87c9a64d1e726d
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 26 21:04:04 2015 +0200

    Mark package as autopkgtest-able.
---
 debian/control                    | 1 +
 debian/tests/pkg-perl/skip-syntax | 2 ++
 debian/tests/pkg-perl/test-files  | 2 ++
 3 files changed, 5 insertions(+)

diff --git a/debian/control b/debian/control
index 841a43c..e77f0f2 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-micromason-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-micromason-perl.git
 Homepage: https://metacpan.org/release/Text-MicroMason
+Testsuite: autopkgtest-pkg-perl
 
 Package: libtext-micromason-perl
 Architecture: all
diff --git a/debian/tests/pkg-perl/skip-syntax b/debian/tests/pkg-perl/skip-syntax
new file mode 100644
index 0000000..de6e233
--- /dev/null
+++ b/debian/tests/pkg-perl/skip-syntax
@@ -0,0 +1,2 @@
+# Apache::Constants?!
+Text/MicroMason/ApacheHandler.pm
diff --git a/debian/tests/pkg-perl/test-files b/debian/tests/pkg-perl/test-files
new file mode 100644
index 0000000..85ba2e8
--- /dev/null
+++ b/debian/tests/pkg-perl/test-files
@@ -0,0 +1,2 @@
+t/
+samples/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-micromason-perl.git



More information about the Pkg-perl-cvs-commits mailing list