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

gregoa pushed a commit to branch master
in repository libjson-validator-perl.

commit 8ca9dc5c8fa5534696171f6ac88b0b6f309d2e47
Author: gregor herrmann <gre...@debian.org>
Date:   Tue Jun 28 18:27:36 2016 +0200

    Add libcpanel-json-xs-perl to Recommends.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fe46978..c943c0e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,8 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libmojolicious-perl (>= 6.00)
-Recommends: libyaml-libyaml-perl | libyaml-syck-perl
+Recommends: libcpanel-json-xs-perl (>= 3.0200),
+            libyaml-libyaml-perl | libyaml-syck-perl
 Description: module to validate data against a JSON schema
  JSON::Validator is a class for validating data against JSON schemas. You
  might want to use this instead of JSON::Schema if you need to validate data

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libjson-validator-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