[libcrypt-ssleay-perl] 13/20: Add IO::Socket::IP to Recommends and Build-Depends.

gregor herrmann gregoa at debian.org
Fri Nov 6 16:43:23 UTC 2015


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

gregoa pushed a commit to branch master
in repository libcrypt-ssleay-perl.

commit f2d4af57b99f9fa887afd3b5281ca897a5ac67c4
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 6 17:24:24 2015 +0100

    Add IO::Socket::IP to Recommends and Build-Depends.
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 666e3e3..599534b 100644
--- a/debian/control
+++ b/debian/control
@@ -13,12 +13,14 @@ Build-Depends: debhelper (>= 9.20120312), perl,
  libtest-pod-perl,
  libtry-tiny-perl (>= 0.19),
  libpath-class-perl (>= 0.26),
- openssl
+ openssl,
+ perl (>= 5.19.8) | libio-socket-ip-perl
 Homepage: https://metacpan.org/release/Crypt-SSLeay
 
 Package: libcrypt-ssleay-perl
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
+Recommends: perl (>= 5.19.8) | libio-socket-ip-perl
 Description: OpenSSL support for LWP
  This perl module provides support for the HTTPS protocol under LWP, so
  that an LWP::UserAgent can make HTTPS GET & HEAD & POST requests. Please

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-ssleay-perl.git



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