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

gregoa pushed a commit to branch master
in repository cpanminus.

commit 0e7dddcfa385f9f9b402d9b2393eaa3168f0300d
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Jan 4 19:29:31 2016 +0100

    Add a patch to fix spelling mistakes in the POD.
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 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..5586437
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,29 @@
+Description: fix a spelling mistake
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2016-01-04
+Forwarded: https://github.com/miyagawa/cpanminus/issues/480
+Bug: https://github.com/miyagawa/cpanminus/issues/480
+
+--- a/lib/App/cpanminus.pm
++++ b/lib/App/cpanminus.pm
+@@ -109,7 +109,7 @@
+ It queries the CPAN Meta DB site at L<http://cpanmetadb.plackperl.org/>.
+ The site is updated at least every hour to reflect the latest changes
+ from fast syncing mirrors. The script then also falls back to query the
+-module at L<http://metacpan.org/> using its seach API.
++module at L<http://metacpan.org/> using its search API.
+ 
+ Upon calling these API hosts, cpanm (1.6004 or later) will send the
+ local perl versions to the server in User-Agent string by default. You
+--- a/lib/App/cpanminus/fatscript.pm
++++ b/lib/App/cpanminus/fatscript.pm
+@@ -132,7 +132,7 @@
+   It queries the CPAN Meta DB site at L<http://cpanmetadb.plackperl.org/>.
+   The site is updated at least every hour to reflect the latest changes
+   from fast syncing mirrors. The script then also falls back to query the
+-  module at L<http://metacpan.org/> using its seach API.
++  module at L<http://metacpan.org/> using its search API.
+   
+   Upon calling these API hosts, cpanm (1.6004 or later) will send the
+   local perl versions to the server in User-Agent string by default. You

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/cpanminus.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