[SCM] Debian packaging of File-Inplace CPAN distribution branch, master, updated. 417c089769239e168e1999d88ee7179a336cbe18

Salvatore Bonaccorso carnil at debian.org
Tue Mar 6 14:56:52 UTC 2012


The following commit has been merged in the master branch:
commit 417c089769239e168e1999d88ee7179a336cbe18
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Tue Mar 6 15:56:13 2012 +0100

    Add fix-manpage-has-errors-from-pod2man.patch patch
    
    Fix POD errors in lib/File/Inplace.pm
    
    Git-Dch: Ignore

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..d72af6f
--- /dev/null
+++ b/debian/patches/fix-manpage-has-errors-from-pod2man.patch
@@ -0,0 +1,22 @@
+Description: Fix errors in POD
+Origin: vendor
+Bug: http://rt.cpan.org/Public/Bug/Display.html?id=75577
+Forwarded: yes
+Author: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2012-03-06
+
+--- a/lib/File/Inplace.pm
++++ b/lib/File/Inplace.pm
+@@ -280,8 +280,12 @@
+ 
+ =back
+ 
++=back
++
+ =head1 INSTANCE METHODS
+ 
++=over 4
++
+ =item $editor->next_line ()
+ 
+ In scalar context, it returns the next line of the input file, or
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..3acda99
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-manpage-has-errors-from-pod2man.patch

-- 
Debian packaging of File-Inplace CPAN distribution



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