[libtest-cpan-meta-yaml-perl] 10/11: Add (build) dependency on libyaml-syck-perl.

gregor herrmann gregoa at debian.org
Mon Oct 26 18:05:29 UTC 2015


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

gregoa pushed a commit to branch master
in repository libtest-cpan-meta-yaml-perl.

commit 187d984ea0ccae990fad8fd2531323ec2e98f6ae
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 26 19:03:37 2015 +0100

    Add (build) dependency on libyaml-syck-perl.
    
    Thanks: autopkgtest.
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 12abca3..14ec88e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
-                     libtest-yaml-valid-perl
+                     libtest-yaml-valid-perl,
+                     libyaml-syck-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-cpan-meta-yaml-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-cpan-meta-yaml-perl.git
@@ -17,7 +18,8 @@ Package: libtest-cpan-meta-yaml-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libtest-yaml-valid-perl
+         libtest-yaml-valid-perl,
+         libyaml-syck-perl
 Description: test module to validate a META.yml file
  Test::CPAN::Meta::YAML::Perl was written to ensure that a META.yml file,
  provided with a standard distribution, meets the specifications that are

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-cpan-meta-yaml-perl.git



More information about the Pkg-perl-cvs-commits mailing list