[SCM] Debian packaging of IO-Event CPAN distribution branch, master, updated. upstream/0.812-6-g51caf07

Xavier Guimard x.guimard at free.fr
Sun Jun 2 14:56:56 UTC 2013


The following commit has been merged in the master branch:
commit 53eccc7cffce3ec3261089a61dbdb374d1123ab2
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Jun 2 16:38:24 2013 +0200

    Update spelling errors patch (reported)

diff --git a/debian/changelog b/debian/changelog
index 03f2cdb..9300d92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,6 @@ libio-event-perl (0.812-1) UNRELEASED; urgency=low
     Recommends, ...
   - lintian:
     I: libio-event-perl source: vcs-field-not-canonical git://git.debian.org/pkg-perl/packages/libio-event-perl.git git://anonscm.debian.org/pkg-perl/packages/libio-event-perl.git
-    I: libio-event-perl: spelling-error-in-manpage usr/share/man/man3/IO::Event.3pm.gz retreived retrieved
 
   * Initial Release. (Closes: #710756)
 
diff --git a/debian/patches/spelling-errors.patch b/debian/patches/spelling-errors.patch
index d75ea75..8af9cb2 100644
--- a/debian/patches/spelling-errors.patch
+++ b/debian/patches/spelling-errors.patch
@@ -6,6 +6,15 @@ Last-Update: 2013-06-02
 
 --- a/lib/IO/Event.pod
 +++ b/lib/IO/Event.pod
+@@ -213,7 +213,7 @@
+ =item ie_input($handler, $ioe, $input_buffer_reference)
+ 
+ Invoked when there is fresh data in the input buffer.  The 
+-input can be retreived via directly reading it from
++input can be retrieved via directly reading it from
+ C<$$input_buffer_reference> or via C<read()> from the
+ $ioe filehandle, or by using a variety of standard
+ methods for getting data: 
 @@ -585,7 +585,7 @@
  
  =head1 SYSREAD and EOF

-- 
Debian packaging of IO-Event CPAN distribution



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