[libbot-training-perl] 01/02: Explicitly (build-)depend on Module::Pluggable.
gregor herrmann
gregoa at debian.org
Thu Aug 8 12:08:02 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libbot-training-perl.
commit 23adbcca592a9663330ed12044d6cfdd2dadaee9
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Aug 8 14:07:22 2013 +0200
Explicitly (build-)depend on Module::Pluggable.
Closes: #711651
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 6630b2f..89d6abb 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends-Indep: libany-moose-perl,
libdir-self-perl,
libfile-sharedir-perl,
libfile-slurp-perl,
+ libmodule-pluggable-perl | perl (<< 5.17.0),
libmoose-perl,
libmoosex-getopt-perl,
libmouse-perl,
@@ -26,6 +27,7 @@ Depends: ${misc:Depends},
libany-moose-perl,
libdir-self-perl,
libfile-sharedir-perl,
+ libmodule-pluggable-perl | perl (<< 5.17.0),
libmoose-perl,
libmoosex-getopt-perl,
libmouse-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbot-training-perl.git
More information about the Pkg-perl-cvs-commits
mailing list