[libarchive-zip-perl] branch master updated (49ff591 -> f30ef93)

Salvatore Bonaccorso carnil at debian.org
Tue Aug 2 20:04:43 UTC 2016


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

carnil pushed a change to branch master
in repository libarchive-zip-perl.

      from  49ff591   update changelog
      adds  98aa178   Imported Upstream version 1.58
       new  6cf448f   Merge tag 'upstream/1.58'
       new  a102f8f   Update debian/changelog
       new  f3d0af3   Declare compliance with Debian policy 3.9.8
       new  f30ef93   Prepare changelog for release

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                               |   4 +
 MANIFEST                              |  12 ++-
 MANIFEST.SKIP                         |  34 ++++++++
 META.json                             |   4 +-
 META.yml                              |   4 +-
 README.md                             |  58 +++++++++++++
 debian/changelog                      |   9 +-
 debian/control                        |   2 +-
 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             |   4 +-
 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      |   2 +-
 t/02_main.t                           |   3 +-
 t/03_ex.t                             |   3 +-
 t/04_readmember.t                     |   3 +-
 t/05_tree.t                           |   3 +-
 t/06_update.t                         |   3 +-
 t/07_filenames_of_0.t                 |   3 +-
 t/08_readmember_record_sep.t          |   3 +-
 t/10_chmod.t                          |   3 +-
 t/14_leading_separator.t              |   3 +-
 t/17_101092.t                         |   3 +-
 t/18_bug_92205.t                      |   3 +-
 t/19_bug_101240.t                     |   3 +-
 t/20_bug_github11.t                   |   3 +-
 t/21_zip64.t                          |   3 +-
 t/22_deflated_dir.t                   |   3 +-
 t/24_unicode_win32.t                  | 155 ++++++++++++++++++++++++++++++++++
 t/data/empty.zip                      | Bin 0 -> 108 bytes
 37 files changed, 314 insertions(+), 39 deletions(-)
 create mode 100644 MANIFEST.SKIP
 create mode 100644 README.md
 create mode 100644 t/24_unicode_win32.t
 create mode 100644 t/data/empty.zip

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