[SCM] Debian packaging of libmoosex-getopt-perl branch, master, updated. upstream/0.38-125-gb69d0b2

Salvatore Bonaccorso carnil at debian.org
Sat Feb 4 15:41:57 UTC 2012


The following commit has been merged in the master branch:
commit 524e1b96c40f6f17ac06d39a1c79146632a683cb
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Feb 4 16:36:40 2012 +0100

    Add fix-manpage-has-errors-from-pod2man.patch patch
    
    Fix errors in manpage from pod2man conversion.

diff --git a/debian/patches/fix-manpage-has-errors-from-pod2man.patch b/debian/patches/fix-manpage-has-errors-from-pod2man.patch
new file mode 100644
index 0000000..e48ef4a
--- /dev/null
+++ b/debian/patches/fix-manpage-has-errors-from-pod2man.patch
@@ -0,0 +1,18 @@
+Description: Fix errors in POD reported by lintian.
+Origin: vendor
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=74681
+Forwarded: yes
+Author: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2012-02-04
+
+--- a/lib/MooseX/Getopt.pm
++++ b/lib/MooseX/Getopt.pm
+@@ -270,8 +270,6 @@
+ can make to how options are parsed. Simply C<use Getopt::Long qw(:config
+ other_options...)> in your class to set these.
+ 
+-=back
+-
+ =head1 AUTHORS
+ 
+ =over 4
diff --git a/debian/patches/series b/debian/patches/series
index 5622f22..ed6c50c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 fix-pod-spelling.patch
+fix-manpage-has-errors-from-pod2man.patch

-- 
Debian packaging of libmoosex-getopt-perl



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