[libswagger2-perl] branch master updated (fe98e97 -> d762d74)

gregor herrmann gregoa at debian.org
Mon Oct 31 18:56:05 UTC 2016


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

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

      from  fe98e97   update changelog
      adds  82260e3   Changed eq to ==, closes #90
      adds  6e65a8b   Fix recurring requests with same path part, closes #93
      adds  5ad1d56   Released version 0.84
      adds  f70340b   Released version 0.85
      adds  50d9521   Add deprectation warnings to the modules in this distribution
      adds  a2a13a7   Released version 0.86
      adds  3853b68   New upstream version 0.86
       new  7a63008   Merge tag 'upstream/0.86'
       new  d3d9fe2   Update debian/changelog
       new  b5b3900   Bump versioned (build) dependency on libjson-validator-perl.
       new  c36ff1d   Add upstream deprecation warning to long description.
       new  d762d74   update changelog

The 5 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                             |  9 +++++++
 MANIFEST                            |  1 +
 META.json                           |  7 ++---
 META.yml                            |  7 ++---
 Makefile.PL                         |  2 +-
 README                              | 48 ++++++++++++++++++++++++++++++++-
 cpanfile                            |  2 +-
 debian/changelog                    |  7 ++---
 debian/control                      |  9 +++++--
 lib/Mojolicious/Command/swagger2.pm |  4 +++
 lib/Mojolicious/Plugin/Swagger2.pm  |  4 +++
 lib/Swagger2.pm                     | 53 +++++++++++++++++++++++++++++++++++--
 lib/Swagger2/Client.pm              |  4 +++
 lib/Swagger2/Editor.pm              |  4 +++
 lib/Swagger2/POD.pm                 |  4 +++
 lib/Swagger2/SchemaValidator.pm     |  4 +++
 t/Api.pm                            |  4 +--
 t/{multi-param.t => repeat.t}       | 27 ++++++++++++-------
 18 files changed, 172 insertions(+), 28 deletions(-)
 copy t/{multi-param.t => repeat.t} (51%)

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



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