[libtest-dependencies-perl] 05/06: drop libyaml-perl, not used anywhere although declared by upstream

gregor herrmann gregoa at debian.org
Tue Aug 9 16:27:23 UTC 2016


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

gregoa pushed a commit to branch master
in repository libtest-dependencies-perl.

commit 3c5a04c8de0f69ac11ec94407dc022cbce0d544d
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 9 18:25:51 2016 +0200

    drop libyaml-perl, not used anywhere although declared by upstream
    
    Gbp-Dch: Ignore
---
 debian/control | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 5d44216..3295c2a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Build-Depends-Indep: perl,
 # Work around test failures with older versions of Test::More
 # https://github.com/ehuelsmann/perl-Test-Dependencies/issues/5
                      libtest-simple-perl (>= 1.302049),
-                     libyaml-perl,
                      perl (>= 5.15.9) | libcpan-meta-requirements-perl (>= 2.120620)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
@@ -27,8 +26,7 @@ Depends: ${perl:Depends},
          ${misc:Depends},
          libb-perlreq-perl,
          libfile-find-rule-perl-perl,
-         libpod-strip-perl,
-         libyaml-perl
+         libpod-strip-perl
 Description: module to verify dependencies listed in Makefile.PL
  Test::Dependencies makes sure that all of the modules that are 'use'd are
  listed in the Makefile.PL as dependencies. Target users are Perl module

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



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