[libjson-validator-perl] 01/05: Merge tag 'upstream/0.90+dfsg'

gregor herrmann gregoa at debian.org
Tue Dec 27 18:34:42 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 b56ea5b0463cc5fbe3b22bde2d56135b1025415a
Merge: 49c1147 fdb3cd4
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 27 19:22:28 2016 +0100

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

 Changes                                   |  12 +++
 MANIFEST                                  |   5 +
 META.json                                 |   4 +-
 META.yml                                  |   4 +-
 README                                    |   2 +-
 lib/JSON/Validator.pm                     |   8 +-
 lib/JSON/Validator/OpenAPI.pm             | 156 +++++++++++++++++++++---------
 lib/JSON/Validator/OpenAPI/Dancer2.pm     | 103 ++++++++++++++++++++
 lib/JSON/Validator/OpenAPI/Mojolicious.pm |  89 +++++++++++++++++
 t/00-basic.t                              |  10 +-
 t/jv-anyof.t                              |  14 +++
 t/jv-integer.t                            |   4 +
 t/jv-number.t                             |  34 +++++++
 t/load-and-validate-spec.t                |  66 +++++++++++++
 t/openapi-compatibility.t                 |  50 ++++++++++
 t/openapi-formats.t                       |   4 +-
 t/openapi-request.t                       |   4 +-
 t/openapi-response.t                      |   4 +-
 t/openapi.t                               |   4 +-
 19 files changed, 513 insertions(+), 64 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