[libio-event-perl] 03/05: Drop spelling-errors.patch, merged upstream.

gregor herrmann gregoa at debian.org
Mon Sep 30 13:11:58 UTC 2013


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

gregoa pushed a commit to branch master
in repository libio-event-perl.

commit 17b16d18679b05774667f22e648930749effbcdc
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Sep 30 15:07:48 2013 +0200

    Drop spelling-errors.patch, merged upstream.
---
 debian/patches/series                |    1 -
 debian/patches/spelling-errors.patch |   26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
index 530eafd..682701d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-spelling-errors.patch
 pod-error.patch
diff --git a/debian/patches/spelling-errors.patch b/debian/patches/spelling-errors.patch
deleted file mode 100644
index 8af9cb2..0000000
--- a/debian/patches/spelling-errors.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Description: spelling errors
-Author: Xavier Guimard <x.guimard at free.fr>
-Bug: https://rt.cpan.org/Ticket/Display.html?id=85798
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85798
-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
- 
--sysread() is incompatable with eof() because eof() uses
-+sysread() is incompatible with eof() because eof() uses
- getc().  Most of the time this isn't a problem.  In other words,
- some of the time this is a problem: lines go missing.
- 

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



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