[SCM] Debian packaging of liblwp-protocol-socks-perl branch, master, updated. 05cad3ce6edca5ce7fe25501ff55a5251b4e4ece

gregor herrmann gregoa at debian.org
Sun Aug 28 15:23:32 UTC 2011


The following commit has been merged in the master branch:
commit ba750f354fbed73368e2151c0eb2fea08d6f0a0a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Aug 28 17:19:48 2011 +0200

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 282813b..62c7fa2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,11 @@ Source: liblwp-protocol-socks-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libwww-perl, libio-socket-socks-perl (>= 0.2),
-  libio-socket-ssl-perl, liburi-perl, perl
+Build-Depends-Indep: libio-socket-socks-perl (>= 0.2),
+ libio-socket-ssl-perl,
+ liburi-perl,
+ libwww-perl,
+ perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Pierre Neyron <pierre.neyron at free.fr>,
  Ansgar Burchardt <ansgar at debian.org>,
@@ -15,9 +18,11 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblwp-protoc
 
 Package: liblwp-protocol-socks-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl,
- libio-socket-socks-perl (>= 0.2), libio-socket-ssl-perl,
- liburi-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libio-socket-socks-perl (>= 0.2),
+ libio-socket-ssl-perl,
+ liburi-perl,
+ libwww-perl
 Description: SOCKS proxy support for LWP
  LWP::Protocol::socks implements the SOCKS protocol for Perl WWW library. It
  provides the essential hooks into the LWP system to add the capability to

-- 
Debian packaging of liblwp-protocol-socks-perl



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