r46949 - in /trunk/libwww-freshmeat-perl/debian: changelog patches/ patches/fix-whatis.patch patches/series

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Nov 9 16:38:18 UTC 2009


Author: jawnsy-guest
Date: Mon Nov  9 16:38:08 2009
New Revision: 46949

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46949
Log:
Add a patch to fix whatis entry for Project.pm

Added:
    trunk/libwww-freshmeat-perl/debian/patches/
    trunk/libwww-freshmeat-perl/debian/patches/fix-whatis.patch
    trunk/libwww-freshmeat-perl/debian/patches/series
Modified:
    trunk/libwww-freshmeat-perl/debian/changelog

Modified: trunk/libwww-freshmeat-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-freshmeat-perl/debian/changelog?rev=46949&op=diff
==============================================================================
--- trunk/libwww-freshmeat-perl/debian/changelog (original)
+++ trunk/libwww-freshmeat-perl/debian/changelog Mon Nov  9 16:38:08 2009
@@ -6,6 +6,7 @@
   * Standards-Version 3.8.3 (drop perl version dep)
   * Rewrite control description
   * Transition to new short debhelper rules format
+  * Add a patch to fix whatis entry for Project.pm
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.

Added: trunk/libwww-freshmeat-perl/debian/patches/fix-whatis.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-freshmeat-perl/debian/patches/fix-whatis.patch?rev=46949&op=file
==============================================================================
--- trunk/libwww-freshmeat-perl/debian/patches/fix-whatis.patch (added)
+++ trunk/libwww-freshmeat-perl/debian/patches/fix-whatis.patch Mon Nov  9 16:38:08 2009
@@ -1,0 +1,16 @@
+Description: fix whatis entry
+Author: Jonathan Yu <jawnsy at cpan.org>
+Origin: vendor
+Forwarded: no
+--- a/lib/WWW/Freshmeat/Project.pm
++++ b/lib/WWW/Freshmeat/Project.pm
+@@ -334,6 +334,9 @@
+     }
+ }
+ 
++=head1 NAME
++
++WWW::Freshmeat::Project - retrieve project information
+ 
+ =head2 WWW::Freshmeat::Project methods
+ 

Added: trunk/libwww-freshmeat-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-freshmeat-perl/debian/patches/series?rev=46949&op=file
==============================================================================
--- trunk/libwww-freshmeat-perl/debian/patches/series (added)
+++ trunk/libwww-freshmeat-perl/debian/patches/series Mon Nov  9 16:38:08 2009
@@ -1,0 +1,1 @@
+fix-whatis.patch




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