[libhttp-server-simple-perl] 05/09: Refresh 0002-Pipe-version-parent-waits-for-the-child-to-say-OK.patch.

gregor herrmann gregoa at debian.org
Sun Oct 18 15:39:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libhttp-server-simple-perl.

commit ea87c760aaeae7c1d2ccc7ebdfc74eb607805a5a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 18 17:34:19 2015 +0200

    Refresh 0002-Pipe-version-parent-waits-for-the-child-to-say-OK.patch.
    
    (Skew due to version number.)
---
 .../0002-Pipe-version-parent-waits-for-the-child-to-say-OK.patch      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/0002-Pipe-version-parent-waits-for-the-child-to-say-OK.patch b/debian/patches/0002-Pipe-version-parent-waits-for-the-child-to-say-OK.patch
index 00fe0bb..a3d657e 100644
--- a/debian/patches/0002-Pipe-version-parent-waits-for-the-child-to-say-OK.patch
+++ b/debian/patches/0002-Pipe-version-parent-waits-for-the-child-to-say-OK.patch
@@ -3,7 +3,7 @@ Subject: Pipe version: parent waits for the child to say "OK" via a pipe
 Forwarded: http://rt.cpan.org/Public/Bug/Display.html?id=28122
 Bug: http://rt.cpan.org/Public/Bug/Display.html?id=28122
 Bug-Debian: #439724, #477227
-Last-Update: 2011-04-22
+Last-Update: 2015-10-18
 Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
 
 --- a/lib/HTTP/Server/Simple.pm
@@ -15,7 +15,7 @@ Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
 +use IO::Select;
  
  use vars qw($VERSION $bad_request_doc);
- $VERSION = '0.50';
+ $VERSION = '0.51';
 @@ -240,9 +241,30 @@
  
  sub background {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-server-simple-perl.git



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