[libjson-perl] branch master updated (2f851f2 -> 1556ccc)

gregor herrmann gregoa at debian.org
Sun Jan 14 17:36:27 UTC 2018


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

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

      from  2f851f2   declare conformance with Policy 4.1.3 (no changes needed)
      adds  1bb0e44   not to use newer Test::More features (RT-122421; spotted by ilmari++)
      adds  154b872   sync (fix #34)
      adds  5e400db   sync with JSON::PP 2.95
      adds  2226be3   update MANIFEST
      adds  2921daa   releng 2.95
      adds  414a29d   sync with JSON::PP 2.96
      adds  1fff6a3   release 2.96
      adds  3154f70   sync with JSON::PP 2.97000
      adds  321af7e   release 2.97000
      adds  384ac88   sync with JSON::PP 2.97001
      adds  ff770c1   release 2.97001
      adds  9ae7a79   New upstream version 2.97001
       new  0ceb6b4   Update upstream source from tag 'upstream/2.97001'
       new  760eb56   Update debian/changelog
       new  5040e97   debian/watch: add uversionmangle
       new  3b3b625   Update years of packaging copyright.
       new  59071cb   Bump debhelper compatibility level to 10.
       new  1556ccc   releasing package libjson-perl version 2.97001-1

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                       |   1 +
 META.json                      |   5 +-
 META.yml                       |   5 +-
 debian/changelog               |  11 ++-
 debian/compat                  |   2 +-
 debian/control                 |   2 +-
 debian/copyright               |   2 +-
 debian/watch                   |   1 +
 lib/JSON.pm                    |   4 +-
 lib/JSON/backportPP.pm         |   8 +-
 lib/JSON/backportPP/Boolean.pm |   2 +-
 t/00_backend_version.t         |   7 ++
 t/00_load_backport_pp.t        |   2 +-
 t/03_types.t                   |   4 +-
 t/07_pc_esc.t                  | 194 ++++++++++++++++++++---------------------
 t/105_esc_slash.t              |  30 +++----
 t/106_allow_barekey.t          |  38 ++++----
 t/107_allow_singlequote.t      |  40 ++++-----
 t/110_bignum.t                 |   4 +-
 t/_unicode_handling.pm         |  56 ++++++------
 t/e02_bool.t                   |   2 +-
 22 files changed, 238 insertions(+), 199 deletions(-)
 create mode 100644 t/00_backend_version.t

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



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