[libarchive-zip-perl] 03/08: Merge tag 'upstream/1.46'

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 b0f5c30f18db8ffead2b6f87012e00c6bc8f3f60
Merge: 02b4158 3db9f18
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 15 16:53:13 2015 +0200

    Merge tag 'upstream/1.46'
    
    Upstream version 1.46

 Changes                               |  22 +++++++
 MANIFEST                              |  13 ++++
 META.json                             |   4 +-
 META.yml                              |  34 +++++-----
 lib/Archive/Zip.pm                    |   2 +-
 lib/Archive/Zip/Archive.pm            |   2 +-
 lib/Archive/Zip/BufferedFileHandle.pm |   2 +-
 lib/Archive/Zip/DirectoryMember.pm    |   2 +-
 lib/Archive/Zip/FileMember.pm         |   2 +-
 lib/Archive/Zip/Member.pm             |  36 +++++------
 lib/Archive/Zip/MemberRead.pm         |   2 +-
 lib/Archive/Zip/MockFileHandle.pm     |   2 +-
 lib/Archive/Zip/NewFileMember.pm      |   2 +-
 lib/Archive/Zip/StringMember.pm       |   2 +-
 lib/Archive/Zip/Tree.pm               |   2 +-
 lib/Archive/Zip/ZipFileMember.pm      |   5 +-
 t/02_main.t                           |   4 ++
 t/17_101092.t                         |  34 ++++++++++
 t/18_bug_92205.t                      | 117 ++++++++++++++++++++++++++++++++++
 t/19_bug_101240.t                     |  53 +++++++++++++++
 t/common.pm                           |  45 +++++++++++--
 t/data/def.zip                        | Bin 0 -> 111 bytes
 t/data/defstr.zip                     | Bin 0 -> 127 bytes
 t/data/emptydef.zip                   | Bin 0 -> 108 bytes
 t/data/emptydefstr.zip                | Bin 0 -> 124 bytes
 t/data/emptystore.zip                 | Bin 0 -> 106 bytes
 t/data/emptystorestr.zip              | Bin 0 -> 122 bytes
 t/data/mkzip.pl                       |  54 ++++++++++++++++
 t/data/store.zip                      | Bin 0 -> 109 bytes
 t/data/storestr.zip                   | Bin 0 -> 125 bytes
 t/data/streamed.zip                   | Bin 0 -> 127 bytes
 31 files changed, 383 insertions(+), 58 deletions(-)

-- 
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