[libjson-maybexs-perl] branch master updated (26ae22e -> d8cbc06)

gregor herrmann gregoa at debian.org
Sat Jun 27 21:22:55 UTC 2015


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

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

      from  26ae22e   releasing package libjson-maybexs-perl version 1.002006-1
      adds  a0d3c66   Imported Upstream version 1.003005
       new  a9b72dd   Merge tag 'upstream/1.003005'
       new  ac0851c   Update debian/changelog
       new  28393b7   Update upstream copyright holders.
       new  d8cbc06   releasing package libjson-maybexs-perl version 1.003005-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             | 23 ++++++++++++++
 MANIFEST            |  5 +++
 META.json           | 13 ++++++--
 META.yml            | 12 +++++--
 Makefile.PL         | 26 +++++++++++++--
 README              | 40 ++++++++++++++++++++++-
 debian/changelog    |  8 +++++
 debian/copyright    |  3 ++
 lib/JSON/MaybeXS.pm | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 t/cpanel.t          |  2 +-
 t/legacy.t          | 50 +++++++++++++++++++++++++++++
 t/new.t             | 29 +++++++++++++++++
 t/none.t            |  2 +-
 t/pp.t              |  2 +-
 t/preload_cpanel.t  |  2 +-
 t/preload_xs.t      |  2 +-
 t/xs.t              |  2 +-
 xt/json_pm.t        |  2 +-
 xt/json_pm_legacy.t | 47 +++++++++++++++++++++++++++
 xt/json_pp_legacy.t |  6 ++++
 xt/json_xs_legacy.t |  6 ++++
 21 files changed, 355 insertions(+), 18 deletions(-)
 create mode 100644 t/legacy.t
 create mode 100644 t/new.t
 create mode 100644 xt/json_pm_legacy.t
 create mode 100644 xt/json_pp_legacy.t
 create mode 100644 xt/json_xs_legacy.t

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



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