This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libmail-box-perl.

commit b87b1fa651b169a88e22bf641b598c81ae34221a
Author: gregor herrmann <gre...@debian.org>
Date:   Sat May 3 15:43:43 2014 +0200

    Refresh 01_access_check_use_filetest_access.patch (offset).
---
 debian/patches/01_access_check_use_filetest_access.patch | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/patches/01_access_check_use_filetest_access.patch 
b/debian/patches/01_access_check_use_filetest_access.patch
index cb3309d..6c15170 100644
--- a/debian/patches/01_access_check_use_filetest_access.patch
+++ b/debian/patches/01_access_check_use_filetest_access.patch
@@ -1,12 +1,14 @@
 Description: Use filetest 'access'
  filetest 'access' is slower, but works correctly if we have a
  filesystem with ACLs.
-Origin: vendor
+Forwarded: no
 Author: Damyan Ivanov <d...@debian.org>
-
+Origin: vendor
+Reviewed-by: gregor herrmann <gre...@debian.org>
+Last-Update: 2014-05-03
 --- a/lib/Mail/Box/Dir.pm
 +++ b/lib/Mail/Box/Dir.pm
-@@ -58,9 +58,13 @@
+@@ -59,9 +59,13 @@
  
      # Check if we can write to the folder, if we need to.
  
@@ -25,7 +27,7 @@ Author: Damyan Ivanov <d...@debian.org>
      $self;
 --- a/lib/Mail/Box/File.pm
 +++ b/lib/Mail/Box/File.pm
-@@ -88,9 +88,13 @@
+@@ -93,9 +93,13 @@
  
      # Check if we can write to the folder, if we need to.
  

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmail-box-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to