r54249 - in /trunk/libwww-facebook-api-perl/debian: changelog patches/fix-pod-spelling.patch patches/series

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Mar 13 20:57:28 UTC 2010


Author: jawnsy-guest
Date: Sat Mar 13 20:57:22 2010
New Revision: 54249

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

Added:
    trunk/libwww-facebook-api-perl/debian/patches/fix-pod-spelling.patch
Modified:
    trunk/libwww-facebook-api-perl/debian/changelog
    trunk/libwww-facebook-api-perl/debian/patches/series

Modified: trunk/libwww-facebook-api-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-facebook-api-perl/debian/changelog?rev=54249&op=diff
==============================================================================
--- trunk/libwww-facebook-api-perl/debian/changelog (original)
+++ trunk/libwww-facebook-api-perl/debian/changelog Sat Mar 13 20:57:22 2010
@@ -5,8 +5,9 @@
   * Use new 3.0 (quilt) source format
   * Standards-Version 3.8.4 (no changes)
   * Remove POD test modules from B-D-I
+  * Add patch to fix POD spelling errors
 
- -- Jonathan Yu <jawnsy at cpan.org>  Sat, 13 Mar 2010 16:18:00 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Sat, 13 Mar 2010 16:25:42 -0500
 
 libwww-facebook-api-perl (0.4.17-1) unstable; urgency=low
 

Added: trunk/libwww-facebook-api-perl/debian/patches/fix-pod-spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-facebook-api-perl/debian/patches/fix-pod-spelling.patch?rev=54249&op=file
==============================================================================
--- trunk/libwww-facebook-api-perl/debian/patches/fix-pod-spelling.patch (added)
+++ trunk/libwww-facebook-api-perl/debian/patches/fix-pod-spelling.patch Sat Mar 13 20:57:22 2010
@@ -1,0 +1,15 @@
+Description: fix POD spelling problems
+Author: Jonathan Yu <jawnsy at cpan.org>
+Origin: vendor
+Forwarded: no
+--- a/lib/WWW/Facebook/API.pm
++++ b/lib/WWW/Facebook/API.pm
+@@ -989,7 +989,7 @@
+ 
+ =item last_call_success(1|0)
+ 
+-A boolean set to true or false, to show whether the last call was succesful
++A boolean set to true or false, to show whether the last call was successful
+ or not. Called by C<call_success>. Defaults to 1.
+ 
+ =item last_error( $error_message )

Modified: trunk/libwww-facebook-api-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-facebook-api-perl/debian/patches/series?rev=54249&op=diff
==============================================================================
--- trunk/libwww-facebook-api-perl/debian/patches/series (original)
+++ trunk/libwww-facebook-api-perl/debian/patches/series Sat Mar 13 20:57:22 2010
@@ -1,1 +1,2 @@
 manpage-errors.patch
+fix-pod-spelling.patch




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