[libmetacpan-client-perl] 06/07: Add a documentation patch.

gregor herrmann gregoa at debian.org
Fri Dec 30 21:52:22 UTC 2016


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

gregoa pushed a commit to branch master
in repository libmetacpan-client-perl.

commit 139db8cdb272e72e3198176a0ba96c385eb0e5e8
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Dec 30 22:50:28 2016 +0100

    Add a documentation patch.
---
 debian/patches/language.patch | 29 +++++++++++++++++++++++++++++
 debian/patches/series         |  1 +
 2 files changed, 30 insertions(+)

diff --git a/debian/patches/language.patch b/debian/patches/language.patch
new file mode 100644
index 0000000..b309635
--- /dev/null
+++ b/debian/patches/language.patch
@@ -0,0 +1,29 @@
+Description: documentation improvements
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-12-30
+Forwarded: https://github.com/metacpan/metacpan-client/pull/65
+Bug: https://github.com/metacpan/metacpan-client/pull/65
+
+--- a/lib/MetaCPAN/Client.pm
++++ b/lib/MetaCPAN/Client.pm
+@@ -591,7 +591,7 @@
+ =head1 SEARCH SPEC
+ 
+ The hash-based search spec is common to many searches. It is quite
+-feature-rich and allows to disambiguate different types of searches.
++feature-rich and allows you to disambiguate different types of searches.
+ 
+ Basic search specs just contain a hash of keys and values:
+ 
+--- a/lib/MetaCPAN/Client/Scroll.pm
++++ b/lib/MetaCPAN/Client/Scroll.pm
+@@ -203,7 +203,7 @@
+ 
+ =head2 size
+ 
+-The numebr of docs to pull from each shard per request.
++The number of docs to pull from each shard per request.
+ 
+ =head2 time
+ 
diff --git a/debian/patches/series b/debian/patches/series
index ce3fa4b..b8e440e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 EUMM.patch
+language.patch

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



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