[libjson-validator-perl] 03/07: Merge tag 'upstream/0.67+dfsg'

gregor herrmann gregoa at debian.org
Sun Apr 17 14:48:07 UTC 2016


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

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

commit 9599db33fa568427ec1dc45f721c4aab499db91c
Merge: 4a5c9f3 e51e8d2
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 17 16:42:05 2016 +0200

    Merge tag 'upstream/0.67+dfsg'
    
    Upstream version 0.67+dfsg

 .perltidyrc                          |    2 +-
 Changes                              |    3 +
 MANIFEST                             |    1 +
 META.json                            |    2 +-
 META.yml                             |    2 +-
 Makefile.PL                          |    2 +-
 README                               |    4 +-
 lib/JSON/Validator.pm                | 1067 +++++++++++++++++-----------------
 lib/JSON/Validator/Error.pm          |   63 ++
 t/00-basic.t                         |   32 +-
 t/acceptance.t                       |    3 +-
 t/deep-mixed-ref.t                   |   10 +-
 t/jv-anyof.t                         |    6 +-
 t/jv-integer.t                       |    3 +-
 t/jv-object.t                        |   25 +-
 t/jv-oneof.t                         |    3 +-
 t/jv-required.t                      |    3 +-
 t/jv-string.t                        |    6 +-
 t/load-json.t                        |    4 +-
 t/load-yaml.t                        |    3 +-
 t/petstore.t                         |    8 +-
 t/resolve.t                          |    8 +-
 t/swagger-validate-response-object.t |    3 +-
 t/swagger2-issues-50.t               |    3 +-
 t/to-json.t                          |    5 +-
 t/validate-recursive.t               |    3 +-
 26 files changed, 695 insertions(+), 579 deletions(-)

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