[libnet-sslglue-perl] 04/39: fix up deps and standards-version

dom at earth.li dom at earth.li
Thu Aug 27 18:38:41 UTC 2015


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

dom pushed a commit to branch master
in repository libnet-sslglue-perl.

commit c87b96b6824783d2f4fe11574998a8c0f3ee9882
Author: Dominic Hargreaves <dom at earth.li>
Date:   Wed May 20 21:45:43 2009 +0000

    fix up deps and standards-version
---
 debian/control | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 41340cd..d865a21 100644
--- a/debian/control
+++ b/debian/control
@@ -2,20 +2,18 @@ Source: libnet-sslglue-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: perl (>= 5.6.10-12)
+Build-Depends-Indep: perl (>= 5.6.10-12), libio-socket-ssl-perl (>= 1.19), libwww-perl, liburi-perl, libnet-ldap-perl
 Maintainer: Dominic Hargreaves <dom at earth.li>
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Homepage: http://search.cpan.org/dist/Net-SSLGlue/
 
 Package: libnet-sslglue-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends}, ${misc:Depends}, libio-socket-ssl-perl (>= 1.19), libwww-perl, liburi-perl, libnet-ldap-perl
 Description:  add/extend SSL support for common perl modules
  Some commonly used perl modules don't have SSL support at all, even if the
  protocol would support it. Others have SSL support, but most of them don't do
  proper checking of the servers certificate.
  .
  The Net::SSLGlue::* modules try to add SSL support or proper certificate to
- these modules. Currently is support for the following modules available:
- .
- This description was automagically extracted from the module by dh-make-perl.
+ these modules.

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



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