[libhttp-oai-perl] 05/06: Fix up POD errors.
Harlan Lieberman-Berg
H.LiebermanBerg at gmail.com
Fri Apr 18 19:25:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
hlieberman-guest pushed a commit to branch master
in repository libhttp-oai-perl.
commit 6fbafd85659bbdc2abf0c9cab3e82927d0d4c807
Author: Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
Date: Fri Apr 18 15:16:45 2014 -0400
Fix up POD errors.
---
debian/patches/fix-pod-errors.patch | 45 +++++++++++++++++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 46 insertions(+)
diff --git a/debian/patches/fix-pod-errors.patch b/debian/patches/fix-pod-errors.patch
new file mode 100644
index 0000000..5668d63
--- /dev/null
+++ b/debian/patches/fix-pod-errors.patch
@@ -0,0 +1,45 @@
+Description: Fix POD Errors
+Author: Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=94864
+Last-Update: 2014-04-18--- a/bin/oai_browser.pl
++++ b/bin/oai_browser.pl
+@@ -47,6 +47,8 @@
+
+ Don't perform an initial Identify to check the repository's baseURL.
+
++=back
++
+ =cut
+
+ BEGIN {
+--- a/lib/HTTP/OAI/MemberMixin.pm
++++ b/lib/HTTP/OAI/MemberMixin.pm
+@@ -28,7 +28,7 @@
+
+ =head1 NAME
+
+-HTTP::OAI::MemberMixin
++HTTP::OAI::MemberMixin - Attribute utility methods
+
+ =head1 DESCRIPTION
+
+@@ -47,3 +47,8 @@
+ Same as L</_elem> but if you pass a non-ARRAY reference appends the given value(s).
+
+ In list context returns a list of all the items.
++
++=back
++
++=cut
++
+--- a/lib/HTTP/OAI/SAX/Text.pm
++++ b/lib/HTTP/OAI/SAX/Text.pm
+@@ -38,7 +38,7 @@
+
+ =head1 NAME
+
+-HTTP::OAI::SAX::Text
++HTTP::OAI::SAX::Text - Adds Text and Attributes to end_element.
+
+ =head1 DESCRIPTION
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..48ad9d6
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-pod-errors.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-oai-perl.git
More information about the Pkg-perl-cvs-commits
mailing list