[libmoosex-role-withoverloading-perl] 03/07: Update build dependencies.
gregor herrmann
gregoa at debian.org
Thu Jul 31 18:16:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmoosex-role-withoverloading-perl.
commit 31939e21dce65dfe48ab8a0bdea288d57c568c89
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jul 31 20:12:54 2014 +0200
Update build dependencies.
---
debian/control | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 491d309..bced9c3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,15 @@ Uploaders: Jonathan Yu <jawnsy at cpan.org>,
Ansgar Burchardt <ansgar at debian.org>
Section: perl
Priority: optional
-Build-Depends: perl,
- debhelper (>= 9.20120312),
+Build-Depends: debhelper (>= 9.20120312~),
libaliased-perl,
libmoose-perl (>= 1.15),
libnamespace-autoclean-perl (>= 0.12),
libnamespace-clean-perl,
libtest-checkdeps-perl,
- libtest-nowarnings-perl (>= 1.04)
+ libtest-warnings-perl,
+ perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
+ perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-role-withoverloading-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-role-withoverloading-perl.git
@@ -19,9 +20,9 @@ Homepage: https://metacpan.org/release/MooseX-Role-WithOverloading
Package: libmoosex-role-withoverloading-perl
Architecture: any
-Depends: ${perl:Depends},
+Depends: ${misc:Depends},
+ ${perl:Depends},
${shlibs:Depends},
- ${misc:Depends},
libaliased-perl,
libmoose-perl (>= 1.15),
libnamespace-autoclean-perl (>= 0.12),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-role-withoverloading-perl.git
More information about the Pkg-perl-cvs-commits
mailing list