r73834 - in /trunk/libxml-parser-perl/debian: changelog patches/pod.patch patches/series
periapt-guest at users.alioth.debian.org
periapt-guest at users.alioth.debian.org
Fri Apr 29 11:52:45 UTC 2011
Author: periapt-guest
Date: Fri Apr 29 11:52:33 2011
New Revision: 73834
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=73834
Log:
Added patch to fix other pod errors (Closes: #588994)
Added:
trunk/libxml-parser-perl/debian/patches/pod.patch
Modified:
trunk/libxml-parser-perl/debian/changelog
trunk/libxml-parser-perl/debian/patches/series
Modified: trunk/libxml-parser-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-parser-perl/debian/changelog?rev=73834&op=diff
==============================================================================
--- trunk/libxml-parser-perl/debian/changelog (original)
+++ trunk/libxml-parser-perl/debian/changelog Fri Apr 29 11:52:33 2011
@@ -13,6 +13,7 @@
* Email change: Raphael Hertzog -> hertzog at debian.org
* Refreshed copyright
* Added patch to fix NAME entries in pod (Closes: #472860)
+ * Added patch to fix other pod errors (Closes: #588994)
-- Nicholas Bamber <nicholas at periapt.co.uk> Fri, 29 Apr 2011 11:15:43 +0100
Added: trunk/libxml-parser-perl/debian/patches/pod.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-parser-perl/debian/patches/pod.patch?rev=73834&op=file
==============================================================================
--- trunk/libxml-parser-perl/debian/patches/pod.patch (added)
+++ trunk/libxml-parser-perl/debian/patches/pod.patch Fri Apr 29 11:52:33 2011
@@ -1,0 +1,16 @@
+Author: Nicholas Bamber <nicholas at periapt.co.uk>
+Subject: pod error
+Last-Update: 2011-04-29
+Forwarded: no
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588994
+--- a/Parser.pm
++++ b/Parser.pm
+@@ -360,7 +360,7 @@
+ $p3->parsefile('junk.xml', ErrorContext => 3);
+
+ =begin man
+-.ds PI PI
++.ds PI
+
+ =end man
+
Modified: trunk/libxml-parser-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-parser-perl/debian/patches/series?rev=73834&op=diff
==============================================================================
--- trunk/libxml-parser-perl/debian/patches/series (original)
+++ trunk/libxml-parser-perl/debian/patches/series Fri Apr 29 11:52:33 2011
@@ -1,1 +1,2 @@
whatis.patch
+pod.patch
More information about the Pkg-perl-cvs-commits
mailing list