[libarchive-zip-perl] 05/08: Refresh 0003-Fix-for-rt.cpan.org-73797-deflated-empty-file-direct.patch (offset).

gregor herrmann gregoa at debian.org
Mon Jun 15 15:25:21 UTC 2015


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

gregoa pushed a commit to branch master
in repository libarchive-zip-perl.

commit 11b460ed0a88f062764997df5d8490f02fcfa70e
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 15 16:58:39 2015 +0200

    Refresh 0003-Fix-for-rt.cpan.org-73797-deflated-empty-file-direct.patch (offset).
---
 .../0003-Fix-for-rt.cpan.org-73797-deflated-empty-file-direct.patch   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/0003-Fix-for-rt.cpan.org-73797-deflated-empty-file-direct.patch b/debian/patches/0003-Fix-for-rt.cpan.org-73797-deflated-empty-file-direct.patch
index c441928..3a5008e 100644
--- a/debian/patches/0003-Fix-for-rt.cpan.org-73797-deflated-empty-file-direct.patch
+++ b/debian/patches/0003-Fix-for-rt.cpan.org-73797-deflated-empty-file-direct.patch
@@ -14,7 +14,7 @@ of an empty file.)
 
 --- a/lib/Archive/Zip/Member.pm
 +++ b/lib/Archive/Zip/Member.pm
-@@ -1042,7 +1042,7 @@
+@@ -1044,7 +1044,7 @@
      # I need to do this if I can't refresh the header
      # and I don't know compressed size or crc32 fields.
      my $headerFieldsUnknown = (
@@ -25,7 +25,7 @@ of an empty file.)
  
 --- a/t/17_bug_73797.t
 +++ b/t/17_bug_73797.t
-@@ -23,7 +23,4 @@
+@@ -20,7 +20,4 @@
  my ($status, $zipout) = testZip();
  # STDERR->print("status= $status, out=$zipout\n");
  skip( "test zip doesn't work", 1 ) if $testZipDoesntWork;

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



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