[cpanminus] 03/05: Update Depends.

gregor herrmann gregoa at debian.org
Sat Oct 11 14:21:33 UTC 2014


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

gregoa pushed a commit to branch master
in repository cpanminus.

commit 735880950cf54b5c1c244f63bfb94f5cfcb478ce
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 11 16:11:02 2014 +0200

    Update Depends.
---
 debian/control | 7 ++++---
 debian/rules   | 1 -
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 7cc28b5..c2dfb2c 100644
--- a/debian/control
+++ b/debian/control
@@ -23,15 +23,16 @@ Depends: ${misc:Depends},
          libcpan-meta-perl (>= 2.142690),
          libcpan-meta-requirements-perl (>= 2.128) | perl (>= 5.21.4),
          libfile-pushd-perl (>= 1.009),
+# 5.21.5 is a guess for 2.27300 of JSON::PP in perl core
+         libjson-pp-perl (>= 2.27300) | perl (>= 5.21.5),
          liblocal-lib-perl (>= 2.000014),
          libmodule-cpanfile-perl (>= 1.1000),
          libmodule-metadata-perl (>= 1.000024) | perl (>= 5.21.1),
-         libparse-pmfile-perl,
+         libparse-pmfile-perl (>= 0.28),
          libstring-shellquote-perl,
-         libversion-perl (>= 1:0.9909) | perl (>= 5.21.4) ,
+         libversion-perl (>= 1:0.9909) | perl (>= 5.21.4),
          perl (>= 5.19.10) | libcpan-meta-yaml-perl (>= 0.012),
          perl (>= 5.19.10) | libparse-cpan-meta-perl (>= 1.4414),
-         perl (>= 5.19.5) | libjson-pp-perl (>= 2.27203),
 # Exporter 5.70, parent 0.228
          perl (>= 5.19.4)
 Description: script to get, unpack, build and install modules from CPAN
diff --git a/debian/rules b/debian/rules
index 0bf4583..f68ae2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,6 @@ override_dh_auto_build:
 		MODULE_CPANFILE_ENVIRONMENT \
 		MODULE_CPANFILE_PREREQS	\
 		MODULE_CPANFILE_REQUIREMENT	\
-		MODULE_CPANFILE_RESULT	\
 		MODULE_METADATA		\
 		PARENT			\
 		PARSE_CPAN_META		\

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



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