[libwww-form-urlencoded-xs-perl] 04/05: control
gregor herrmann
gregoa at debian.org
Sat Oct 29 23:48:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libwww-form-urlencoded-xs-perl.
commit 9f3e14c6bc16c069b1cbb01c4c1586ac23a40a19
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Oct 30 01:47:02 2016 +0200
control
---
debian/control | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 deletions(-)
diff --git a/debian/control b/debian/control
index c47b4e5..f0e7c6f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,25 @@
Source: libwww-form-urlencoded-xs-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
Build-Depends: debhelper (>= 9.20140227~),
- libjson-perl (>= 2),
- libmodule-build-perl,
- libmodule-build-tiny-perl (>= 0.035),
- perl
+ libjson-perl,
+ libmodule-build-tiny-perl,
+ perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libwww-form-urlencoded-xs-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libwww-form-urlencoded-xs-perl.git
Homepage: https://metacpan.org/release/WWW-Form-UrlEncoded-XS
-Testsuite: autopkgtest-pkg-perl
Package: libwww-form-urlencoded-xs-perl
Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: XS implementation of parser and builder for application/x-www-form-urlencoded
- WWW::Form::UrlEncoded::XS provides application/x-www-form-urlencoded parser
- and builder that is implemented by XS. see WWW::Form::UrlEncoded's document.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends}
+Enhances: libwww-form-urlencoded-perl
+Description: XS implementation of application/x-www-form-urlencoded parser/builder
+ WWW::Form::UrlEncoded::XS provides an application/x-www-form-urlencoded
+ encoding parser and builder that is implemented by XS. This will be used
+ by WWW::Form::UrlEncoded (libwww-form-urlencoded-perl) transparently.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-form-urlencoded-xs-perl.git
More information about the Pkg-perl-cvs-commits
mailing list