[libjson-validator-perl] branch master updated (b9bd92c -> 56724ad)

Damyan Ivanov dmn at moszumanska.debian.org
Mon Dec 11 20:56:57 UTC 2017


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

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

      from  b9bd92c   update changelog
      adds  dddec91   New upstream version 1.07+dfsg
       new  b9cb284   Update upstream source from tag 'upstream/1.07+dfsg'
       new  f4acf7a   skip t/spec/invalid-ref.t from autopkgtest smoke tester
       new  56724ad   releasing package libjson-validator-perl version 1.07+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                          |   8 +
 MANIFEST                         |   3 +
 META.json                        |   2 +-
 META.yml                         |   2 +-
 README                           |  38 +++-
 debian/changelog                 |   8 +-
 debian/tests/pkg-perl/smoke-skip |   2 +
 lib/JSON/Validator.pm            | 372 +++++++++++++++++++++++++++++----------
 lib/JSON/Validator/OpenAPI.pm    |   8 +-
 lib/JSON/Validator/Ref.pm        |  75 ++++++++
 run-all-tests.sh                 |  21 +--
 t/acceptance.t                   |  10 +-
 t/bundle.t                       |  46 +++++
 t/id-keyword.t                   |   9 +-
 t/invalid-ref.t                  |   2 +-
 t/load-and-validate-spec.t       |   6 +-
 t/load-from-app.t                |  30 ++++
 t/remotes/subSchemas.json        |   2 +-
 t/validate-recursive.t           |  12 +-
 19 files changed, 523 insertions(+), 133 deletions(-)
 create mode 100644 lib/JSON/Validator/Ref.pm
 create mode 100644 t/bundle.t
 create mode 100644 t/load-from-app.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