[libnet-http-perl] 06/07: Add (build) dependency on liburi-perl.
gregor herrmann
gregoa at debian.org
Fri Jul 25 19:22:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libnet-http-perl.
commit a061918ee744070ea4057dc88dfb1f8a5c536dc8
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jul 25 21:21:35 2014 +0200
Add (build) dependency on liburi-perl.
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 30ebdd6..4af3b2c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Uploaders: Florian Schlichting <fsfs at debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8),
- libio-socket-ip-perl | perl (>= 5.19.8) | libio-socket-inet6-perl
+ libio-socket-ip-perl | perl (>= 5.19.8) | libio-socket-inet6-perl,
+ liburi-perl
Build-Depends-Indep: perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-http-perl.git
@@ -15,7 +16,8 @@ Package: libnet-http-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
- libio-socket-ip-perl | perl (>= 5.19.8) | libio-socket-inet6-perl
+ libio-socket-ip-perl | perl (>= 5.19.8) | libio-socket-inet6-perl,
+ liburi-perl
Recommends: libio-socket-ssl-perl (>= 1.38)
Breaks: libwww-perl (<< 6.00)
Replaces: libwww-perl (<< 6.00)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-http-perl.git
More information about the Pkg-perl-cvs-commits
mailing list