This is an automated email from the git hooks/post-receive script. hlieberman-guest pushed a commit to branch master in repository libarchive-zip-perl.
commit df167706be0074d9bba495f42d93ea11e1f864db Merge: f136c2c 8c682cd Author: Harlan Lieberman-Berg <[email protected]> Date: Tue Mar 25 12:49:17 2014 -0400 Merge new upstream version 1.37. .aspell.local.pws | 45 ++ .exrc | 1 + Changes | 582 ++++++++-------- LICENSE | 378 ----------- MANIFEST | 16 +- META.json | 57 ++ META.yml | 63 +- Makefile.PL | 55 +- README | 1169 --------------------------------- lib/Archive/Zip.pm | 400 ++++++----- lib/Archive/Zip/Archive.pm | 67 +- lib/Archive/Zip/BufferedFileHandle.pm | 2 +- lib/Archive/Zip/DirectoryMember.pm | 2 +- lib/Archive/Zip/FAQ.pod | 811 ++++++++++------------- lib/Archive/Zip/FileMember.pm | 2 +- lib/Archive/Zip/Member.pm | 277 ++++++-- lib/Archive/Zip/MemberRead.pm | 30 +- lib/Archive/Zip/MockFileHandle.pm | 2 +- lib/Archive/Zip/NewFileMember.pm | 2 +- lib/Archive/Zip/StringMember.pm | 2 +- lib/Archive/Zip/Tree.pm | 4 +- lib/Archive/Zip/ZipFileMember.pm | 13 +- script/crc32 | 6 + t/04_readmember.t | 8 +- t/07_filenames_of_0.t | 52 +- t/09_output_record_sep.t | 2 +- t/10_chmod.t | 2 +- t/13_bug_46303.t | 16 + t/14_leading_separator.t | 51 ++ t/15_decrypt.t | 30 + t/16_decrypt.t | 23 + t/97_meta.t | 27 - t/98_pod.t | 32 - t/99_pmv.t | 32 - t/common.pl | 2 +- t/data/crypcomp.zip | Bin 0 -> 218 bytes t/data/crypt.zip | Bin 0 -> 216 bytes 37 files changed, 1584 insertions(+), 2679 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libarchive-zip-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
