[perlbrew] 05/06: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Tue Nov 15 19:21:27 UTC 2016


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

gregoa pushed a commit to branch master
in repository perlbrew.

commit 857af936cb6b3e969f4e1440d60f5a0198c39676
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Nov 15 20:17:28 2016 +0100

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

diff --git a/debian/control b/debian/control
index b88ee76..df9f684 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-# in theory Pod::Usage >= 1.64 but 1.63 should be good enough
 Build-Depends-Indep: curl | wget,
                      libcapture-tiny-perl (>= 0.36),
                      libcpan-perl-releases-perl (>= 2.60),
@@ -17,7 +16,7 @@ Build-Depends-Indep: curl | wget,
                      libtest-nowarnings-perl,
                      libtest-output-perl (>= 1.03),
                      libtest-spec-perl (>= 0.47),
-                     perl (>= 5.19.9),
+                     perl (>= 5.23.7),
                      perl-doc
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/perlbrew.git
@@ -26,7 +25,6 @@ Homepage: https://metacpan.org/release/App-perlbrew
 
 Package: perlbrew
 Architecture: all
-# in theory Pod::Usage >= 1.64 but 1.63 should be good enough
 Depends: ${misc:Depends},
          ${perl:Depends},
          curl | wget,
@@ -37,7 +35,7 @@ Depends: ${misc:Depends},
          libdevel-patchperl-perl (>= 1.40),
          liblocal-lib-perl (>= 2.000014),
          make,
-         perl (>= 5.19.9)
+         perl (>= 5.23.7)
 Recommends: perl-doc
 Description: script to manage perl installations in your $HOME
  perlbrew is a program to automate the building and installation of perl

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



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