r52176 - in /trunk/libpoe-component-client-http-perl/debian: changelog patches/disable_network_tests.patch patches/fix_WHATIS_entry.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Feb 4 23:43:37 UTC 2010


Author: gregoa
Date: Thu Feb  4 23:43:29 2010
New Revision: 52176

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=52176
Log:
Refresh patches.

Modified:
    trunk/libpoe-component-client-http-perl/debian/changelog
    trunk/libpoe-component-client-http-perl/debian/patches/disable_network_tests.patch
    trunk/libpoe-component-client-http-perl/debian/patches/fix_WHATIS_entry.patch

Modified: trunk/libpoe-component-client-http-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-http-perl/debian/changelog?rev=52176&op=diff
==============================================================================
--- trunk/libpoe-component-client-http-perl/debian/changelog (original)
+++ trunk/libpoe-component-client-http-perl/debian/changelog Thu Feb  4 23:43:29 2010
@@ -1,7 +1,11 @@
 libpoe-component-client-http-perl (0.894-1) unstable; urgency=low
 
+  [ Jonathan Yu ]
   * New upstream release
   * Standards-Version 3.8.4 (no changes)
+
+  [ gregor herrmann ]
+  * Refresh patches.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Tue, 02 Feb 2010 12:19:00 -0500
 

Modified: trunk/libpoe-component-client-http-perl/debian/patches/disable_network_tests.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-http-perl/debian/patches/disable_network_tests.patch?rev=52176&op=diff
==============================================================================
--- trunk/libpoe-component-client-http-perl/debian/patches/disable_network_tests.patch (original)
+++ trunk/libpoe-component-client-http-perl/debian/patches/disable_network_tests.patch Thu Feb  4 23:43:29 2010
@@ -3,7 +3,7 @@
 
 --- a/t/57_pravus_progress.t
 +++ b/t/57_pravus_progress.t
-@@ -3,6 +3,11 @@
+@@ -4,6 +4,11 @@
  use warnings;
  use strict;
  

Modified: trunk/libpoe-component-client-http-perl/debian/patches/fix_WHATIS_entry.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-http-perl/debian/patches/fix_WHATIS_entry.patch?rev=52176&op=diff
==============================================================================
--- trunk/libpoe-component-client-http-perl/debian/patches/fix_WHATIS_entry.patch (original)
+++ trunk/libpoe-component-client-http-perl/debian/patches/fix_WHATIS_entry.patch Thu Feb  4 23:43:29 2010
@@ -3,7 +3,7 @@
 +++ b/lib/POE/Component/Client/HTTP/RequestFactory.pm
 @@ -21,6 +21,14 @@
  
- our $VERSION = "0.893";
+ our $VERSION = "0.894";
  
 +=head1 NAME
 +




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