[libsereal-encoder-perl] branch master updated (1125ab7 -> 72eb67c)

gregor herrmann gregoa at debian.org
Sun Apr 13 15:43:14 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  1125ab7   push to unstable
      adds  39bb5f4   Imported Upstream version 2.08
       new  3deed7f   Merge tag 'upstream/2.08'
       new  9ddaa9e   New upstream release.
       new  72eb67c   releasing package libsereal-encoder-perl version 2.08-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                 |  31 ++++++++
 Encoder.xs              | 196 +++++++++++++++++++++++++++++++++++-------------
 MANIFEST                |   5 +-
 META.json               |  59 +++++++++++++++
 META.yml                |  62 +++++++--------
 debian/changelog        |   7 ++
 lib/Sereal/Encoder.pm   |  42 ++++++++---
 srl_encoder.c           |  47 ++++++++++--
 srl_encoder.h           |  12 ++-
 t/011_aliased_dedupe.t  |  29 +++++++
 t/900_reentrancy.t      |  44 +++++++++++
 t/lib/Sereal/TestSet.pm |  29 ++++---
 typemap                 |   4 +-
 13 files changed, 445 insertions(+), 122 deletions(-)
 create mode 100644 META.json
 create mode 100644 t/011_aliased_dedupe.t
 create mode 100644 t/900_reentrancy.t

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