r60792 - in /trunk/libhtml-template-expr-perl/debian: changelog patches/ patches/pod.patch patches/series source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Jul 29 01:39:02 UTC 2010


Author: gregoa
Date: Thu Jul 29 01:38:55 2010
New Revision: 60792

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=60792
Log:
* Convert to source format 3.0 (quilt).
* Add a patch to fix pod errors.

Added:
    trunk/libhtml-template-expr-perl/debian/patches/
    trunk/libhtml-template-expr-perl/debian/patches/pod.patch
    trunk/libhtml-template-expr-perl/debian/patches/series
    trunk/libhtml-template-expr-perl/debian/source/
    trunk/libhtml-template-expr-perl/debian/source/format
Modified:
    trunk/libhtml-template-expr-perl/debian/changelog

Modified: trunk/libhtml-template-expr-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-expr-perl/debian/changelog?rev=60792&op=diff
==============================================================================
--- trunk/libhtml-template-expr-perl/debian/changelog (original)
+++ trunk/libhtml-template-expr-perl/debian/changelog Thu Jul 29 01:38:55 2010
@@ -1,3 +1,10 @@
+libhtml-template-expr-perl (0.07-2) UNRELEASED; urgency=low
+
+  * Convert to source format 3.0 (quilt).
+  * Add a patch to fix pod errors.
+
+ -- gregor herrmann <gregoa at debian.org>  Wed, 28 Jul 2010 21:38:30 -0400
+
 libhtml-template-expr-perl (0.07-1) unstable; urgency=low
 
   * New upstream release (Closes: 548544).

Added: trunk/libhtml-template-expr-perl/debian/patches/pod.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-expr-perl/debian/patches/pod.patch?rev=60792&op=file
==============================================================================
--- trunk/libhtml-template-expr-perl/debian/patches/pod.patch (added)
+++ trunk/libhtml-template-expr-perl/debian/patches/pod.patch Thu Jul 29 01:38:55 2010
@@ -1,0 +1,56 @@
+Description: fix POD errors
+Origin: vendor
+Forwarded: no
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2010-07-28
+
+--- a/Expr.pm
++++ b/Expr.pm
+@@ -493,7 +493,7 @@
+ 
+ =item * E<lt>=E<gt>
+ 
+-=back 4
++=back
+ 
+ =item * String Comparisons
+ 
+@@ -513,9 +513,9 @@
+ 
+ =item * cmp
+ 
+-=back 4
++=back
+ 
+-=back 4
++=back
+ 
+ =head1 MATHEMATICS
+ 
+@@ -533,7 +533,7 @@
+ 
+ =item * %
+ 
+-=back 4
++=back
+ 
+ There are also some mathy functions.  See the FUNCTIONS section below.
+ 
+@@ -547,7 +547,7 @@
+ 
+ =item * || (synonym: or)
+ 
+-=back 4
++=back
+ 
+ =head1 FUNCTIONS
+ 
+@@ -596,7 +596,7 @@
+ 
+ =item * srand
+ 
+-=back 4
++=back
+ 
+ All functions must be called using full parenthesis.  For example,
+ this is a syntax error:

Added: trunk/libhtml-template-expr-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-expr-perl/debian/patches/series?rev=60792&op=file
==============================================================================
--- trunk/libhtml-template-expr-perl/debian/patches/series (added)
+++ trunk/libhtml-template-expr-perl/debian/patches/series Thu Jul 29 01:38:55 2010
@@ -1,0 +1,1 @@
+pod.patch

Added: trunk/libhtml-template-expr-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-template-expr-perl/debian/source/format?rev=60792&op=file
==============================================================================
--- trunk/libhtml-template-expr-perl/debian/source/format (added)
+++ trunk/libhtml-template-expr-perl/debian/source/format Thu Jul 29 01:38:55 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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