r72242 - in /trunk/libhttp-request-params-perl/debian: changelog control
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Mon Apr 4 17:10:13 UTC 2011
Author: gregoa
Date: Mon Apr 4 17:09:13 2011
New Revision: 72242
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=72242
Log:
Prepare build and runtime dependencies for libwww-perl 6
(closes: #620493).
Modified:
trunk/libhttp-request-params-perl/debian/changelog
trunk/libhttp-request-params-perl/debian/control
Modified: trunk/libhttp-request-params-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-request-params-perl/debian/changelog?rev=72242&op=diff
==============================================================================
--- trunk/libhttp-request-params-perl/debian/changelog (original)
+++ trunk/libhttp-request-params-perl/debian/changelog Mon Apr 4 17:09:13 2011
@@ -1,3 +1,10 @@
+libhttp-request-params-perl (1.01-6) UNRELEASED; urgency=low
+
+ * Prepare build and runtime dependencies for libwww-perl 6
+ (closes: #620493).
+
+ -- gregor herrmann <gregoa at debian.org> Mon, 04 Apr 2011 19:08:06 +0200
+
libhttp-request-params-perl (1.01-5) unstable; urgency=low
[ gregor herrmann ]
Modified: trunk/libhttp-request-params-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-request-params-perl/debian/control?rev=72242&op=diff
==============================================================================
--- trunk/libhttp-request-params-perl/debian/control (original)
+++ trunk/libhttp-request-params-perl/debian/control Mon Apr 4 17:09:13 2011
@@ -15,6 +15,7 @@
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-perl, libwww-perl,
libemail-mime-contenttype-perl, libemail-mime-perl (>= 1.901) | libemail-mime-modifier-perl (>= 1.441)
+Suggests: libhttp-daemon-perl | libwww-perl (<< 6)
Description: Perl extension for retrieving HTTP request parameters
The HTTP::Request::Params module parses the GET and POST parameters of
an HTTP request. It may return the result either as a hash reference
More information about the Pkg-perl-cvs-commits
mailing list