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

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Dec 13 03:40:09 UTC 2008


Author: gregoa
Date: Sat Dec 13 03:40:05 2008
New Revision: 28211

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=28211
Log:
Add a description to the 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=28211&op=diff
==============================================================================
--- trunk/libmail-box-perl/debian/changelog (original)
+++ trunk/libmail-box-perl/debian/changelog Sat Dec 13 03:40:05 2008
@@ -4,6 +4,7 @@
     (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
   * New upstream release.
+  * Add a description to the patches.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:44:25 +0100
 

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=28211&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 Sat Dec 13 03:40:05 2008
@@ -1,3 +1,6 @@
+# filetest 'access' is slower, but works correctly if we have a
+# filesystem with ACLs
+
 --- a/lib/Mail/Box/Dir.pm
 +++ b/lib/Mail/Box/Dir.pm
 @@ -59,9 +59,13 @@ sub init($)

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=28211&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 Sat Dec 13 03:40:05 2008
@@ -1,3 +1,6 @@
+Author: Damyan Ivanov
+Description:  fixing un-splittable lines in two PODs
+  
 --- a/lib/Mail/Box/Message/Destructed.pod
 +++ b/lib/Mail/Box/Message/Destructed.pod
 @@ -182,7 +182,7 @@ See L<Mail::Message::Construct::Forward/




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