[libsereal-decoder-perl] branch master updated (a8ae3dd -> 54676ff)

gregor herrmann gregoa at debian.org
Sun Jul 27 20:23:23 UTC 2014


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

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

      from  a8ae3dd   releasing package libsereal-decoder-perl version 3.001.003-1
      adds  9a500ee   Imported Upstream version 3.001.004
       new  86c5c4a   Merge tag 'upstream/3.001.004'
       new  ed1900a   New upstream release.
       new  54676ff   releasing package libsereal-decoder-perl version 3.001.004-1

The 3 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                                            |  7 ++
 MANIFEST                                           | 21 +++++-
 META.json                                          |  2 +-
 META.yml                                           |  2 +-
 Makefile.PL                                        |  3 +
 debian/changelog                                   |  8 +++
 lib/Sereal/Decoder.pm                              |  2 +-
 srl_common.h                                       | 48 +++++++++++---
 srl_decoder.c                                      |  4 +-
 t/{702_roundtrip_v2.t => 700_roundtrip/v1/plain.t} |  5 +-
 .../v1/snappy.t}                                   |  2 +-
 .../v2/dedudep_strings.t}                          |  4 +-
 .../v2/freeze_thaw.t}                              |  4 +-
 t/{700_roundtrip.t => 700_roundtrip/v2/plain.t}    |  5 +-
 .../v2/readonly.t}                                 |  4 +-
 .../v2/snappy.t}                                   |  2 +-
 .../v2/snappy_incr.t}                              |  4 +-
 .../v2/sort_keys.t}                                |  4 +-
 .../v3/dedudep_strings.t}                          |  4 +-
 .../v3/freeze_thaw.t}                              |  4 +-
 t/{702_roundtrip_v2.t => 700_roundtrip/v3/plain.t} |  5 +-
 .../v3/readonly.t}                                 |  4 +-
 .../v3/snappy.t}                                   |  2 +-
 .../v3/snappy_incr.t}                              |  4 +-
 .../v3/sort_keys.t}                                |  4 +-
 t/{700_roundtrip.t => 700_roundtrip/v3/zlib.t}     |  7 +-
 .../v3/zlib_force.t}                               |  8 ++-
 t/lib/Sereal/TestSet.pm                            | 77 +++++++++-------------
 28 files changed, 166 insertions(+), 84 deletions(-)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v1/plain.t} (93%)
 rename t/{701_roundtrip_v1.t => 700_roundtrip/v1/snappy.t} (93%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v2/dedudep_strings.t} (91%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v2/freeze_thaw.t} (91%)
 copy t/{700_roundtrip.t => 700_roundtrip/v2/plain.t} (93%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v2/readonly.t} (91%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v2/snappy.t} (93%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v2/snappy_incr.t} (91%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v2/sort_keys.t} (91%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v3/dedudep_strings.t} (91%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v3/freeze_thaw.t} (91%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v3/plain.t} (93%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v3/readonly.t} (91%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v3/snappy.t} (93%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v3/snappy_incr.t} (91%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v3/sort_keys.t} (91%)
 rename t/{700_roundtrip.t => 700_roundtrip/v3/zlib.t} (88%)
 rename t/{702_roundtrip_v2.t => 700_roundtrip/v3/zlib_force.t} (84%)

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



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