[SCM] Debian packaging of cpanminus branch, master, updated. debian/1.5004-1-5-gb693ad3

gregor herrmann gregoa at debian.org
Wed Nov 30 17:27:26 UTC 2011


The following commit has been merged in the master branch:
commit b693ad3a92720c0354257e53eb45cacd0a7cadd1
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Nov 30 18:24:01 2011 +0100

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 50803df..094ce82 100644
--- a/debian/control
+++ b/debian/control
@@ -13,17 +13,17 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/cpanminus.git
 Package: cpanminus
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- perl (>= 5.10.1) | libextutils-install-perl,
+ curl | wget | perl (>= 5.14) | libhttp-tiny-perl,
  libcpan-distnameinfo-perl,
+ liblocal-lib-perl,
+ libtry-tiny-perl,
+ perl (>= 5.10.1) | libextutils-install-perl,
+ perl (>= 5.10.1) | libparent-perl,
+ perl (>= 5.10.1) | libparse-cpan-meta-perl,
  perl (>= 5.14) | libcpan-meta-perl,
  perl (>= 5.14) | libcpan-meta-yaml-perl,
- curl | wget | perl (>= 5.14) | libhttp-tiny-perl,
  perl (>= 5.14) | libjson-pp-perl,
- liblocal-lib-perl,
  perl (>= 5.14) | libmodule-metadata-perl,
- perl (>= 5.10.1) | libparent-perl,
- perl (>= 5.10.1) | libparse-cpan-meta-perl,
- libtry-tiny-perl,
  perl (>= 5.14) | libversion-requirements-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