[libmodule-install-perl] 01/02: debian/control: update {versioned, alternative} (build) dependencies.

gregor herrmann gregoa at debian.org
Sat Aug 23 02:16:01 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libmodule-install-perl.

commit 7f112563e0cecd1196ba4ffa46b0c18e2f8bd32e
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 22 17:34:52 2014 -0700

    debian/control: update {versioned,alternative} (build) dependencies.
---
 debian/control | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index f09403f..098fe5c 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: perl,
                      libmodule-install-authortests-perl,
                      libmodule-install-extratests-perl,
                      libmodule-scandeps-perl (>= 1.09),
-                     libparse-cpan-meta-perl (>= 1.4413) | perl (>= 5.19.9),
+                     perl (>= 5.19.9) | libparse-cpan-meta-perl (>= 1.4413),
                      libyaml-tiny-perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmodule-install-perl.git
@@ -32,7 +32,7 @@ Depends: ${perl:Depends},
          ${misc:Depends},
          libfile-remove-perl,
          libmodule-scandeps-perl (>= 1.09),
-         libparse-cpan-meta-perl (>= 1.4413) | perl (>= 5.19.9),
+         perl (>= 5.19.9) | libparse-cpan-meta-perl (>= 1.4413),
          libyaml-tiny-perl
 Recommends: libarchive-zip-perl (>= 1.37),
             libfile-homedir-perl (>= 1.00),
@@ -56,4 +56,3 @@ Description: framework for installing Perl modules
  in Makefile.PL in a simple and portable way. It is simple to learn, and has
  the same features as ExtUtils::MakeMaker and Module::Build. However, it has
  the advantage that it requires no installation for end-users.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-perl.git



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