[libswagger2-perl] branch master updated (8605eb2 -> 19a47c5)
gregor herrmann
gregoa at debian.org
Fri Feb 19 17:56:24 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 8605eb2 releasing package libswagger2-perl version 0.73-1
adds 958c116 Imported Upstream version 0.74
new f4853b8 Merge tag 'upstream/0.74'
new f1bd8aa Update debian/changelog
new e3d3287 Update debian/upstream/metadata.
new 4f61e2c Update Upstream-Contact in debian/copyright.
new 19a47c5 releasing package libswagger2-perl version 0.74-1
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:
.perl-version | 1 +
Changes | 4 +
MANIFEST | 9 +-
META.json | 9 +-
META.yml | 9 +-
Makefile.PL | 6 +-
README | 2 +-
debian/changelog | 9 ++
debian/copyright | 2 +-
debian/upstream/metadata | 4 +-
lib/Mojolicious/Plugin/Swagger2.pm | 26 +++-
lib/Swagger2.pm | 4 +-
lib/Swagger2/Guides/JSONSchemaSupport.pod | 71 ++++++++++
.../public/cache/05a9f0030e1b92e1603618dad61dbc8d | 1 -
.../public/cache/062bec94cfcd2cb0049773ae5d15da61 | 1 -
.../public/cache/0a8e1de16692c32db582df9bdabdbdd7 | 150 ---------------------
.../public/cache/84a4b37fb9b912219cbeb486174f4066 | 64 ---------
.../public/cache/a0f5b4b4e75ea17fc09e88ec0343d148 | 19 ++-
.../public/cache/f3697e9712087b1993aae1a8a853cfaa | 0
t/Api.pm | 5 +
t/validate-json-schema.t | 69 ++++++++++
21 files changed, 216 insertions(+), 249 deletions(-)
create mode 100644 .perl-version
create mode 100644 lib/Swagger2/Guides/JSONSchemaSupport.pod
delete mode 100644 lib/Swagger2/public/cache/05a9f0030e1b92e1603618dad61dbc8d
delete mode 100644 lib/Swagger2/public/cache/062bec94cfcd2cb0049773ae5d15da61
delete mode 100644 lib/Swagger2/public/cache/0a8e1de16692c32db582df9bdabdbdd7
delete mode 100644 lib/Swagger2/public/cache/84a4b37fb9b912219cbeb486174f4066
copy t/data/petstore.json => lib/Swagger2/public/cache/a0f5b4b4e75ea17fc09e88ec0343d148 (87%)
create mode 100644 lib/Swagger2/public/cache/f3697e9712087b1993aae1a8a853cfaa
create mode 100644 t/validate-json-schema.t
--
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