[libsereal-perl] branch master updated (2d088fd -> 12ece0f)

gregor herrmann gregoa at debian.org
Fri Nov 17 15:32:03 UTC 2017


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

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

      from  2d088fd   releasing libsereal-perl version 3.015-1
      adds  ddea337   New upstream version 4.004
       new  725f21e   Update upstream source from tag 'upstream/4.004'
       new  ad819e9   New upstream release.
       new  9ecf41d   Update years of packaging copyright.
       new  e69ce80   Bump versioned build dependencies on libsereal-{de,en}coder-perl.
       new  cb0ec08   Declare compliance with Debian Policy 4.1.1.
       new  12ece0f   update changelog / add WAITS-FOR

The 6 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                                            | 17 ++++-
 MANIFEST                                           | 17 +++++
 META.json                                          | 13 ++--
 META.yml                                           | 13 ++--
 Makefile.PL                                        |  2 +-
 debian/changelog                                   | 12 ++++
 debian/control                                     |  6 +-
 debian/copyright                                   |  2 +-
 inc/Sereal/BuildTools.pm                           | 46 +++++++++++--
 lib/Sereal.pm                                      | 24 ++++++-
 t/010_desperate.t                                  |  2 +-
 t/080_set_readonly.t                               | 27 +++++---
 t/300_fail.t                                       | 13 +++-
 t/700_roundtrip/{v2 => v4}/dedudep_strings.t       |  0
 t/700_roundtrip/{v2 => v4}/freeze_thaw.t           |  0
 t/700_roundtrip/{v1 => v4}/plain.t                 |  0
 t/700_roundtrip/{v1 => v4}/plain_canon.t           |  0
 t/700_roundtrip/{v2 => v4}/readonly.t              |  0
 t/700_roundtrip/{v1 => v4}/snappy.t                |  0
 t/700_roundtrip/v4/snappy_and_warn_unknown.t       | 45 +++++++++++++
 t/700_roundtrip/{v1 => v4}/snappy_canon.t          |  0
 t/700_roundtrip/{v2 => v4}/snappy_incr.t           |  0
 t/700_roundtrip/{v2 => v4}/snappy_incr_canon.t     |  0
 t/700_roundtrip/{v2 => v4}/sort_keys.t             |  0
 t/700_roundtrip/{v3 => v4}/sort_keys_perl.t        |  0
 t/700_roundtrip/{v3 => v4}/sort_keys_perl_rev.t    |  0
 t/700_roundtrip/{v3 => v4}/zlib.t                  |  0
 t/700_roundtrip/{v3 => v4}/zlib_force.t            |  0
 t/700_roundtrip/{v3/zlib.t => v4/zstd.t}           |  4 +-
 .../{v3/zlib_force.t => v4/zstd_force.t}           |  4 +-
 t/lib/Sereal/TestSet.pm                            | 75 ++++++++++++++--------
 31 files changed, 254 insertions(+), 68 deletions(-)
 copy t/700_roundtrip/{v2 => v4}/dedudep_strings.t (100%)
 copy t/700_roundtrip/{v2 => v4}/freeze_thaw.t (100%)
 copy t/700_roundtrip/{v1 => v4}/plain.t (100%)
 copy t/700_roundtrip/{v1 => v4}/plain_canon.t (100%)
 copy t/700_roundtrip/{v2 => v4}/readonly.t (100%)
 copy t/700_roundtrip/{v1 => v4}/snappy.t (100%)
 create mode 100644 t/700_roundtrip/v4/snappy_and_warn_unknown.t
 copy t/700_roundtrip/{v1 => v4}/snappy_canon.t (100%)
 copy t/700_roundtrip/{v2 => v4}/snappy_incr.t (100%)
 copy t/700_roundtrip/{v2 => v4}/snappy_incr_canon.t (100%)
 copy t/700_roundtrip/{v2 => v4}/sort_keys.t (100%)
 copy t/700_roundtrip/{v3 => v4}/sort_keys_perl.t (100%)
 copy t/700_roundtrip/{v3 => v4}/sort_keys_perl_rev.t (100%)
 copy t/700_roundtrip/{v3 => v4}/zlib.t (100%)
 copy t/700_roundtrip/{v3 => v4}/zlib_force.t (100%)
 copy t/700_roundtrip/{v3/zlib.t => v4/zstd.t} (85%)
 copy t/700_roundtrip/{v3/zlib_force.t => v4/zstd_force.t} (84%)

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



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