[libcompress-raw-zlib-perl] 01/05: Update upstream source from tag 'upstream/2.075'

Damyan Ivanov dmn at moszumanska.debian.org
Sun Nov 19 19:23:11 UTC 2017


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

dmn pushed a commit to branch master
in repository libcompress-raw-zlib-perl.

commit ade861e7e062044807fda42ce1431a5338d2d6f4
Merge: 29146da a353966
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sun Nov 19 19:12:03 2017 +0000

    Update upstream source from tag 'upstream/2.075'
    
    Update to upstream version '2.075'
    with Debian dir 665f9e154bac1829f5afa49e673b0136cbab0c52

 Changes                  |  14 +
 META.json                |   2 +-
 META.yml                 |   2 +-
 README                   | 101 +++---
 Zlib.xs                  |  10 +-
 config.in                |   1 -
 lib/Compress/Raw/Zlib.pm |  46 +--
 t/000prereq.t            |   2 +-
 t/02zlib.t               |  33 +-
 zlib-src/adler32.c       |  21 +-
 zlib-src/compress.c      |  42 +--
 zlib-src/crc32.c         |  41 ++-
 zlib-src/deflate.c       | 800 +++++++++++++++++++++++++++++------------------
 zlib-src/deflate.h       |  35 ++-
 zlib-src/infback.c       |   4 +-
 zlib-src/inffast.c       |  85 ++---
 zlib-src/inflate.c       | 122 +++++---
 zlib-src/inflate.h       |  11 +-
 zlib-src/inftrees.c      |  26 +-
 zlib-src/trees.c         |  93 +++---
 zlib-src/uncompr.c       |  98 ++++--
 zlib-src/zconf.h         |  41 ++-
 zlib-src/zlib.h          | 452 +++++++++++++++++---------
 zlib-src/zutil.c         |  49 +--
 zlib-src/zutil.h         |  55 ++--
 25 files changed, 1340 insertions(+), 846 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcompress-raw-zlib-perl.git



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