[SCM] Debian packaging of carton CPAN distribution branch, master, updated. debian/0.9.7-1-22-g3278a83

gregor herrmann gregoa at debian.org
Sat May 11 19:45:02 UTC 2013


The following commit has been merged in the master branch:
commit f5b7ce9fdaaaa0dca3b88cd985a51f3fe5b13b2f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 11 21:36:04 2013 +0200

    Update build and runtime dependencies.

diff --git a/debian/control b/debian/control
index 9e06e85..c066672 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,10 @@ Uploaders: Michael Prokop <mika at debian.org>,
            gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 8),
+               perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
 Build-Depends-Indep: perl,
-                     cpanminus,
+                     cpanminus (>= 1.6000),
                      libcapture-tiny-perl,
                      libcpan-meta-perl (>= 2.120921) | perl (>= 5.17.1),
                      libcpan-meta-requirements-perl | perl (>= 5.15.7),
@@ -25,7 +26,7 @@ Package: carton
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         cpanminus,
+         cpanminus (>= 1.6000),
          libcapture-tiny-perl,
          libcpan-meta-perl (>= 2.120921) | perl (>= 5.17.1),
          libcpan-meta-requirements-perl | perl (>= 5.15.7),

-- 
Debian packaging of carton CPAN distribution



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