r72029 - /trunk/libwww-perl/debian/control

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Tue Mar 29 09:35:34 UTC 2011


Author: periapt-guest
Date: Tue Mar 29 09:35:12 2011
New Revision: 72029

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=72029
Log:
corrections to dependencies

Modified:
    trunk/libwww-perl/debian/control

Modified: trunk/libwww-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-perl/debian/control?rev=72029&op=diff
==============================================================================
--- trunk/libwww-perl/debian/control (original)
+++ trunk/libwww-perl/debian/control Tue Mar 29 09:35:12 2011
@@ -4,9 +4,9 @@
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl, netbase, liburi-perl, libhtml-parser-perl,
  perl (>= 5.10.1) | libio-compress-perl, libfile-listing-perl,
- libhtml-message-perl, libhttp-cookies-perl, libhttp-date-perl,
- libhttp-negotiate-perl, libhttp-status-perl, libencode-locale-perl,
- liblwp-mediatypes-perl, libnet-http-perl, libwww-robotrules-perl
+ libhttp-message-perl, libhttp-cookies-perl, libhttp-date-perl,
+ libhttp-negotiate-perl, libencode-locale-perl, liblwp-mediatypes-perl,
+ libnet-http-perl, libwww-robotrules-perl, libhttp-daemon-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>, Damyan Ivanov <dmn at debian.org>,
  Jaldhar H. Vyas <jaldhar at debian.org>, gregor herrmann <gregoa at debian.org>,
@@ -24,13 +24,11 @@
 Depends: ${misc:Depends}, ${perl:Depends},
  liburi-perl, libhtml-parser-perl, libhtml-tree-perl, libhtml-tagset-perl,
  netbase, libfile-listing-perl, libhttp-cookies-perl, libhttp-date-perl,
- libhttp-negotiate-perl, lihttp-request-perl, libhttp-status-perl,
- libencode-locale-perl, liblwp-mediatypes-perl, libnet-http-perl,
- libwww-robotrules-perl
+ libhttp-negotiate-perl, libencode-locale-perl, liblwp-mediatypes-perl,
+ libnet-http-perl, libwww-robotrules-perl, libhttp-daemon-perl
 Recommends: libmailtools-perl, libhtml-format-perl,
  perl (>= 5.10.1) | libio-compress-perl
-Suggests: libnet-https-perl, libcrypt-ssleay-perl | libio-socket-ssl-perl,
- libmozilla-ca-perl, libauthen-ntml-perl
+Suggests: libcrypt-ssleay-perl | libio-socket-ssl-perl
 Description: simple and consistent interface to the world-wide web
  libwww-perl (also known as LWP) is a collection of Perl modules that provide
  a simple and consistent programming interface (API) to the World-Wide Web.




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