[cpan-listchanges] 05/08: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Mon Jun 1 20:57:31 UTC 2015


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

gregoa pushed a commit to branch master
in repository cpan-listchanges.

commit cfae34cb1095c1282a8692d70c57594afe4d7cd6
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 1 22:55:10 2015 +0200

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

diff --git a/debian/control b/debian/control
index d9266bd..021eb2b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,9 @@
 Source: cpan-listchanges
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- Xavier Guimard <x.guimard at free.fr>
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
@@ -34,4 +35,3 @@ Description: package change history notification tool
  between arbitrary versions of a package. It is similar to apt-listchanges,
  and by default, it compares the currently installed version with the latest
  one available on CPAN.
-
diff --git a/debian/tests/pkg-perl/module-name b/debian/tests/pkg-perl/module-name
new file mode 100644
index 0000000..7dce2e9
--- /dev/null
+++ b/debian/tests/pkg-perl/module-name
@@ -0,0 +1 @@
+App::cpanlistchanges

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



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