[SCM] Debian packaging of cpanminus branch, master, updated. debian/1.6907-1-7-gc668c8c

gregor herrmann gregoa at debian.org
Wed Jul 24 15:39:47 UTC 2013


The following commit has been merged in the master branch:
commit f37a8369b857311854968c36b40ab8c019b2603f
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 24 17:37:12 2013 +0200

    cme: sort/wrap + fix a version or two
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index c140a59..f4055ee 100644
--- a/debian/control
+++ b/debian/control
@@ -12,21 +12,22 @@ Homepage: https://metacpan.org/release/App-cpanminus/
 
 Package: cpanminus
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- curl | wget | libhttp-tiny-perl (>= 0.034) | perl (>= 5.19.2),
- libaliased-perl,
- libcpan-distnameinfo-perl,
- libcpan-meta-check-perl (>= 0.005),
- libcpan-meta-perl (>= 2.131560) | perl (>= 5.19.1),
- libcpan-meta-requirements-perl | perl (>= 5.15.7),
- libfile-pushd-perl,
- liblocal-lib-perl (>= 1.008010),
- libmodule-cpanfile-perl (>= 0.9034),
- libmodule-metadata-perl (>= 1.000014) | perl (>= 5.19.1),
- libparse-cpan-meta-perl (>= 1.4405) | perl (>= 5.19.1),
- libstring-shellquote-perl,
- perl (>= 5.13.9)  | libcpan-meta-yaml-perl,
- perl (>= 5.13.9)  | libjson-pp-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         curl | wget | libhttp-tiny-perl (>= 0.034) | perl (>= 5.19.2),
+         libaliased-perl,
+         libcpan-distnameinfo-perl,
+         libcpan-meta-check-perl (>= 0.005),
+         libcpan-meta-perl (>= 2.131560) | perl (>= 5.19.1),
+         libcpan-meta-requirements-perl | perl (>= 5.15.7),
+         libfile-pushd-perl,
+         liblocal-lib-perl (>= 1.008010),
+         libmodule-cpanfile-perl (>= 0.9034),
+         libmodule-metadata-perl (>= 1.000014) | perl (>= 5.19.1),
+         libparse-cpan-meta-perl (>= 1.4405) | perl (>= 5.19.2),
+         libstring-shellquote-perl,
+         perl (>= 5.13.9) | libcpan-meta-yaml-perl,
+         perl (>= 5.13.9) | libjson-pp-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