[SCM] Debian packaging of cpanminus branch, master, updated. debian/1.6002-1-6-g3438b2a

Alessandro Ghedini alessandro at ghedini.me
Wed Mar 13 10:57:58 UTC 2013


The following commit has been merged in the master branch:
commit 94e6d447ad93267719293cceddffef1fe77dc91a
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date:   Wed Mar 13 11:50:28 2013 +0100

    Update fat packed modules list and Depends

diff --git a/debian/control b/debian/control
index db0d42c..55eb169 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,10 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libcpan-meta-requirements-perl | perl (>= 5.15.7),
  libfile-pushd-perl,
  liblocal-lib-perl,
- perl (>= 5.13.9) | libcpan-meta-yaml-perl,
- perl (>= 5.13.9) | libjson-pp-perl,
- perl (>= 5.13.9) | libmodule-metadata-perl
+ perl (>= 5.13.10) | libcpan-meta-perl,
+ perl (>= 5.13.9)  | libcpan-meta-yaml-perl,
+ perl (>= 5.13.9)  | libjson-pp-perl,
+ perl (>= 5.13.9)  | libmodule-metadata-perl
 Suggests: libmodule-cpanfile-perl, pmuninstall
 Description: script to get, unpack, build and install modules from CPAN
  cpanminus provides a command-line (non interactive) interface to
diff --git a/debian/rules b/debian/rules
index 7258e93..9a433c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,14 @@ override_dh_auto_install:
 	for FAT in \
 		APP_CPANMINUS		\
 		CPAN_DISTNAMEINFO	\
+		CPAN_META		\
+		CPAN_META_CONVERTER	\
+		CPAN_META_FEATURE	\
+		CPAN_META_HISTORY	\
+		CPAN_META_PREREQS	\
 		CPAN_META_REQUIREMENTS	\
+		CPAN_META_SPEC		\
+		CPAN_META_VALIDATOR	\
 		CPAN_META_YAML		\
 		FILE_PUSHD		\
 		HTTP_TINY		\

-- 
Debian packaging of cpanminus



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