[SCM] Debian packaging of liblwp-protocol-https-perl branch, master, updated. 86659c8ef624623864f660af33a530648a0ece75

Alessandro Ghedini al3xbio at gmail.com
Mon Feb 20 12:47:08 UTC 2012


The following commit has been merged in the master branch:
commit 5f9a31e89c305e2f9d15cf2c4ab56fcdd5d57053
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Mon Feb 20 13:15:06 2012 +0100

    One sorted dep per line

diff --git a/debian/control b/debian/control
index fd7463b..0f9260c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,10 @@ Source: liblwp-protocol-https-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libwww-perl (>= 6), libnet-http-perl,
- libio-socket-ssl-perl
+Build-Depends-Indep: perl, 
+ libio-socket-ssl-perl,
+ libnet-http-perl,
+ libwww-perl (>= 6)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.2
@@ -13,8 +15,11 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblwp-protoc
 
 Package: liblwp-protocol-https-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl (>= 6.02),
- libnet-http-perl, libio-socket-ssl-perl, ca-certificates
+Depends: ${misc:Depends}, ${perl:Depends}, 
+ ca-certificates,
+ libio-socket-ssl-perl, 
+ libnet-http-perl, 
+ libwww-perl (>= 6.02)
 Suggests: libcrypt-ssleay-perl
 Replaces: libwww-perl (<< 6.02)
 Breaks: libwww-perl (<< 6.02)

-- 
Debian packaging of liblwp-protocol-https-perl



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