[libsereal-encoder-perl] 03/07: Update upstream source from tag 'upstream/4.004+ds'

Alex Mestiashvili malex-guest at moszumanska.debian.org
Thu Nov 16 21:04:33 UTC 2017


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

malex-guest pushed a commit to branch master
in repository libsereal-encoder-perl.

commit 5cfd0c03a5a3a71b9726d896ab5b5038e4e9cf45
Merge: 8c05fb2 af17dcc
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Nov 16 21:17:36 2017 +0100

    Update upstream source from tag 'upstream/4.004+ds'
    
    Update to upstream version '4.004+ds'
    with Debian dir 75b5b64458428e4f762f516f680dd2788ef49bb1

 Changes                                      |  20 +-
 MANIFEST                                     |  38 ++
 META.json                                    |   9 +-
 META.yml                                     |   9 +-
 Makefile.PL                                  |  14 +-
 author_tools/update_flag_consts.pl           |   4 +-
 inc/Devel/CheckLib.pm                        | 200 +++++--
 inc/Sereal/BuildTools.pm                     |  46 +-
 lib/Sereal/Encoder.pm                        |  28 +-
 lib/Sereal/Encoder/Constants.pm              |   5 +-
 miniz.c                                      | 776 +++++++++++++--------------
 snappy/csnappy.h                             |   7 +-
 snappy/csnappy_internal_userspace.h          |  15 +-
 srl_compress.h                               |  90 ++--
 srl_encoder.c                                |  32 +-
 srl_encoder.h                                |   9 +-
 srl_protocol.h                               |   3 +-
 srl_reader_decompress.h                      |  51 +-
 srl_reader_error.h                           |  10 -
 srl_stack.h                                  |   6 +-
 t/010_desperate.t                            |   2 +-
 t/300_fail.t                                 |  13 +-
 t/700_roundtrip/v4/dedudep_strings.t         |  29 +
 t/700_roundtrip/v4/freeze_thaw.t             |  29 +
 t/700_roundtrip/v4/plain.t                   |  28 +
 t/700_roundtrip/v4/plain_canon.t             |  27 +
 t/700_roundtrip/v4/readonly.t                |  29 +
 t/700_roundtrip/v4/snappy.t                  |  27 +
 t/700_roundtrip/v4/snappy_and_warn_unknown.t |  45 ++
 t/700_roundtrip/v4/snappy_canon.t            |  27 +
 t/700_roundtrip/v4/snappy_incr.t             |  29 +
 t/700_roundtrip/v4/snappy_incr_canon.t       |  27 +
 t/700_roundtrip/v4/sort_keys.t               |  29 +
 t/700_roundtrip/v4/sort_keys_perl.t          |  29 +
 t/700_roundtrip/v4/sort_keys_perl_rev.t      |  29 +
 t/700_roundtrip/v4/zlib.t                    |  32 ++
 t/700_roundtrip/v4/zlib_force.t              |  33 ++
 t/700_roundtrip/v4/zstd.t                    |  32 ++
 t/700_roundtrip/v4/zstd_force.t              |  33 ++
 t/lib/Sereal/TestSet.pm                      |  75 ++-
 typemap                                      |   1 +
 41 files changed, 1443 insertions(+), 534 deletions(-)

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



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