[SCM] Debian packaging of libtext-micromason-perl branch, master, updated. 180aeb67fa4729ee2256b984a3545390b87b4cd7
gregor herrmann
gregoa at debian.org
Sun Jun 16 16:35:06 UTC 2013
The following commit has been merged in the master branch:
commit 37c87912a12294e48ca7d82aeeec19bb1e991b1e
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Jun 16 18:29:39 2013 +0200
Add a patch to fix POD issues.
Closes: #711271
diff --git a/debian/patches/fix-changes-pod.patch b/debian/patches/fix-changes-pod.patch
new file mode 100644
index 0000000..16e1625
--- /dev/null
+++ b/debian/patches/fix-changes-pod.patch
@@ -0,0 +1,85 @@
+Description: fix POD issues
+Origin: vendor
+Bug: http://rt.cpan.org/Public/Bug/Display.html?id=85965
+Forwarded: http://rt.cpan.org/Public/Bug/Display.html?id=85965
+Bug-Debian: http://bugs.debian.org/711271
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-06-16
+
+--- a/MicroMason/Docs/Changes.pod
++++ b/MicroMason/Docs/Changes.pod
+@@ -5,25 +5,33 @@
+
+ =head1 VERSION 2 HISTORY
+
+-=over 4
+-
+ =head2 Version 2.13
+
++=over 4
++
+ =item 2011-01-13
+
+ [rt.cpan.org #64192] Skip the Safe-related tests more often, since newer
+ versions of Safe.pm mark their own failing tests as TODO instead of
+ changing the module's behavior.
+
++=back
++
+ =head2 Version 2.12
+
++=over 4
++
+ =item 2010-09-07
+
+ Skip more tests that fail due to a bug in Safe.pm. Add a prereq for
+ Safe.pm so CPAN testers will provide more debug info on failure.
+
++=back
++
+ =head2 Version 2.11
+
++=over 4
++
+ =item 2010-09-07
+
+ [rt.cpan.org #61010] Fix spelling errors and pod example bugs. Thanks to
+@@ -42,8 +50,12 @@
+ Burchardt and the Debian project for submitting this bug report along
+ with patches.
+
++=back
++
+ =head2 Version 2.10
+
++=over 4
++
+ =item 2010-06-29
+
+ [rt.cpan.org #57797] Deprecate safe_methods parameter. Unfortunately,
+@@ -68,8 +80,12 @@
+ string to each TOKEN within the template, the warning's line number is
+ shifted to inside the template where the interpolation took place.
+
++=back
++
+ =head2 Version 2.09
+
++=over 4
++
+ =item 2010-03-24
+
+ Fix test that was broken by changes in URI::Escape 1.30. Double
+@@ -77,8 +93,12 @@
+ encoded anyway. Test modified to use reserved single quotes instead,
+ for URI::Escape testing.
+
++=back
++
+ =head2 Version 2.08
+
++=over 4
++
+ =item 2010-03-08
+
+ Fixed PassVariables bug: <%init> failed with -PassVariables plugin.
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..1a95afb
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-changes-pod.patch
--
Debian packaging of libtext-micromason-perl
More information about the Pkg-perl-cvs-commits
mailing list