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 fe0b1ae18fd11b4b68b1ef56c86fbcf5b56278f3
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Sep 14 19:26:45 2015 +0200

    add YAML::* to B-D-I and Recommends
    
    Gbp-Dch: Ignore
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index dc9a199..1871414 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Lucas Kanashiro <kanashiro.dua...@gmail.com>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libmojolicious-perl (>= 6.00),
                      libtest-warnings-perl,
+                     libyaml-libyaml-perl | libyaml-syck-perl | 
libyaml-tiny-perl | libyaml-perl,
                      perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libjson-validator-perl.git
@@ -18,6 +19,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libmojolicious-perl (>= 6.00)
+Recommends: libyaml-libyaml-perl | libyaml-syck-perl | libyaml-tiny-perl | 
libyaml-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