[libsoap-lite-perl] 02/06: debian/control: update (build) dependencies.

gregor herrmann gregoa at debian.org
Wed Oct 21 16:11:40 UTC 2015


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

gregoa pushed a commit to branch master
in repository libsoap-lite-perl.

commit fa0202a2aa006eb6a51d50f8b0ea2ea855140306
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 21 18:05:56 2015 +0200

    debian/control: update (build) dependencies.
    
    Drop libcrypt-ssleay-perl, add liblwp-protocol-https-perl.
---
 debian/control | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index f57ffbe..3f70f09 100644
--- a/debian/control
+++ b/debian/control
@@ -12,15 +12,13 @@ Uploaders: Ezra Pagel <ezra at cpan.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-# NOTE: no build-dep on libxmlrpc-lite-perl,
-# causes circular dependency, cf. commit message in 0c6342e
 Build-Depends-Indep: libclass-inspector-perl,
-                     libcrypt-ssleay-perl,
                      libfcgi-perl,
                      libhttp-daemon-perl | libwww-perl (<< 6),
                      libio-sessiondata-perl,
                      libio-socket-ssl-perl,
                      libio-stringy-perl,
+                     liblwp-protocol-https-perl,
                      libmime-lite-perl,
                      libmime-tools-perl,
                      libossp-uuid-perl,
@@ -42,12 +40,12 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libclass-inspector-perl,
-         libcrypt-ssleay-perl,
          libfcgi-perl,
          libhttp-daemon-perl | libwww-perl (<< 6),
          libio-sessiondata-perl,
          libio-socket-ssl-perl,
          libio-stringy-perl,
+         liblwp-protocol-https-perl,
          libmime-tools-perl,
          libossp-uuid-perl,
          libtask-weaken-perl,

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



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