[SCM] Debian packaging of libcontextual-return-perl branch, master, updated. debian/0.003002-1-4-gcb79799

Salvatore Bonaccorso carnil at debian.org
Thu Feb 16 06:58:36 UTC 2012


The following commit has been merged in the master branch:
commit e69e26f5f83ccbc77a7cc494225cfc7e7351cc5d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Thu Feb 16 07:47:08 2012 +0100

    Add fix-Unknown-directive-head.patch
    
    Add patch to fix 'unknown directive =head' failure on POD testing during
    build.

diff --git a/debian/patches/fix-Unknown-directive-head.patch b/debian/patches/fix-Unknown-directive-head.patch
new file mode 100644
index 0000000..50ac561
--- /dev/null
+++ b/debian/patches/fix-Unknown-directive-head.patch
@@ -0,0 +1,18 @@
+Description: Fix unknown directive =head on POD testing
+Origin: vendor
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=75051
+Forwarded: yes
+Author: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2012-02-16
+
+--- a/lib/Contextual/Return.pm
++++ b/lib/Contextual/Return.pm
+@@ -2257,7 +2257,7 @@
+ (if it is also specified).
+ 
+ 
+-=head 3 Preventing fallbacks
++=head3 Preventing fallbacks
+ 
+ Sometimes fallbacks can be too helpful. Or sometimes you want to impose
+ strict type checking on a return value.
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..0ac711b
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-Unknown-directive-head.patch

-- 
Debian packaging of libcontextual-return-perl



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