[SCM] Debian packaging of libdist-zilla-plugins-cjm-perl branch, master, updated. debian/4.09-1-2-g89f0de9

gregor herrmann gregoa at debian.org
Thu Jul 5 20:25:18 UTC 2012


The following commit has been merged in the master branch:
commit 5be44e53d9cd0a7e1df7a6888c73f884a2594944
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:27:51 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 2d9aea0..8803cf7 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 (>= 8)
-Build-Depends-Indep: perl (>= 5.10.1),
-                     libcpan-meta-perl (>= 2.113640),
+Build-Depends-Indep: perl,
+                     libcpan-meta-perl (>= 2.113640) | perl (>= 5.15.7),
                      libdist-zilla-perl (>= 4.300009),
                      libfile-homedir-perl,
                      libfile-pushd-perl,
@@ -23,8 +23,10 @@ Homepage: http://search.cpan.org/dist/Dist-Zilla-Plugins-CJM/
 
 Package: libdist-zilla-plugins-cjm-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.10.1),
-         libcpan-meta-perl (>= 2.113640),
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl,
+         libcpan-meta-perl (>= 2.113640) | perl (>= 5.15.7),
          libdist-zilla-perl (>= 4.300009),
          libfile-homedir-perl,
          libmoose-autobox-perl,
@@ -47,3 +49,4 @@ Description: collection of CJM's plugins for Dist::Zilla
    * Dist::Zilla::Plugin::VersionFromModule
    * Dist::Zilla::Role::HashDumper
    * Dist::Zilla::Role::ModuleInfo
+

-- 
Debian packaging of libdist-zilla-plugins-cjm-perl



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