[libwww-form-urlencoded-perl] 01/02: Add libwww-form-urlencoded-xs-perl to Build-Depends-Indep and Recommends.

gregor herrmann gregoa at debian.org
Mon Oct 31 23:37:06 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-perl.

commit 98676fe194fff0d5a3b6831c77d0b02df7e46bc1
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Nov 1 00:34:36 2016 +0100

    Add libwww-form-urlencoded-xs-perl to Build-Depends-Indep and Recommends.
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 18bdd75..c0cf2e4 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: gregor herrmann <gregoa at debian.org>
 Build-Depends: debhelper (>= 9),
                libmodule-build-perl,
                perl
-Build-Depends-Indep: libjson-perl
+Build-Depends-Indep: libjson-perl,
+                     libwww-form-urlencoded-xs-perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libwww-form-urlencoded-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libwww-form-urlencoded-perl.git
@@ -16,6 +17,7 @@ Testsuite: autopkgtest-pkg-perl
 Package: libwww-form-urlencoded-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
+Recommends: libwww-form-urlencoded-xs-perl
 Description: parser and builder for application/x-www-form-urlencoded format
  WWW::Form::UrlEncoded provides an application/x-www-form-urlencoded encoding
  parser and builder. This module aims to be compatible with other CPAN modules

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



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