This is an automated email from the git hooks/post-receive script. jajm-guest pushed a commit to branch master in repository libswagger2-perl.
commit 474a1ab21ab90adc4e8b985fef529da67cc73a7e Author: Julian Maurice <[email protected]> Date: Wed Oct 28 08:30:04 2015 +0100 Update libmojolicious-perl dependency --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7d3f96e..ff0ebad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ libswagger2-perl (0.59-1) UNRELEASED; urgency=low + * Update libmojolicious-perl dependency * New upstream release -- Julian Maurice <[email protected]> Fri, 30 Oct 2015 09:02:37 +0100 diff --git a/debian/control b/debian/control index 5983df9..ed01a4b 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) -Build-Depends-Indep: libmojolicious-perl (>= 5.54), +Build-Depends-Indep: libmojolicious-perl (>= 6), libtest-warnings-perl, perl Standards-Version: 3.9.6 @@ -17,7 +17,7 @@ Package: libswagger2-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, - libmojolicious-perl (>= 5.54) + libmojolicious-perl (>= 6) Description: Perl module for generating, parsing and transforming swagger API documentation Swagger2 is a module for generating, parsing and transforming swagger API documentation. It has support for reading swagger specification in JSON -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libswagger2-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
