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

gregoa pushed a commit to branch master
in repository libhttp-oai-perl.

commit bf6c8d8fc1fe6b3a3372d9bee6ab441b2c40e283
Author: gregor herrmann <gre...@debian.org>
Date:   Fri Jul 15 20:58:34 2016 +0200

    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
index 5091721..9dd915b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 fix-pod-errors.patch
 network-tests.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..febc279
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,27 @@
+Description: fix spelling mistakes in the POD
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2016-07-15
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=116185
+Bug: https://rt.cpan.org/Ticket/Display.html?id=116185
+
+--- a/lib/HTTP/OAI/Identify.pm
++++ b/lib/HTTP/OAI/Identify.pm
+@@ -114,7 +114,7 @@
+ 
+ =item $i->headers
+ 
+-Returns an HTTP::Headers object. Use $headers->header('headername') to 
retrive field values.
++Returns an HTTP::Headers object. Use $headers->header('headername') to 
retrieve field values.
+ 
+ =item $burl = $i->baseURL([$burl])
+ 
+@@ -126,7 +126,7 @@
+ 
+ =item $name = $i->repositoryName($name)
+ 
+-Returns and optionally sets the relevent header. NOTE: protocolVersion will 
always be '2.0'. Use $i->version to find out the protocol version used by the 
repository.
++Returns and optionally sets the relevant header. NOTE: protocolVersion will 
always be '2.0'. Use $i->version to find out the protocol version used by the 
repository.
+ 
+ =item @addys = $i->adminEmail([$email])
+ 

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