[libhttp-dav-perl] 03/15: Drop old version on perl dependency, move libcrypt-ssleay-perl to Recommends because SSL is ubiquitous nowadays

Florian Schlichting fsfs at moszumanska.debian.org
Mon Jan 16 20:58:38 UTC 2017


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

fsfs pushed a commit to branch master
in repository libhttp-dav-perl.

commit bf2488b3dbcd01cd093d5374cf643eddebffab10
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Jan 16 20:50:51 2017 +0100

    Drop old version on perl dependency, move libcrypt-ssleay-perl to Recommends because SSL is ubiquitous nowadays
---
 debian/control | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index b5b3448..c30a72c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,13 +8,12 @@ Homepage: https://metacpan.org/release/HTTP-DAV
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhttp-dav-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhttp-dav-perl.git
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl (>= 5.6.1), libxml-dom-perl
+Build-Depends-Indep: perl, libxml-dom-perl
 
 Package: libhttp-dav-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl, libxml-dom-perl
-Recommends: libdigest-md5-perl
-Suggests: libcrypt-ssleay-perl
+Recommends: libdigest-md5-perl, libcrypt-ssleay-perl
 Description: WebDAV client library for Perl, and "dave" CLI client
  HTTP::DAV provides client-side access to a DAV server.  DAV is a
  protocol for remote web-site authoring and management.  Now you can

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



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