r72237 - in /trunk/librpc-xml-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Apr 4 16:53:48 UTC 2011


Author: gregoa
Date: Mon Apr  4 16:53:39 2011
New Revision: 72237

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=72237
Log:
Prepare build and runtime dependencies for libwww-perl 6
(closes: #620487).

Modified:
    trunk/librpc-xml-perl/debian/changelog
    trunk/librpc-xml-perl/debian/control

Modified: trunk/librpc-xml-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/librpc-xml-perl/debian/changelog?rev=72237&op=diff
==============================================================================
--- trunk/librpc-xml-perl/debian/changelog (original)
+++ trunk/librpc-xml-perl/debian/changelog Mon Apr  4 16:53:39 2011
@@ -1,3 +1,10 @@
+librpc-xml-perl (0.74-2) UNRELEASED; urgency=low
+
+  * Prepare build and runtime dependencies for libwww-perl 6
+    (closes: #620487).
+
+ -- gregor herrmann <gregoa at debian.org>  Mon, 04 Apr 2011 18:53:16 +0200
+
 librpc-xml-perl (0.74-1) unstable; urgency=low
 
   [ Jonathan Yu ]

Modified: trunk/librpc-xml-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/librpc-xml-perl/debian/control?rev=72237&op=diff
==============================================================================
--- trunk/librpc-xml-perl/debian/control (original)
+++ trunk/librpc-xml-perl/debian/control Mon Apr  4 16:53:39 2011
@@ -3,6 +3,7 @@
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl, netbase,
+ libhttp-daemon-perl | libwww-perl (<< 6),
  libnet-server-perl,
  libwww-perl (>= 5.834),
  libxml-parser-perl,
@@ -20,6 +21,7 @@
 Package: librpc-xml-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
+ libhttp-daemon-perl | libwww-perl (<< 6),
  libwww-perl (>= 5.834),
  libxml-parser-perl | libxml-libxml-perl (>= 1.70)
 Suggests: libapache2-mod-perl2




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