r76802 - in /trunk/libpoe-component-server-simplehttp-perl/debian: changelog patches/spelling.patch

fabreg-guest at users.alioth.debian.org fabreg-guest at users.alioth.debian.org
Thu Jun 30 13:32:06 UTC 2011


Author: fabreg-guest
Date: Thu Jun 30 13:31:57 2011
New Revision: 76802

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76802
Log:
Updating spelling.patch.

Modified:
    trunk/libpoe-component-server-simplehttp-perl/debian/changelog
    trunk/libpoe-component-server-simplehttp-perl/debian/patches/spelling.patch

Modified: trunk/libpoe-component-server-simplehttp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-server-simplehttp-perl/debian/changelog?rev=76802&op=diff
==============================================================================
--- trunk/libpoe-component-server-simplehttp-perl/debian/changelog (original)
+++ trunk/libpoe-component-server-simplehttp-perl/debian/changelog Thu Jun 30 13:31:57 2011
@@ -12,6 +12,7 @@
   * Add myself to Uploaders and Copyright.
   * Switch d/compat to 8.
   * Build-Depends: switch to debhelper (>= 8).
+  * Updating spelling.patch.
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Thu, 30 Jun 2011 15:04:46 +0200
 

Modified: trunk/libpoe-component-server-simplehttp-perl/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-server-simplehttp-perl/debian/patches/spelling.patch?rev=76802&op=diff
==============================================================================
--- trunk/libpoe-component-server-simplehttp-perl/debian/patches/spelling.patch (original)
+++ trunk/libpoe-component-server-simplehttp-perl/debian/patches/spelling.patch Thu Jun 30 13:31:57 2011
@@ -2,11 +2,11 @@
 Origin: vendor
 Forwarded: no
 Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2010-11-20
+Last-Update: 2011-06-30
 
 --- a/lib/POE/Component/Server/SimpleHTTP.pm
 +++ b/lib/POE/Component/Server/SimpleHTTP.pm
-@@ -1606,7 +1606,7 @@
+@@ -1610,7 +1610,7 @@
     # send a CLOSE event to the kernel with the appropriate response as parameter
     $kernel->yield('GOT_STREAM', $response);
  
@@ -15,3 +15,12 @@
  to the streaming event, which means once your stream event has reached its end
  it won't be called, you have to call it back.
  
+@@ -1632,7 +1632,7 @@
+       #
+       # $kernel->delay('GOT_STREAM', 1, $stream );
+ 
+-      # otherwise the GOT_STREAM event is triggered continously until
++      # otherwise the GOT_STREAM event is triggered continuously until
+       # we call the CLOSE event on the response like that :
+       #
+       if ($heap{'streaming_is_done'}) {




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