[libio-socket-ssl-perl] 01/03: Add Build-Depends-Indep on ca-certificates

Salvatore Bonaccorso carnil at debian.org
Wed Apr 30 21:19:05 UTC 2014


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

carnil pushed a commit to branch master
in repository libio-socket-ssl-perl.

commit 31d1b82e92e5a81ff870e340781f2b6223b73c99
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Apr 30 23:00:14 2014 +0200

    Add Build-Depends-Indep on ca-certificates
    
    If network connection is present SSL upgrade for the hosts specified in
    the test t/external/usable_ca.t is tried. For this we need common CA
    certificates installed on the system.
    
    Closes: #745971
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 335b4c1..b3815e1 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep:
+ ca-certificates,
  libio-socket-ip-perl (>= 0.20) | libio-socket-inet6-perl (>= 2.62),
  libnet-libidn-perl,
  libnet-idn-encode-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-socket-ssl-perl.git



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