r74193 - /trunk/libyaml-appconfig-perl/debian/patches/fix-POD-errors.patch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Wed May 11 14:37:15 UTC 2011


Author: dmn
Date: Wed May 11 14:37:06 2011
New Revision: 74193

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74193
Log:
aht here is the patch itself

Added:
    trunk/libyaml-appconfig-perl/debian/patches/fix-POD-errors.patch

Added: trunk/libyaml-appconfig-perl/debian/patches/fix-POD-errors.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libyaml-appconfig-perl/debian/patches/fix-POD-errors.patch?rev=74193&op=file
==============================================================================
--- trunk/libyaml-appconfig-perl/debian/patches/fix-POD-errors.patch (added)
+++ trunk/libyaml-appconfig-perl/debian/patches/fix-POD-errors.patch Wed May 11 14:37:06 2011
@@ -1,0 +1,16 @@
+Description: Fix error in POD
+ The =over should be really =back for closing the list
+Author: Damyan Ivanov <dmn at debian.org>
+Bug: https://rt.cpan.org/Ticket/Display.html?id=68118
+
+--- a/lib/YAML/AppConfig.pm
++++ b/lib/YAML/AppConfig.pm
+@@ -407,7 +407,7 @@ to load L<YAML::Syck> and failing that i
+ both fail then L<YAML::AppConfig> will C<croak> when you create a new object
+ instance.
+ 
+-=over
++=back
+ 
+ =head1 USING VARIABLES
+ 




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