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

gregor herrmann gregoa at debian.org
Sat Jun 24 17:52:06 UTC 2017


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

gregoa pushed a commit to branch master
in repository pmtools.

commit 853f3d85d3966251a0971375795530e03cad217f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 24 19:41:55 2017 +0200

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

diff --git a/debian/control b/debian/control
index 999cb96..1f44dab 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Axel Beckert <abe at debian.org>,
            Xavier Guimard <x.guimard at free.fr>
 Section: utils
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9~),
                perl,
@@ -28,4 +29,3 @@ Description: Perl module tools
   - show what symbols a module exports
   - list the methods of a class
   - display the source code of a function of a module
-
diff --git a/debian/tests/pkg-perl/SKIP b/debian/tests/pkg-perl/SKIP
new file mode 100644
index 0000000..83ce089
--- /dev/null
+++ b/debian/tests/pkg-perl/SKIP
@@ -0,0 +1,3 @@
+# this would need patches for each test file
+# to conditionally change the path to the tested script
+smoke

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



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