[libnet-http-perl] 01/02: debian/control: update {versioned, alternative} (build) dependencies.

gregor herrmann gregoa at debian.org
Sat Aug 23 02:16:28 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 073c7fea054f1bd2754d89060b9cc091404da5c6
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 22 17:35:42 2014 -0700

    debian/control: update {versioned,alternative} (build) dependencies.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 75e65b4..5b1f111 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ 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,
+               perl (>= 5.19.8) | libio-socket-ip-perl | libio-socket-inet6-perl,
                liburi-perl
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5
@@ -16,7 +16,7 @@ Package: libnet-http-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libio-socket-ip-perl | perl (>= 5.19.8) | libio-socket-inet6-perl,
+         perl (>= 5.19.8) | libio-socket-ip-perl | libio-socket-inet6-perl,
          liburi-perl
 Recommends: libio-socket-ssl-perl (>= 1.38)
 Breaks: 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