[libhttp-server-simple-perl] 05/06: refresh patch
Florian Schlichting
fsfs at moszumanska.debian.org
Fri Nov 10 13:49:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libhttp-server-simple-perl.
commit 9d05a14e1851ef66bd7069d9dd4022c8760e3ca1
Author: Florian Schlichting <fsfs at debian.org>
Date: Fri Nov 10 14:42:12 2017 +0100
refresh patch
---
.../0002-Pipe-version-parent-waits-for-the-child-to-say-OK.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 97e0e05..1188248 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
@@ -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.51';
+ $VERSION = '0.52';
@@ -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