r50364 - in /trunk/libgearman-client-perl: debian/README.source debian/changelog debian/patches/ debian/patches/fix-pod-errors.patch debian/patches/series lib/Gearman/Client.pm

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Wed Jan 6 14:43:14 UTC 2010


Author: jawnsy-guest
Date: Wed Jan  6 14:43:08 2010
New Revision: 50364

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=50364
Log:
Add patch to fix POD errors

Added:
    trunk/libgearman-client-perl/debian/README.source
    trunk/libgearman-client-perl/debian/patches/
    trunk/libgearman-client-perl/debian/patches/fix-pod-errors.patch
    trunk/libgearman-client-perl/debian/patches/series
Modified:
    trunk/libgearman-client-perl/debian/changelog
    trunk/libgearman-client-perl/lib/Gearman/Client.pm

Added: trunk/libgearman-client-perl/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgearman-client-perl/debian/README.source?rev=50364&op=file
==============================================================================
--- trunk/libgearman-client-perl/debian/README.source (added)
+++ trunk/libgearman-client-perl/debian/README.source Wed Jan  6 14:43:08 2010
@@ -1,0 +1,5 @@
+This package uses quilt to manage all modifications to the upstream
+source.  Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+ 
+See /usr/share/doc/quilt/README.source for a detailed explanation.

Modified: trunk/libgearman-client-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgearman-client-perl/debian/changelog?rev=50364&op=diff
==============================================================================
--- trunk/libgearman-client-perl/debian/changelog (original)
+++ trunk/libgearman-client-perl/debian/changelog Wed Jan  6 14:43:08 2010
@@ -9,6 +9,7 @@
   * Add myself to Uploaders and Copyright
   * Slight rewrite of the control description
   * Refresh copyright information to DEP5 format
+  * Add patch to fix POD errors
 
  -- Jonathan Yu <jawnsy at cpan.org>  Wed, 06 Jan 2010 09:36:17 -0500
 

Added: trunk/libgearman-client-perl/debian/patches/fix-pod-errors.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgearman-client-perl/debian/patches/fix-pod-errors.patch?rev=50364&op=file
==============================================================================
--- trunk/libgearman-client-perl/debian/patches/fix-pod-errors.patch (added)
+++ trunk/libgearman-client-perl/debian/patches/fix-pod-errors.patch Wed Jan  6 14:43:08 2010
@@ -1,0 +1,5 @@
+Description: fix POD errors
+ remove extraneous =cut
+Author: Jonathan Yu <jawnsy at cpan.org>
+Origin: vendor
+Forwarded: no

Added: trunk/libgearman-client-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgearman-client-perl/debian/patches/series?rev=50364&op=file
==============================================================================
--- trunk/libgearman-client-perl/debian/patches/series (added)
+++ trunk/libgearman-client-perl/debian/patches/series Wed Jan  6 14:43:08 2010
@@ -1,0 +1,1 @@
+fix-pod-errors.patch

Modified: trunk/libgearman-client-perl/lib/Gearman/Client.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgearman-client-perl/lib/Gearman/Client.pm?rev=50364&op=diff
==============================================================================
--- trunk/libgearman-client-perl/lib/Gearman/Client.pm (original)
+++ trunk/libgearman-client-perl/lib/Gearman/Client.pm Wed Jan  6 14:43:08 2010
@@ -419,5 +419,3 @@
  Jonathan Steinert (hachi at cpan.org)
 
 =cut
-
-=cut




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