r60802 - in /trunk/libmath-calculus-expression-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 02:15:54 UTC 2010


Author: gregoa
Date: Thu Jul 29 02:15:48 2010
New Revision: 60802

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

Added:
    trunk/libmath-calculus-expression-perl/debian/patches/
    trunk/libmath-calculus-expression-perl/debian/patches/pod.patch
    trunk/libmath-calculus-expression-perl/debian/patches/series
    trunk/libmath-calculus-expression-perl/debian/source/
    trunk/libmath-calculus-expression-perl/debian/source/format
Modified:
    trunk/libmath-calculus-expression-perl/debian/changelog

Modified: trunk/libmath-calculus-expression-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-calculus-expression-perl/debian/changelog?rev=60802&op=diff
==============================================================================
--- trunk/libmath-calculus-expression-perl/debian/changelog (original)
+++ trunk/libmath-calculus-expression-perl/debian/changelog Thu Jul 29 02:15:48 2010
@@ -15,6 +15,10 @@
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 
+  [ gregor herrmann ]
+  * Convert to source format 3.0 (quilt).
+  * Add a patch to fix POD errors.
+
  -- Franck Joncourt <franck.mail at dthconnex.com>  Fri, 14 Nov 2008 23:58:19 +0100
 
 libmath-calculus-expression-perl (0.2.2.ds-1) unstable; urgency=low

Added: trunk/libmath-calculus-expression-perl/debian/patches/pod.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-calculus-expression-perl/debian/patches/pod.patch?rev=60802&op=file
==============================================================================
--- trunk/libmath-calculus-expression-perl/debian/patches/pod.patch (added)
+++ trunk/libmath-calculus-expression-perl/debian/patches/pod.patch Thu Jul 29 02:15:48 2010
@@ -1,0 +1,25 @@
+Description: fix POD errors
+Origin: vendor
+Forwarded: no
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2010-07-28
+
+--- a/Expression.pm
++++ b/Expression.pm
+@@ -54,6 +54,8 @@
+ # Constructor
+ # ###########
+ 
++=over
++
+ =item new
+ 
+   $exp = Math::Calculus::Expression->new;
+@@ -394,6 +396,7 @@
+ 	}
+ }
+ 
++=back
+ 
+ =head1 SEE ALSO
+ 

Added: trunk/libmath-calculus-expression-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-calculus-expression-perl/debian/patches/series?rev=60802&op=file
==============================================================================
--- trunk/libmath-calculus-expression-perl/debian/patches/series (added)
+++ trunk/libmath-calculus-expression-perl/debian/patches/series Thu Jul 29 02:15:48 2010
@@ -1,0 +1,1 @@
+pod.patch

Added: trunk/libmath-calculus-expression-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-calculus-expression-perl/debian/source/format?rev=60802&op=file
==============================================================================
--- trunk/libmath-calculus-expression-perl/debian/source/format (added)
+++ trunk/libmath-calculus-expression-perl/debian/source/format Thu Jul 29 02:15:48 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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