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

gregoa pushed a commit to branch master
in repository libsereal-decoder-perl.

commit a77dab675a1b4c6a23bab03df2500a8d6bc4f78a
Merge: 86df5be de1e20a
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Nov 16 21:43:10 2015 +0100

    Merge tag 'upstream/3.006'
    
    Upstream version 3.006

 Changes                             |   20 +-
 MANIFEST                            |   10 +-
 META.json                           |    6 +-
 META.yml                            |    4 +-
 Makefile.PL                         |   89 +-
 author_tools/bench.pl               |    2 +-
 author_tools/hobodecoder.pl         |   32 +-
 author_tools/update_from_header.pl  |    2 +-
 inc/Sereal/BuildTools.pm            |  159 +-
 lib/Sereal/Decoder.pm               |    4 +-
 lib/Sereal/Decoder/Constants.pm     |    2 +-
 miniz.c                             | 9844 +++++++++++++++++------------------
 snappy/csnappy_decompress.c         |    6 +-
 snappy/csnappy_internal_userspace.h |   22 +-
 srl_common.h                        |    4 +
 srl_decoder.c                       |  735 +--
 srl_decoder.h                       |   46 +-
 srl_error.h                         |   28 -
 srl_protocol.h                      |    4 +
 srl_reader.h                        |   60 +
 srl_reader_decompress.h             |  153 +
 srl_reader_error.h                  |   32 +
 srl_reader_misc.h                   |   50 +
 srl_reader_types.h                  |   17 +
 srl_reader_varint.h                 |  218 +
 srl_stack.h                         |  213 +
 srl_taginfo.h                       |    3 +
 t/002_have_enc_and_dec.t            |   22 +
 t/005_flags.t                       |   87 +
 t/040_special_vars.t                |   12 +-
 t/lib/Sereal/TestSet.pm             |  368 +-
 typemap                             |    4 +
 32 files changed, 6460 insertions(+), 5798 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to