[SCM] Debian packaging of cpanminus branch, master, updated. debian/1.5017-1-2-g9414e77

Alessandro Ghedini al3xbio at gmail.com
Sun Sep 16 11:14:44 UTC 2012


The following commit has been merged in the master branch:
commit befaffdffa806e6cec842db7d65007c2ca5b4e88
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Sun Sep 16 13:11:41 2012 +0200

    Partially restore "mangled" Depends

diff --git a/debian/control b/debian/control
index 5e8bc30..72b7de4 100644
--- a/debian/control
+++ b/debian/control
@@ -12,15 +12,13 @@ Homepage: http://search.cpan.org/dist/App-cpanminus/
 
 Package: cpanminus
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         perl (>= 5.13.9) | libhttp-tiny-perl,
-         libcpan-distnameinfo-perl,
-         liblocal-lib-perl,
-         libtry-tiny-perl,
-         perl,
-         perl (>= 5.13.9) | libjson-pp-perl,
-         perl (>= 5.13.9) | libmodule-metadata-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ curl | wget | perl (>= 5.13.9) | libhttp-tiny-perl,
+ libcpan-distnameinfo-perl,
+ liblocal-lib-perl,
+ libtry-tiny-perl,
+ perl (>= 5.13.9) | libjson-pp-perl,
+ perl (>= 5.13.9) | libmodule-metadata-perl
 Suggests: libmodule-cpanfile-perl
 Description: script to get, unpack, build and install modules from CPAN
  cpanminus provides a command-line (non interactive) interface to

-- 
Debian packaging of cpanminus



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