[libany-uri-escape-perl] 02/03: Declare compliance with Debian Policy 3.9.7.
gregor herrmann
gregoa at debian.org
Mon Feb 22 21:35:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libany-uri-escape-perl.
commit ff2fccfdaf296eafbeb5bfbd9348c5f733b21002
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Feb 22 22:33:45 2016 +0100
Declare compliance with Debian Policy 3.9.7.
---
debian/control | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 8401b16..2f3c79d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
Source: libany-uri-escape-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Robin Sheat <robin at catalyst.net.nz>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl, liburi-perl, liburi-escape-xs-perl
-Standards-Version: 3.9.6
+Build-Depends-Indep: perl,
+ liburi-perl,
+ liburi-escape-xs-perl
+Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libany-uri-escape-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libany-uri-escape-perl.git
Homepage: https://metacpan.org/release/Any-URI-Escape
-Testsuite: autopkgtest-pkg-perl
Package: libany-uri-escape-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liburi-perl | liburi-escape-xs-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ liburi-perl | liburi-escape-xs-perl
Recommends: liburi-escape-xs-perl
Description: module to load URI::Escape::XS preferentially over URI::Escape
URI::Escape is great, but URI::Escape::XS is faster. Any::URI::Escape loads
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libany-uri-escape-perl.git
More information about the Pkg-perl-cvs-commits
mailing list