[libpoe-component-client-http-perl] 03/07: Update {alternative, versioned} (build) dependencies.

gregor herrmann gregoa at debian.org
Sat Jul 16 19:57:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libpoe-component-client-http-perl.

commit 97d601c9dc4b0e5aaa4fdccb8d72f68a6de8831a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 16 21:47:29 2016 +0200

    Update {alternative,versioned} (build) dependencies.
---
 debian/control | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 544cb00..5b609c2 100644
--- a/debian/control
+++ b/debian/control
@@ -10,14 +10,13 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
-                     libpoe-component-client-keepalive-perl (>= 0.2710),
+                     libpoe-component-client-keepalive-perl,
                      libpoe-component-sslify-perl,
-                     libpoe-perl (>= 2:1.3120),
-                     libsocket-perl | perl (>= 5.16.0),
+                     libpoe-perl,
+                     perl (>= 5.16.0) | libsocket-perl,
                      libtest-pod-coverage-perl,
                      libtest-pod-perl,
                      libtest-poe-server-tcp-perl,
-                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
                      liburi-perl,
                      libwww-perl
 Standards-Version: 3.9.5
@@ -30,9 +29,9 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libnet-ssleay-perl,
-         libpoe-component-client-keepalive-perl (>= 0.2710),
-         libpoe-perl (>= 2:1.3120),
-         libsocket-perl | perl (>= 5.16.0),
+         libpoe-component-client-keepalive-perl,
+         libpoe-perl,
+         perl (>= 5.16.0) | libsocket-perl,
          liburi-perl,
          libwww-perl
 Suggests: libpoe-component-sslify-perl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpoe-component-client-http-perl.git



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