r48225 - in /trunk/libpoe-component-client-http-perl: CHANGES META.yml debian/changelog lib/POE/Component/Client/HTTP.pm lib/POE/Component/Client/HTTP/RequestFactory.pm lib/POE/Filter/HTTPHead.pm t/14_gzipped_content.t

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Dec 5 10:56:07 UTC 2009


Author: gregoa
Date: Sat Dec  5 10:56:01 2009
New Revision: 48225

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=48225
Log:
New upstream release, works with newer libwww-perl.

Modified:
    trunk/libpoe-component-client-http-perl/CHANGES
    trunk/libpoe-component-client-http-perl/META.yml
    trunk/libpoe-component-client-http-perl/debian/changelog
    trunk/libpoe-component-client-http-perl/lib/POE/Component/Client/HTTP.pm
    trunk/libpoe-component-client-http-perl/lib/POE/Component/Client/HTTP/RequestFactory.pm
    trunk/libpoe-component-client-http-perl/lib/POE/Filter/HTTPHead.pm
    trunk/libpoe-component-client-http-perl/t/14_gzipped_content.t

Modified: trunk/libpoe-component-client-http-perl/CHANGES
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-http-perl/CHANGES?rev=48225&op=diff
==============================================================================
--- trunk/libpoe-component-client-http-perl/CHANGES (original)
+++ trunk/libpoe-component-client-http-perl/CHANGES Sat Dec  5 10:56:01 2009
@@ -1,3 +1,20 @@
+================================
+2009-12-04 11:42:26 -0800 v0_893
+================================
+
+  commit dcae62b587432be3864896c5c01cd3fc1425a8c5
+  Author: Rocco Caputo <rcaputo at cpan.org>
+  Date:   Fri Dec 4 11:42:26 2009 -0800
+  
+    Prepare for release.
+
+  commit f6b11dc26fe9886e2eb4961f6c23e3664a606bb2
+  Author: Rocco Caputo <rcaputo at cpan.org>
+  Date:   Fri Dec 4 11:15:58 2009 -0800
+  
+    [fix rt.cpan.org 51823] Check for zlib_ok() or gunzip_ok() and use
+    the one that is okay. 
+
 ================================
 2009-11-16 02:41:17 -0500 v0_892
 ================================
@@ -243,62 +260,6 @@
     ID being cleaned up isn't a wheel's ID. Also renamed the data member
     for future clarity, as well as REQ_REQUEST (related). 
 
-===============================
-2008-11-24 22:37:57 +0000 v0_86
-===============================
-
-  commit 4c8bf0e84d05e5a70cc19bf357c502888f27e161
-  Author: Rocco Caputo <rcaputo at cpan.org>
-  Date:   Mon Nov 24 22:37:57 2008 +0000
-  
-    Remove an errant warn in one of the test cases.
-
-  commit 92310d951fdac0ab10c484e46fcd589e966ca501
-  Author: Rocco Caputo <rcaputo at cpan.org>
-  Date:   Mon Nov 24 22:32:18 2008 +0000
-  
-    Bump the version, depend on the latest Client::Keepalive, and fix a
-    bit of tab damage.
-
-  commit 60d95b61d69ef037e72eb98023ee9f5ac59f181a
-  Author: Rocco Caputo <rcaputo at cpan.org>
-  Date:   Fri Nov 21 17:56:00 2008 +0000
-  
-    Fix a test error... sourceforge returns a 302 now, not the 200 that
-    we expected.
-
-  commit 32cf91fc813d748e7142417d1135ec0d8f212529
-  Author: Rocco Caputo <rcaputo at cpan.org>
-  Date:   Fri Nov 21 08:26:19 2008 +0000
-  
-    Don't use == to test for undef.
-
-  commit 6ef4a9537c5760b5a986be27ef73883f2255b1b9
-  Author: Rocco Caputo <rcaputo at cpan.org>
-  Date:   Fri Nov 21 08:10:14 2008 +0000
-  
-    Fix an unexpected response triggered by the coderef content feature.
-    Two separate packets were sent without coalescing. I have a feeling
-    my "fix" isn't going to be good enough in all cases though... some
-    systems may coalesce those put()s.
-
-  commit ebed7c4d899ba207e738c982d31aed6bf6631d8e
-  Author: Rocco Caputo <rcaputo at cpan.org>
-  Date:   Wed Oct 15 05:44:51 2008 +0000
-  
-    Apply doc patches, resolving rt.cpan.org #38176.
-
-  commit e186d49f75cf3a934386370a0b5864edfe6d114a
-  Author: Martijn van Beers <martijn at eekeek.org>
-  Date:   Wed Sep 3 17:54:09 2008 +0000
-  
-    Merge branch 'localtests'
-
-    fix merge problems by deleting t/57_joel_immed_cancel.t since my new
-    version of t/58_joel_cancel_multi.t does everything it does and more
-    and by updating t/58_joel_cancel_multi.t to my version because the
-    changes in trunk were assuming the non-local tests. 
-
 ==============
 End of Excerpt
 ==============

Modified: trunk/libpoe-component-client-http-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-http-perl/META.yml?rev=48225&op=diff
==============================================================================
--- trunk/libpoe-component-client-http-perl/META.yml (original)
+++ trunk/libpoe-component-client-http-perl/META.yml Sat Dec  5 10:56:01 2009
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:               POE-Component-Client-HTTP
-version:            0.892
+version:            0.893
 abstract:           Non-blocking/concurrent HTTP queries with POE
 author:
     - Rocco Caputo <rcaputo at cpan.org>

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=48225&op=diff
==============================================================================
--- trunk/libpoe-component-client-http-perl/debian/changelog (original)
+++ trunk/libpoe-component-client-http-perl/debian/changelog Sat Dec  5 10:56:01 2009
@@ -1,7 +1,4 @@
-libpoe-component-client-http-perl (0.892-1) UNRELEASED; urgency=low
-
-  PROBLEM:
-  t/14_gzipped_content.t fails due to interface changes in libwww-perl 5.834
+libpoe-component-client-http-perl (0.893-1) UNRELEASED; urgency=low
 
   [ Jonathan Yu ]
   * New upstream release
@@ -19,8 +16,9 @@
     libpoe-component-client-keepalive-perl.
   * Remove patch fix_long_lines.patch (applied upstream), refresh other
     patches.
-
- -- Jonathan Yu <jawnsy at cpan.org>  Thu, 26 Nov 2009 18:21:15 -0500
+  * New upstream release, works with newer libwww-perl.
+
+ -- gregor herrmann <gregoa at debian.org>  Sat, 05 Dec 2009 11:52:29 +0100
 
 libpoe-component-client-http-perl (0.890-1) unstable; urgency=low
 

Modified: trunk/libpoe-component-client-http-perl/lib/POE/Component/Client/HTTP.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-http-perl/lib/POE/Component/Client/HTTP.pm?rev=48225&op=diff
==============================================================================
--- trunk/libpoe-component-client-http-perl/lib/POE/Component/Client/HTTP.pm (original)
+++ trunk/libpoe-component-client-http-perl/lib/POE/Component/Client/HTTP.pm Sat Dec  5 10:56:01 2009
@@ -9,7 +9,7 @@
 use constant DEBUG_DATA => 0;
 
 use vars qw($VERSION);
-$VERSION = '0.892';
+$VERSION = '0.893';
 
 use Carp qw(croak);
 use HTTP::Response;

Modified: trunk/libpoe-component-client-http-perl/lib/POE/Component/Client/HTTP/RequestFactory.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-http-perl/lib/POE/Component/Client/HTTP/RequestFactory.pm?rev=48225&op=diff
==============================================================================
--- trunk/libpoe-component-client-http-perl/lib/POE/Component/Client/HTTP/RequestFactory.pm (original)
+++ trunk/libpoe-component-client-http-perl/lib/POE/Component/Client/HTTP/RequestFactory.pm Sat Dec  5 10:56:01 2009
@@ -19,7 +19,7 @@
 use constant DEBUG               => 0;
 use constant DEFAULT_BLOCK_SIZE  => 4096;
 
-our $VERSION = "0.892";
+our $VERSION = "0.893";
 
 =head1 CONSTRUCTOR
 

Modified: trunk/libpoe-component-client-http-perl/lib/POE/Filter/HTTPHead.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-http-perl/lib/POE/Filter/HTTPHead.pm?rev=48225&op=diff
==============================================================================
--- trunk/libpoe-component-client-http-perl/lib/POE/Filter/HTTPHead.pm (original)
+++ trunk/libpoe-component-client-http-perl/lib/POE/Filter/HTTPHead.pm Sat Dec  5 10:56:01 2009
@@ -137,7 +137,7 @@
 =cut
 
 use vars qw($VERSION);
-$VERSION = '0.892';
+$VERSION = '0.893';
 
 use base qw(POE::Filter::Stackable);
 use POE::Filter::Line;

Modified: trunk/libpoe-component-client-http-perl/t/14_gzipped_content.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-http-perl/t/14_gzipped_content.t?rev=48225&op=diff
==============================================================================
--- trunk/libpoe-component-client-http-perl/t/14_gzipped_content.t (original)
+++ trunk/libpoe-component-client-http-perl/t/14_gzipped_content.t Sat Dec  5 10:56:01 2009
@@ -21,8 +21,11 @@
 
 use Net::HTTP::Methods;
 
-if (Net::HTTP::Methods::zlib_ok()) {
-  plan tests => 1;
+if (
+	eval { Net::HTTP::Methods::zlib_ok() } or
+	eval { Net::HTTP::Methods::gunzip_ok() }
+) {
+	plan tests => 1;
 }
 else {
   plan skip_all => 'Compress::Zlib no present';




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