[SCM] Debian packaging of Devel-Declare-Parser CPAN distribution branch, master, updated. b652b9eb28e783267ca755fdbdf77fd70a3e1b3d

gregor herrmann gregoa at debian.org
Sun Dec 16 16:44:04 UTC 2012


The following commit has been merged in the master branch:
commit 10269916a64a79211ba5c8f91079d2a1238729e2
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 16 17:41:07 2012 +0100

    add POD patch

diff --git a/debian/patches/fix-pod.patch b/debian/patches/fix-pod.patch
new file mode 100644
index 0000000..394ee82
--- /dev/null
+++ b/debian/patches/fix-pod.patch
@@ -0,0 +1,27 @@
+Description: fix POD syntax
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=82027
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=82027
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2012-12-16
+
+--- a/lib/Devel/Declare/Interface.pm
++++ b/lib/Devel/Declare/Interface.pm
+@@ -112,6 +112,8 @@
+ 
+ The following functions are all exported by default.
+ 
++=over
++
+ =item register_parser( $name )
+ 
+ =item register_parser( $name, $class )
+@@ -130,6 +132,8 @@
+ Make $name a keyword in $dest_class that uses $parser. $parser can be a short
+ name or class name. $type defaults to 'const'.
+ 
++=back
++
+ =head1 AUTHORS
+ 
+ Chad Granum L<exodist7 at gmail.com>
diff --git a/debian/patches/series b/debian/patches/series
index 5299247..a25e543 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 spelling.patch
+fix-pod.patch

-- 
Debian packaging of Devel-Declare-Parser CPAN distribution



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