[libjson-validator-perl] branch master updated (3a96323 -> e019bf8)
gregor herrmann
gregoa at debian.org
Mon Dec 21 19:42:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libjson-validator-perl.
from 3a96323 releasing package libjson-validator-perl version 0.63+dfsg-1
adds 1d9d1f0 Allow hash reference as arguments
adds 5fe3e9d failing booleans via Mojo::JSON::MaybeXS
adds 46b06dd Cpanel::JSON::XS stringifies true to "true", not "1"
adds baa6ef6 Merge pull request #13 from kberov/master
adds cabc3b4 Fix treating JSON::PP::Boolean objects as boolean
adds c87985b Released version 0.64
adds b729b79 Imported Upstream version 0.64+dfsg
new 0c9acad Merge tag 'upstream/0.64+dfsg'
new 87e13d2 update changelog
new e019bf8 releasing package libjson-validator-perl version 0.64+dfsg-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 | 4 ++++
MANIFEST | 2 ++
META.json | 2 +-
META.yml | 2 +-
README | 3 ++-
debian/changelog | 7 +++++++
lib/JSON/Validator.pm | 37 ++++++++++++++++---------------------
t/booleans-xs.t | 22 ++++++++++++++++++++++
t/coerce-args.t | 11 +++++++++++
9 files changed, 66 insertions(+), 24 deletions(-)
create mode 100644 t/booleans-xs.t
create mode 100644 t/coerce-args.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjson-validator-perl.git
More information about the Pkg-perl-cvs-commits
mailing list