r55093 - in /trunk/libnews-scan-perl/debian: changelog patches/ patches/pod-errors patches/series

chrisb at users.alioth.debian.org chrisb at users.alioth.debian.org
Mon Mar 29 22:43:29 UTC 2010


Author: chrisb
Date: Mon Mar 29 22:43:02 2010
New Revision: 55093

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=55093
Log:
Patched News/Scan.pm to fix pod errors

Added:
    trunk/libnews-scan-perl/debian/patches/
    trunk/libnews-scan-perl/debian/patches/pod-errors
    trunk/libnews-scan-perl/debian/patches/series
Modified:
    trunk/libnews-scan-perl/debian/changelog

Modified: trunk/libnews-scan-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnews-scan-perl/debian/changelog?rev=55093&op=diff
==============================================================================
--- trunk/libnews-scan-perl/debian/changelog (original)
+++ trunk/libnews-scan-perl/debian/changelog Mon Mar 29 22:43:02 2010
@@ -10,6 +10,7 @@
     - changed Maintainer to the Debian Perl Group.
     - moved myself to Uploaders.
   * Switched to source format 3.0 (quilt)
+  * Patched News/Scan.pm to fix pod errors
 
  -- Chris Butler <chrisb at debian.org>  Sun, 07 Feb 2010 14:26:53 +0100
 

Added: trunk/libnews-scan-perl/debian/patches/pod-errors
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnews-scan-perl/debian/patches/pod-errors?rev=55093&op=file
==============================================================================
--- trunk/libnews-scan-perl/debian/patches/pod-errors (added)
+++ trunk/libnews-scan-perl/debian/patches/pod-errors Mon Mar 29 22:43:02 2010
@@ -1,0 +1,20 @@
+--- a/News/Scan.pm
++++ b/News/Scan.pm
+@@ -752,12 +752,16 @@
+ 
+ =head1 CONSTRUCTOR
+ 
++=over 4
++
+ =item new ( [ OPTIONS ] )
+ 
+ C<OPTIONS> is a list of named parameters (i.e. given in key-value pairs).
+ Valid options are
+ 
+-=over 4
++=back
++
++=over 8
+ 
+ =item B<Group>
+ 

Added: trunk/libnews-scan-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnews-scan-perl/debian/patches/series?rev=55093&op=file
==============================================================================
--- trunk/libnews-scan-perl/debian/patches/series (added)
+++ trunk/libnews-scan-perl/debian/patches/series Mon Mar 29 22:43:02 2010
@@ -1,0 +1,1 @@
+pod-errors




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