[libsereal-encoder-perl] branch master updated (8833e91 -> 2a75281)

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


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

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

      from  8833e91   releasing package libsereal-encoder-perl version 3.001.003-1
      adds  0a6359d   Imported Upstream version 3.001.004
       new  b19f96a   Merge tag 'upstream/3.001.004'
       new  45cf2da   New upstream release.
       new  ed2b824   Bump versioned build dependency on libsereal-decoder-perl.
       new  2a75281   releasing package libsereal-encoder-perl version 3.001.004-1

The 4 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                                   |  9 +++
 debian/control                                     |  2 +-
 lib/Sereal/Encoder.pm                              |  2 +-
 srl_common.h                                       | 48 +++++++++++---
 t/{702_roundtrip_v2.t => 700_roundtrip/v1/plain.t} | 13 ++--
 .../v1/snappy.t}                                   | 10 +--
 .../v2/dedudep_strings.t}                          | 12 ++--
 .../v2/freeze_thaw.t}                              | 12 ++--
 t/{701_roundtrip_v1.t => 700_roundtrip/v2/plain.t} | 13 ++--
 .../v2/readonly.t}                                 | 12 ++--
 .../v2/snappy.t}                                   | 10 +--
 .../v2/snappy_incr.t}                              | 12 ++--
 .../v2/sort_keys.t}                                | 12 ++--
 .../v3/dedudep_strings.t}                          | 12 ++--
 .../v3/freeze_thaw.t}                              | 12 ++--
 t/{700_roundtrip.t => 700_roundtrip/v3/plain.t}    | 13 ++--
 .../v3/readonly.t}                                 | 12 ++--
 .../v3/snappy.t}                                   | 10 +--
 .../v3/snappy_incr.t}                              | 12 ++--
 .../v3/sort_keys.t}                                | 12 ++--
 t/{700_roundtrip.t => 700_roundtrip/v3/zlib.t}     | 15 +++--
 .../v3/zlib_force.t}                               | 16 +++--
 t/lib/Sereal/TestSet.pm                            | 77 +++++++++-------------
 28 files changed, 238 insertions(+), 155 deletions(-)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v1/plain.t} (81%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v1/snappy.t} (80%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v2/dedudep_strings.t} (79%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v2/freeze_thaw.t} (79%)
 rename t/{701_roundtrip_v1.t => 700_roundtrip/v2/plain.t} (81%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v2/readonly.t} (79%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v2/snappy.t} (80%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v2/snappy_incr.t} (79%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v2/sort_keys.t} (79%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v3/dedudep_strings.t} (79%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v3/freeze_thaw.t} (79%)
 copy t/{700_roundtrip.t => 700_roundtrip/v3/plain.t} (81%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v3/readonly.t} (79%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v3/snappy.t} (80%)
 copy t/{702_roundtrip_v2.t => 700_roundtrip/v3/snappy_incr.t} (79%)
 rename t/{702_roundtrip_v2.t => 700_roundtrip/v3/sort_keys.t} (79%)
 copy t/{700_roundtrip.t => 700_roundtrip/v3/zlib.t} (76%)
 rename t/{700_roundtrip.t => 700_roundtrip/v3/zlib_force.t} (72%)

-- 
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