r77527 - /trunk/libhtml-template-perl/debian/patches/manpage_spelling_fixes.patch

periapt at users.alioth.debian.org periapt at users.alioth.debian.org
Sat Jul 16 12:20:21 UTC 2011


Author: periapt
Date: Sat Jul 16 12:20:10 2011
New Revision: 77527

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=77527
Log:
forwarded patch

Modified:
    trunk/libhtml-template-perl/debian/patches/manpage_spelling_fixes.patch

Modified: trunk/libhtml-template-perl/debian/patches/manpage_spelling_fixes.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-perl/debian/patches/manpage_spelling_fixes.patch?rev=77527&op=diff
==============================================================================
--- trunk/libhtml-template-perl/debian/patches/manpage_spelling_fixes.patch (original)
+++ trunk/libhtml-template-perl/debian/patches/manpage_spelling_fixes.patch Sat Jul 16 12:20:10 2011
@@ -1,8 +1,8 @@
 Description: Fix several spelling errors
  This last bit of the bug report seems to have been missed.
+ Also some new spelling errors and another pod error
 Author: Florian Ernst <florian at debian.org>
 Bug: https://rt.cpan.org/Ticket/Display.html?id=60282
-Forwarded: needs to be forwarded again
 Last-Update: 2011-07-16
 Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
 --- a/lib/HTML/Template.pm
@@ -16,3 +16,23 @@
  limit of 10 levels deep is imposed.  You can alter this limit with the
  C<max_includes> option.  See the entry for the C<max_includes> option
  below for more details.
+@@ -2673,6 +2673,8 @@
+ An error occurs if you try to set a value that is tainted if the C<force_untaint>
+ option is set.
+ 
++=back
++
+ =cut
+ 
+ sub param {
+--- a/lib/HTML/Template/FAQ.pm
++++ b/lib/HTML/Template/FAQ.pm
+@@ -113,7 +113,7 @@
+ 
+ Short answer: you can't. Longer answer: you shouldn't since this violates
+ the fundamental concept behind L<HTML::Template> - that design and code
+-should be seperate.
++should be separate.
+ 
+ But, inevitably some people still want to do it. If that describes
+ you then you should take a look at L<HTML::Template::Expr>. Using




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