[libperlio-layers-perl] 06/07: Add 01-spelling-error-in-manpage.patch

Nick Morrott nickm-guest at moszumanska.debian.org
Mon Jun 20 12:39:48 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libperlio-layers-perl.

commit 5313be401c26203f30179384c68aa6852fd34d2d
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Mon Jun 20 13:18:56 2016 +0100

    Add 01-spelling-error-in-manpage.patch
---
 debian/patches/01-spelling-error-in-manpage.patch | 16 ++++++++++++++++
 debian/patches/series                             |  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/01-spelling-error-in-manpage.patch b/debian/patches/01-spelling-error-in-manpage.patch
new file mode 100644
index 0000000..6289b0a
--- /dev/null
+++ b/debian/patches/01-spelling-error-in-manpage.patch
@@ -0,0 +1,16 @@
+Description: Correct spelling error (lintian)
+Author: Nick Morrott <knowledgejunkie at gmail.com>
+Bug: https://rt.cpan.org/Ticket/Display.html?id=115480
+Last-Update: 2016-06-20
+---
+--- a/lib/PerlIO/Layers.pm
++++ b/lib/PerlIO/Layers.pm
+@@ -205,7 +205,7 @@
+ 
+ =item * autoflush
+ 
+-Checks wheter the filehandle is in unbuffering mode. Note that this is not the opposite of buffering, but more similar to autoflush, hence the name of this test.
++Checks whether the filehandle is in unbuffering mode. Note that this is not the opposite of buffering, but more similar to autoflush, hence the name of this test.
+ 
+ =item * buffer_size
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..91842c8
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01-spelling-error-in-manpage.patch

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



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