[libdist-zilla-perl] 05/07: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Wed Oct 22 18:05:14 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdist-zilla-perl.

commit e4bad70d9391f50c98b3b3ec7ba54503561c36eb
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 22 20:01:10 2014 +0200

    Update (build) dependencies.
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 1bc6683..cc506d1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
+# needs perl >= 5.21.4 for ExtUtils::Manifest: '1.66'
 Build-Depends-Indep: perl,
                      bash-completion,
                      libapp-cmd-perl (>= 0.309),
@@ -29,7 +30,6 @@ Build-Depends-Indep: perl,
                      libhash-merge-simple-perl,
                      libio-tiecombine-perl,
                      libjson-perl,
-                     liblist-allutils-perl,
                      liblist-moreutils-perl,
                      liblog-dispatchouli-perl (>= 1.102220),
                      libmixin-linewise-perl (>= 0.100),
@@ -47,7 +47,6 @@ Build-Depends-Indep: perl,
                      libperl-prereqscanner-perl (>= 1.016),
                      libperl-version-perl,
                      libpod-eventual-perl,
-                     libppi-perl,
                      libsoftware-license-perl,
                      libstring-formatter-perl,
                      libstring-rewriteprefix-perl,
@@ -65,7 +64,8 @@ Build-Depends-Indep: perl,
                      libyaml-tiny-perl,
                      perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
                      perl (>= 5.15.9) | libcpan-meta-perl (>= 2.120630),
-                     perl (>= 5.17.1) | libcpan-meta-requirements-perl
+                     perl (>= 5.17.1) | libcpan-meta-requirements-perl,
+                     perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33)
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-perl.git
@@ -73,6 +73,7 @@ Homepage: https://metacpan.org/release/Dist-Zilla
 
 Package: libdist-zilla-perl
 Architecture: all
+# needs perl >= 5.21.4 for ExtUtils::Manifest: '1.66'
 Depends: ${perl:Depends},
          ${misc:Depends},
          libapp-cmd-perl (>= 0.309),
@@ -93,7 +94,6 @@ Depends: ${perl:Depends},
          libhash-merge-simple-perl,
          libio-tiecombine-perl,
          libjson-perl,
-         liblist-allutils-perl,
          liblist-moreutils-perl,
          liblog-dispatchouli-perl (>= 1.102220),
          libmixin-linewise-perl (>= 0.100),
@@ -111,7 +111,6 @@ Depends: ${perl:Depends},
          libperl-prereqscanner-perl (>= 1.016),
          libperl-version-perl,
          libpod-eventual-perl,
-         libppi-perl,
          libsoftware-license-perl,
          libstring-formatter-perl,
          libstring-rewriteprefix-perl,
@@ -124,9 +123,11 @@ Depends: ${perl:Depends},
          libtry-tiny-perl,
          libyaml-tiny-perl,
          perl (>= 5.15.9) | libcpan-meta-perl (>= 2.120630),
-         perl (>= 5.17.1) | libcpan-meta-requirements-perl
+         perl (>= 5.17.1) | libcpan-meta-requirements-perl,
+         perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33)
 Recommends: bash-completion,
             libarchive-tar-wrapper-perl,
+            libmodule-corelist-perl,
             libterm-readline-gnu-perl
 Description: Perl distribution builder
  Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this

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



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