r55794 - in /trunk/liblocale-currency-format-perl/debian/patches: ./ pod-markup-fix series

lars at users.alioth.debian.org lars at users.alioth.debian.org
Fri Apr 9 02:54:09 UTC 2010


Author: lars
Date: Fri Apr  9 02:54:00 2010
New Revision: 55794

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=55794
Log:
Add patch for fixing POD markup.

Added:
    trunk/liblocale-currency-format-perl/debian/patches/
    trunk/liblocale-currency-format-perl/debian/patches/pod-markup-fix
    trunk/liblocale-currency-format-perl/debian/patches/series

Added: trunk/liblocale-currency-format-perl/debian/patches/pod-markup-fix
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocale-currency-format-perl/debian/patches/pod-markup-fix?rev=55794&op=file
==============================================================================
--- trunk/liblocale-currency-format-perl/debian/patches/pod-markup-fix (added)
+++ trunk/liblocale-currency-format-perl/debian/patches/pod-markup-fix Fri Apr  9 02:54:00 2010
@@ -1,0 +1,17 @@
+Description: add missing POD markup
+ POD markup is missing a closing "=back". Add that.
+Forwarded: yes
+Author: Lars Wirzenius <lars at catalyst.net.nz>
+Last-Update: 2010-04-09
+
+--- a/Format.pm
++++ b/Format.pm
+@@ -728,6 +728,8 @@
+ 
+ will clear all previous custom settings for the US currency (ie. FMT_SYMBOL, FMT_HTML, FMT_COMMON).
+ 
++=back
++
+ =head2 A WORD OF CAUTION
+ 
+ Please be aware that some currencies might have missing common format. In that case, B<currency_format> will fall back to B<FMT_STANDARD> format.

Added: trunk/liblocale-currency-format-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocale-currency-format-perl/debian/patches/series?rev=55794&op=file
==============================================================================
--- trunk/liblocale-currency-format-perl/debian/patches/series (added)
+++ trunk/liblocale-currency-format-perl/debian/patches/series Fri Apr  9 02:54:00 2010
@@ -1,0 +1,1 @@
+pod-markup-fix




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