[libcpanel-json-xs-perl] branch master updated (501cebc -> 4dd24d2)

Nuno Carvalho smash at cpan.org
Tue Oct 3 10:14:38 UTC 2017


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

mestre-guest pushed a change to branch master
in repository libcpanel-json-xs-perl.

      from  501cebc   releasing package libcpanel-json-xs-perl version 3.0225-1
      adds  d772462   New upstream version 3.0239
       new  73e1129   Updated version 3.0239 from 'upstream/3.0239'
       new  a114f3c   Declare compliance with Debian Policy 4.1.1
       new  c1eadd2   Update upstream contacts
       new  7217f36   Add lintian override
       new  4dd24d2   New upstream release, ready for review

The 5 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:
 .appveyor.yml                                   |  48 +++++
 .travis.yml                                     |  24 ++-
 Changes                                         |  72 +++++++
 MANIFEST                                        |   4 +
 META.json                                       |  11 +-
 META.yml                                        |   7 +-
 Makefile.PL                                     |  50 ++++-
 README                                          |  23 +-
 SIGNATURE                                       |  56 ++---
 XS.pm                                           | 259 ++++++++++++----------
 XS.xs                                           | 274 +++++++++++++++---------
 debian/changelog                                |  10 +
 debian/control                                  |   2 +-
 debian/copyright                                |   2 +-
 debian/libcpanel-json-xs-perl.lintian-overrides |   2 +
 debian/upstream/metadata                        |   2 +-
 ppport.h                                        |   8 +-
 t/01_utf8.t                                     |  91 ++++----
 t/03_types.t                                    |   4 +-
 t/110_bignum.t                                  |   2 +-
 t/114_decode_prefix.t                           |   8 +-
 t/117_numbers.t                                 |  72 +++++--
 t/11_pc_expo.t                                  |   3 +
 t/20_unknown.t                                  |   8 +-
 t/25_boolean.t                                  |  61 ++++--
 t/26_duplicate.t                                |  13 ++
 t/30_jsonspec.t                                 |  14 +-
 t/31_bom.t                                      |   2 +-
 t/96_interop_pp.t                               |  41 ++++
 t/96_mojo.t                                     |  13 +-
 t/appveyor-test.bat                             |  41 ++++
 t/z_perl_minimum_version.t                      |   2 +-
 t/z_pod-spelling.t                              |  79 +++++--
 33 files changed, 923 insertions(+), 385 deletions(-)
 create mode 100644 .appveyor.yml
 create mode 100644 debian/libcpanel-json-xs-perl.lintian-overrides
 create mode 100644 t/26_duplicate.t
 create mode 100644 t/96_interop_pp.t
 create mode 100644 t/appveyor-test.bat

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



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