r77263 - in /trunk/libcgi-session-perl/debian: changelog patches/fix_name_section_pod.patch

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Fri Jul 8 17:17:21 UTC 2011


Author: periapt-guest
Date: Fri Jul  8 17:17:19 2011
New Revision: 77263

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=77263
Log:
Refreshed patch, added spelling correction to patch and forwarded
upstream

Modified:
    trunk/libcgi-session-perl/debian/changelog
    trunk/libcgi-session-perl/debian/patches/fix_name_section_pod.patch

Modified: trunk/libcgi-session-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-session-perl/debian/changelog?rev=77263&op=diff
==============================================================================
--- trunk/libcgi-session-perl/debian/changelog (original)
+++ trunk/libcgi-session-perl/debian/changelog Fri Jul  8 17:17:19 2011
@@ -3,7 +3,8 @@
   * New upstream release
   * Raised standards version to 3.9.2
   * Updated copyright
-  * Refreshed patch
+  * Refreshed patch, added spelling correction to patch and forwarded
+    upstream
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Fri, 08 Jul 2011 17:35:44 +0100
 

Modified: trunk/libcgi-session-perl/debian/patches/fix_name_section_pod.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-session-perl/debian/patches/fix_name_section_pod.patch?rev=77263&op=diff
==============================================================================
--- trunk/libcgi-session-perl/debian/patches/fix_name_section_pod.patch (original)
+++ trunk/libcgi-session-perl/debian/patches/fix_name_section_pod.patch Fri Jul  8 17:17:19 2011
@@ -1,8 +1,9 @@
 Author: Rene Mayorga <rmayorga at debian.org>
 Description: Fix POD's name section.
+ Also spelling error
 Last-Update: 2011-07-08
 Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
-Forwarded: no
+Bug: http://rt.cpan.org/Ticket/Display.html?id=69369
 --- a/lib/CGI/Session/Test/Default.pm
 +++ b/lib/CGI/Session/Test/Default.pm
 @@ -13,9 +13,9 @@
@@ -17,3 +18,14 @@
  
  =head2 new()
  
+--- a/lib/CGI/Session.pm
++++ b/lib/CGI/Session.pm
+@@ -1329,7 +1329,7 @@
+ 
+ =head1 A Warning about Auto-flushing
+ 
+-Auto-flushing can be unreliable for the following reasons. Explict flushing
++Auto-flushing can be unreliable for the following reasons. Explicit flushing
+ after key session updates is recommended. 
+ 
+ =over 4




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