[SCM] Debian packaging of libweb-simple-perl branch, master, updated. upstream/0.008-27-ge46fb8a

gregor herrmann gregoa at debian.org
Tue Oct 4 16:20:07 UTC 2011


The following commit has been merged in the master branch:
commit 1028bce05c17c0f0744b9774b5d2d0092f62fcb9
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 4 18:15:14 2011 +0200

    Add a patch to fix a pod2man error.

diff --git a/debian/patches/fix-pod.patch b/debian/patches/fix-pod.patch
new file mode 100644
index 0000000..f3eefa4
--- /dev/null
+++ b/debian/patches/fix-pod.patch
@@ -0,0 +1,20 @@
+Description: pod2man error
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=71447
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=71447
+Author: gregor herrmann <gregoa at debian.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2011-10-04
+Applied-Upstream: *** FIXME ***
+
+--- a/lib/Web/Simple.pm
++++ b/lib/Web/Simple.pm
+@@ -623,6 +623,8 @@
+     )
+   }
+ 
++=back
++
+ =head2 Changes since Antiquated Perl
+ 
+ =over 4
diff --git a/debian/patches/series b/debian/patches/series
index 73259a4..dad0afe 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 pod_fragment.patch
+fix-pod.patch

-- 
Debian packaging of libweb-simple-perl



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