[cpanminus] 01/02: debian/control: update {versioned, alternative} (build) dependencies.
    gregor herrmann 
    gregoa at debian.org
       
    Sat Aug 23 02:12:18 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 13e42f2a3345f41cf88c718e582886def2a79b3c
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 22 17:28:02 2014 -0700
    debian/control: update {versioned,alternative} (build) dependencies.
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 238e2cc..d71c0f6 100644
--- a/debian/control
+++ b/debian/control
@@ -16,20 +16,20 @@ Package: cpanminus
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         curl | wget | libhttp-tiny-perl (>= 0.043) | perl (>= 5.19.10),
+         curl | wget | perl (>= 5.19.10) | libhttp-tiny-perl (>= 0.043),
          libaliased-perl,
          libcpan-distnameinfo-perl,
          libcpan-meta-check-perl (>= 0.007),
-         libcpan-meta-perl (>= 2.132510) | perl (>= 5.19.4),
-         libcpan-meta-requirements-perl (>= 2.123) | perl (>= 5.19.4),
          libfile-pushd-perl,
-         libjson-pp-perl (>= 2.27203) | perl (>= 5.19.5),
          liblocal-lib-perl (>= 2.000008),
          libmodule-cpanfile-perl (>= 1.0002),
-         libmodule-metadata-perl (>= 1.000019) | perl (>= 5.19.5),
-         libparse-cpan-meta-perl (>= 1.4407) | perl (>= 5.19.4),
          libstring-shellquote-perl,
-         libversion-perl (>= 1:0.9908) | perl (>= 5.19.9),
+         perl (>= 5.19.4) | libcpan-meta-perl (>= 2.132510),
+         perl (>= 5.19.4) | libcpan-meta-requirements-perl (>= 2.123),
+         perl (>= 5.19.4) | libparse-cpan-meta-perl (>= 1.4407),
+         perl (>= 5.19.5) | libjson-pp-perl (>= 2.27203),
+         perl (>= 5.19.5) | libmodule-metadata-perl (>= 1.000019),
+         perl (>= 5.19.9) | libversion-perl (>= 1:0.9908),
 # parent 0.225
          perl (>= 5.13.11)
 Description: script to get, unpack, build and install modules from CPAN
-- 
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