r37341 - in /trunk/libmail-box-perl/debian: changelog patches/01_access_check_use_filetest::access.patch patches/02_man_page_width_errors.patch

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Wed Jun 3 07:23:18 UTC 2009


Author: ryan52-guest
Date: Wed Jun  3 07:23:11 2009
New Revision: 37341

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=37341
Log:
refresh patches

Modified:
    trunk/libmail-box-perl/debian/changelog
    trunk/libmail-box-perl/debian/patches/01_access_check_use_filetest::access.patch
    trunk/libmail-box-perl/debian/patches/02_man_page_width_errors.patch

Modified: trunk/libmail-box-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-box-perl/debian/changelog?rev=37341&op=diff
==============================================================================
--- trunk/libmail-box-perl/debian/changelog (original)
+++ trunk/libmail-box-perl/debian/changelog Wed Jun  3 07:23:11 2009
@@ -2,8 +2,9 @@
 
   * New upstream release
   * Add myself to Uploaders
-
- -- Ryan Niebur <ryanryan52 at gmail.com>  Tue, 02 Jun 2009 21:59:05 -0700
+  * refresh patches
+
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Wed, 03 Jun 2009 00:23:06 -0700
 
 libmail-box-perl (2.089-1) unstable; urgency=low
 

Modified: trunk/libmail-box-perl/debian/patches/01_access_check_use_filetest::access.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-box-perl/debian/patches/01_access_check_use_filetest%3A%3Aaccess.patch?rev=37341&op=diff
==============================================================================
--- trunk/libmail-box-perl/debian/patches/01_access_check_use_filetest::access.patch (original)
+++ trunk/libmail-box-perl/debian/patches/01_access_check_use_filetest::access.patch Wed Jun  3 07:23:11 2009
@@ -3,7 +3,7 @@
 
 --- a/lib/Mail/Box/Dir.pm
 +++ b/lib/Mail/Box/Dir.pm
-@@ -59,9 +59,13 @@ sub init($)
+@@ -59,9 +59,13 @@
  
      # Check if we can write to the folder, if we need to.
  
@@ -22,7 +22,7 @@
      $self;
 --- a/lib/Mail/Box/File.pm
 +++ b/lib/Mail/Box/File.pm
-@@ -89,9 +89,13 @@ sub init($)
+@@ -89,9 +89,13 @@
  
      # Check if we can write to the folder, if we need to.
  

Modified: trunk/libmail-box-perl/debian/patches/02_man_page_width_errors.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-box-perl/debian/patches/02_man_page_width_errors.patch?rev=37341&op=diff
==============================================================================
--- trunk/libmail-box-perl/debian/patches/02_man_page_width_errors.patch (original)
+++ trunk/libmail-box-perl/debian/patches/02_man_page_width_errors.patch Wed Jun  3 07:23:11 2009
@@ -3,7 +3,7 @@
   
 --- a/lib/Mail/Box/Message/Destructed.pod
 +++ b/lib/Mail/Box/Message/Destructed.pod
-@@ -182,7 +182,7 @@ See L<Mail::Message::Construct::Forward/
+@@ -182,7 +182,7 @@
  
  =back
  
@@ -14,7 +14,7 @@
  
 --- a/lib/Mail/Box/Net/Message.pod
 +++ b/lib/Mail/Box/Net/Message.pod
-@@ -185,7 +185,7 @@ See L<Mail::Message::Construct::Forward/
+@@ -185,7 +185,7 @@
  
  =back
  




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