[libjson-multivalueordered-perl] 12/13: Add patch to fix POD issues.

gregor herrmann gregoa at debian.org
Mon Oct 13 19:02:32 UTC 2014


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

gregoa pushed a commit to branch master
in repository libjson-multivalueordered-perl.

commit f21e885e509d2b0c5d8df707266ebb69df6cc906
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 13 21:00:36 2014 +0200

    Add patch to fix POD issues.
---
 debian/patches/pod-synopsis.patch | 28 ++++++++++++++++++++++++++++
 debian/patches/series             |  1 +
 2 files changed, 29 insertions(+)

diff --git a/debian/patches/pod-synopsis.patch b/debian/patches/pod-synopsis.patch
new file mode 100644
index 0000000..cb312f0
--- /dev/null
+++ b/debian/patches/pod-synopsis.patch
@@ -0,0 +1,28 @@
+Description: fix synopsis / whatis entry
+ and remove a word while we're there
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-10-13
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=99466
+Bug: https://rt.cpan.org/Ticket/Display.html?id=99466
+
+--- a/lib/JSON/Tiny/Subclassable.pm
++++ b/lib/JSON/Tiny/Subclassable.pm
+@@ -448,7 +448,7 @@
+ 
+ =head1 NAME
+ 
+-JSON::Tiny::Subclassable
++JSON::Tiny::Subclassable - subclass of JSON::Tiny which in practice is a fork
+ 
+ =head1 DESCRIPTION
+ 
+@@ -464,7 +464,7 @@
+ 
+ The other tiny added feature is to support pretty indented output.
+ 
+-This module was written was to make developing L<JSON::MultiValueOrdered>
++This module was written to make developing L<JSON::MultiValueOrdered>
+ simpler, but it may be of some use for other purposes as well.
+ 
+ JSON::Tiny::Subclassable is a subclass of L<JSON::Tiny>, which is itself a
diff --git a/debian/patches/series b/debian/patches/series
index 5299247..bb4f6e5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 spelling.patch
+pod-synopsis.patch

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



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