[libnet-server-perl] 05/06: Add another fix to spelling-error.patch.

gregor herrmann gregoa at debian.org
Mon Mar 14 19:24:22 UTC 2016


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

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

commit 1e296209decf50e4660be3950e461468ad3d2388
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Mar 14 20:19:40 2016 +0100

    Add another fix to spelling-error.patch.
---
 debian/patches/spelling-error.patch | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/debian/patches/spelling-error.patch b/debian/patches/spelling-error.patch
index c68fc72..94ffc28 100644
--- a/debian/patches/spelling-error.patch
+++ b/debian/patches/spelling-error.patch
@@ -1,9 +1,10 @@
 Description: fix errors in POD
 Bug: https://rt.cpan.org/Ticket/Display.html?id=85052
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85052
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85052 [not latest version]
 Author: intrigeri <intrigeri at debian.org>
 Reviewed-By: Xavier Guimard <x.guimard at free.fr>
-Last-Update: 2013-05-15
+ gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-03-14
 
 --- a/lib/Net/Server.pod
 +++ b/lib/Net/Server.pod
@@ -410,3 +411,14 @@ Last-Update: 2013-05-15
  
  =item C<connect>
  
+--- a/lib/Net/Server/Multiplex.pm
++++ b/lib/Net/Server/Multiplex.pm
+@@ -313,7 +313,7 @@ convenient inet style STDIN/STDOUT handl
+ deamonization and pid tracking, and restartability -SIGHUP) and some
+ nice features of IO::Multiplex (automatic buffered IO and
+ per-file-handle objects) and combines them for an easy-to-use
+-interace.
++interface.
+ 
+ See examples/samplechat.pl distributed with Net::Server for a simple
+ chat server that uses several of these features.

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



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