[libdist-zilla-plugins-cjm-perl] 02/03: control: inverted the alternate dependencies

dod at debian.org dod at debian.org
Sun Oct 13 18:31:11 UTC 2013


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

dod pushed a commit to branch master
in repository libdist-zilla-plugins-cjm-perl.

commit 3be7224fe6d4711a0f3568a0ad60ba2de3f21ae8
Author: Dominique Dumont <dod at debian.org>
Date:   Sun Oct 13 18:58:58 2013 +0200

    control: inverted the alternate dependencies
---
 debian/control |   14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index f92664f..5be3ec7 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Uploaders: Dominique Dumont <dod at debian.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libcpan-meta-perl (>= 2.113640) | perl (>= 5.15.7),
-                     libcpan-meta-requirements-perl | perl (>= 5.15.7),
+Build-Depends-Indep: perl (>= 5.15.7) | libcpan-meta-perl (>= 2.113640),
+                     perl (>= 5.17.1) | libcpan-meta-requirements-perl,
                      libdist-zilla-perl (>= 4.300009),
                      libfile-homedir-perl,
                      libfile-pushd-perl,
@@ -15,8 +15,7 @@ Build-Depends-Indep: libcpan-meta-perl (>= 2.113640) | perl (>= 5.15.7),
                      libmoose-perl,
                      libpath-class-perl,
                      libtest-fatal-perl,
-                     perl,
-                     perl (>= 5.13.9) | libmodule-metadata-perl
+                     perl (>= 5.15.8) | libmodule-metadata-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugins-cjm-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugins-cjm-perl.git
@@ -26,14 +25,14 @@ Package: libdist-zilla-plugins-cjm-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libcpan-meta-perl (>= 2.113640) | perl (>= 5.15.7),
-         libcpan-meta-requirements-perl | perl (>= 5.15.7),
+         perl (>= 5.15.7) | libcpan-meta-perl (>= 2.113640),
+         perl (>= 5.17.1) | libcpan-meta-requirements-perl,
          libdist-zilla-perl (>= 4.300009),
          libfile-homedir-perl,
          libmoose-autobox-perl,
          libmoose-perl,
          libpath-class-perl,
-         perl (>= 5.13.9) | libmodule-metadata-perl
+         perl (>= 5.15.8) | libmodule-metadata-perl
 Recommends: libgit-wrapper-perl
 Description: collection of CJM's plugins for Dist::Zilla
  Collection of Dist::Zilla plugins. This package features the 
@@ -50,4 +49,3 @@ Description: collection of CJM's plugins for Dist::Zilla
    * Dist::Zilla::Plugin::VersionFromModule
    * Dist::Zilla::Role::HashDumper
    * Dist::Zilla::Role::ModuleInfo
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugins-cjm-perl.git



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