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

gregoa pushed a commit to branch master
in repository libmodule-reader-perl.

commit 746b9f77a5d289b480b200ed305f1494edfc4a07
Author: gregor herrmann <gre...@debian.org>
Date:   Tue Dec 27 00:50:20 2016 +0100

    Add a patch to fix spelling mistakes in the POD.
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..54257a7
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,27 @@
+Description: spelling fixes
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2016-12-27
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=119489
+Bug: https://rt.cpan.org/Ticket/Display.html?id=119489
+
+--- a/lib/Module/Reader.pm
++++ b/lib/Module/Reader.pm
+@@ -421,7 +421,7 @@
+ 
+ =head3 filename
+ 
+-The filename that was seached for.
++The filename that was searched for.
+ 
+ =head3 module
+ 
+@@ -532,7 +532,7 @@
+ 
+ =item L<Module::Locate>
+ 
+-Innacurately searches C<@INC> for matching files.  Attempts to handle hooks, 
but
++Inaccurately searches C<@INC> for matching files.  Attempts to handle hooks, 
but
+ handles most cases wrong.
+ 
+ =item L<Module::Mapper>

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to