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

gregoa pushed a commit to branch master
in repository libstring-shellquote-perl.

commit f1d662ad3b971d109657588ef648d3880e069bd1
Author: gregor herrmann <[email protected]>
Date:   Fri Aug 4 12:08:10 2017 -0400

    Mark package as autopkgtest-able.
---
 debian/control | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index a163dbd..96a7bf1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,20 @@
 Source: libstring-shellquote-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <[email protected]>
 Uploaders: Roderick Schertler <[email protected]>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/String-ShellQuote
-Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libstring-shellquote-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libstring-shellquote-perl.git
-Build-Depends: debhelper (>= 9), perl
+Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libstring-shellquote-perl.git
+Homepage: https://metacpan.org/release/String-ShellQuote
 
 Package: libstring-shellquote-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: quote strings for passing through the shell
  This Perl module contains some functions which are useful for quoting
  strings which are going to pass through the shell or a shell-like

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to