[SCM] Debian packaging of carton CPAN distribution branch, master, updated. upstream/0.9.6-18-g3f6d093
gregor herrmann
gregoa at debian.org
Sat May 12 17:57:04 UTC 2012
The following commit has been merged in the master branch:
commit eb847e23e7b2bcb7187033e2f97dfb3ceb25dd9a
Author: gregor herrmann <gregoa at debian.org>
Date: Sat May 12 19:51:45 2012 +0200
make (build) dependency on cpanminus versioned
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index c54fdc9..dd80272 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Michael Prokop <mika at debian.org>,
gregor herrmann <gregoa at debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl (>= 5.10.1),
- cpanminus,
+ cpanminus (>= 1.5013),
libcapture-tiny-perl,
libcpan-meta-perl (>= 2.120921),
libcpan-meta-requirements-perl,
@@ -24,7 +24,7 @@ Homepage: http://search.cpan.org/dist/carton/
Package: carton
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
- cpanminus,
+ cpanminus (>= 1.5013),
libcapture-tiny-perl,
libcpan-meta-perl (>= 2.120921),
libcpan-meta-requirements-perl,
--
Debian packaging of carton CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list