[libnet-http-perl] 04/08: Add versioned dependency on libio-socket-ssl-perl

Nick Morrott nickm-guest at moszumanska.debian.org
Tue Aug 15 01:00:26 UTC 2017


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

nickm-guest pushed a commit to branch master
in repository libnet-http-perl.

commit e53db9d49cc6708d310e1db4ec809d8751008a9f
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Tue Aug 15 01:11:52 2017 +0100

    Add versioned dependency on libio-socket-ssl-perl
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 88860d1..1abbae6 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          perl (>= 5.19.8) | libio-socket-ip-perl | libio-socket-inet6-perl,
          liburi-perl
-Recommends: libio-socket-ssl-perl
+Recommends: libio-socket-ssl-perl (>= 2.012)
 Breaks: libwww-perl (<< 6.00)
 Replaces: libwww-perl (<< 6.00)
 Description: module providing low-level HTTP connection client

-- 
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