[carton] 03/04: Update build/runtime dependencies.
gregor herrmann
gregoa at debian.org
Fri Aug 30 00:43:07 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository carton.
commit 9095b90fd0c0113760bb64681b4b56d999f1aa31
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Aug 30 02:41:17 2013 +0200
Update build/runtime dependencies.
---
debian/control | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index f9ea1af..f602b66 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,16 @@ Uploaders: Michael Prokop <mika at debian.org>,
gregor herrmann <gregoa at debian.org>
Section: perl
Priority: optional
-# we need ExtUtils::MakeMaker 6.64 (in core since 5.17.7)
-# and Getopt::Long 2.39 (in core since 5.17.10)
Build-Depends: debhelper (>= 8),
libmodule-build-perl (>= 0.400400) | perl (>= 5.19.1),
perl (>= 5.17.10)
-Build-Depends-Indep: cpanminus (>= 1.6936),
+Build-Depends-Indep: cpanminus (>= 1.6940),
+ libapp-fatpacker-perl,
libexception-class-perl (>= 1.32),
+ libfile-pushd-perl,
libjson-perl (>= 2.53),
- liblocal-lib-perl (>= 1.008000),
libmodule-cpanfile-perl (>= 0.9031),
+ libmodule-reader-perl,
libmoo-perl (>= 1.002000),
libpath-tiny-perl,
libtest-requires-perl,
@@ -25,17 +25,17 @@ Homepage: https://metacpan.org/release/Carton/
Package: carton
Architecture: all
-# we need ExtUtils::MakeMaker 6.64 (in core since 5.17.7)
-# and Getopt::Long 2.39 (in core since 5.17.10)
Depends: ${misc:Depends},
${perl:Depends},
- cpanminus (>= 1.6936),
+ cpanminus (>= 1.6940),
+ libapp-fatpacker-perl,
libcapture-tiny-perl,
libexception-class-perl (>= 1.32),
+ libfile-pushd-perl,
libjson-perl (>= 2.53),
- liblocal-lib-perl (>= 1.008000),
libmodule-build-perl (>= 0.400400) | perl (>= 5.19.1),
libmodule-cpanfile-perl (>= 0.9031),
+ libmodule-reader-perl,
libmoo-perl (>= 1.002000),
libpath-tiny-perl,
libtry-tiny-perl (>= 0.09),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/carton.git
More information about the Pkg-perl-cvs-commits
mailing list