[cpanoutdated] 01/05: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Sun May 24 15:06:03 UTC 2015


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

gregoa pushed a commit to branch master
in repository cpanoutdated.

commit aede0f4079fd93d060149647804b76304aea1ef5
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 24 17:02:39 2015 +0200

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

diff --git a/debian/control b/debian/control
index 51df549..1500dc8 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/cpanoutdated
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/cpanoutdated.git
 Homepage: https://metacpan.org/release/cpan-outdated
+Testsuite: autopkgtest-pkg-perl
 
 Package: cpanoutdated
 Architecture: all
diff --git a/debian/tests/pkg-perl/module-name b/debian/tests/pkg-perl/module-name
new file mode 100644
index 0000000..04212c9
--- /dev/null
+++ b/debian/tests/pkg-perl/module-name
@@ -0,0 +1 @@
+App::cpanoutdated
diff --git a/debian/tests/pkg-perl/test-files b/debian/tests/pkg-perl/test-files
new file mode 100644
index 0000000..bcc68a9
--- /dev/null
+++ b/debian/tests/pkg-perl/test-files
@@ -0,0 +1,2 @@
+t/
+script/

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



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