[libcpan-meta-perl] 01/04: add liblist-moreutils-perl to dependencies

Damyan Ivanov dmn at moszumanska.debian.org
Wed Jan 8 07:37:58 UTC 2014


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

dmn pushed a commit to branch master
in repository libcpan-meta-perl.

commit 7f19afea3c21f4935888b9bc596b0b4f146ff375
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Jan 8 07:23:48 2014 +0000

    add liblist-moreutils-perl to dependencies
    
    fixes test failures, as well as runtime failures, after the
    avoid-new-List-Utils.patch addittion
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 2cf60cf..5033daa 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
+Build-Depends-Indep: liblist-moreutils-perl,
+                     perl,
                      perl (>= 5.13.9) | libversion-perl (>= 1:0.8800),
                      perl (>= 5.15.0) | libjson-pp-perl,
                      perl (>= 5.17.1) | libcpan-meta-requirements-perl,
@@ -24,6 +25,7 @@ Package: libcpan-meta-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         liblist-moreutils-perl,
          perl (>= 5.15.0) | libjson-pp-perl,
          perl (>= 5.17.1) | libcpan-meta-requirements-perl,
          perl (>= 5.17.1) | libcpan-meta-yaml-perl,

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



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