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 fdeb0a956ce8dcb5d39f650588514375e412306f
Author: Julian Maurice <julian.maur...@biblibre.com>
Date:   Wed Oct 28 08:50:51 2015 +0100

    Add dependency to libjson-validator-perl
---
 debian/changelog | 1 +
 debian/control   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ff0ebad..fa41d62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 libswagger2-perl (0.59-1) UNRELEASED; urgency=low
 
+  * Add dependency to libjson-validator-perl
   * Update libmojolicious-perl dependency
   * New upstream release
 
diff --git a/debian/control b/debian/control
index ed01a4b..6053d7e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libmojolicious-perl (>= 6),
+                     libjson-validator-perl (>= 0.57),
                      libtest-warnings-perl,
                      perl
 Standards-Version: 3.9.6
@@ -17,7 +18,8 @@ Package: libswagger2-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libmojolicious-perl (>= 6)
+         libmojolicious-perl (>= 6),
+         libjson-validator-perl (>= 0.57)
 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
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to