r19392 - /trunk/libhttp-server-simple-perl/debian/patches/0002-Pipe-version-parent-waits-for-the-child-to-say-OK.patch

tincho-guest at users.alioth.debian.org tincho-guest at users.alioth.debian.org
Sun May 4 21:04:13 UTC 2008


Author: tincho-guest
Date: Sun May  4 21:04:13 2008
New Revision: 19392

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=19392
Log:
quilt refresh'ed patch

Modified:
    trunk/libhttp-server-simple-perl/debian/patches/0002-Pipe-version-parent-waits-for-the-child-to-say-OK.patch

Modified: trunk/libhttp-server-simple-perl/debian/patches/0002-Pipe-version-parent-waits-for-the-child-to-say-OK.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-server-simple-perl/debian/patches/0002-Pipe-version-parent-waits-for-the-child-to-say-OK.patch?rev=19392&op=diff
==============================================================================
--- trunk/libhttp-server-simple-perl/debian/patches/0002-Pipe-version-parent-waits-for-the-child-to-say-OK.patch (original)
+++ trunk/libhttp-server-simple-perl/debian/patches/0002-Pipe-version-parent-waits-for-the-child-to-say-OK.patch Sun May  4 21:04:13 2008
@@ -12,7 +12,7 @@
 +use IO::Select;
  
  use vars qw($VERSION $bad_request_doc);
- $VERSION = '0.30';
+ $VERSION = '0.31';
 @@ -215,15 +216,31 @@ Run the server in the background. return
  
  sub background {




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