[libdist-zilla-plugins-cjm-perl] 05/06: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Sat Jul 4 17:59:47 UTC 2015


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

gregoa pushed a commit to branch master
in repository libdist-zilla-plugins-cjm-perl.

commit 5611ca816a614fab74938bc15f71b3de32909efa
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 4 19:43:48 2015 +0200

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

diff --git a/debian/control b/debian/control
index 5b40638..3533562 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Dominique Dumont <dod at debian.org>,
            gregor herrmann <gregoa at debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libdist-zilla-perl (>= 4.300009),
diff --git a/debian/tests/pkg-perl/module-name b/debian/tests/pkg-perl/module-name
new file mode 100644
index 0000000..add6791
--- /dev/null
+++ b/debian/tests/pkg-perl/module-name
@@ -0,0 +1,2 @@
+# take an arbitrary module from the collection
+Dist::Zilla::Plugin::Metadata
diff --git a/debian/tests/pkg-perl/test-files b/debian/tests/pkg-perl/test-files
new file mode 100644
index 0000000..715a765
--- /dev/null
+++ b/debian/tests/pkg-perl/test-files
@@ -0,0 +1,3 @@
+t/
+corpus/
+META.json

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugins-cjm-perl.git



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