[libshell-command-perl] 04/07: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Mon Jun 19 21:19:46 UTC 2017


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

gregoa pushed a commit to branch master
in repository libshell-command-perl.

commit b51a3ca24375e2b5db3fc4d56ed997f21bff3429
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 19 23:14:31 2017 +0200

    Mark package as autopkgtest-able.
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index d1c8988..5b14712 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,9 @@
 Source: libshell-command-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fschlich at zedat.fu-berlin.de>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.2
@@ -12,7 +13,8 @@ Homepage: https://metacpan.org/release/Shell-Command
 
 Package: libshell-command-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: cross-platform functions emulating common shell commands
  Shell::Command is a thin wrapper around ExtUtils::Command. It is used to
  replace common UNIX commands in a tried-and-tested cross-platform way.

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



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