[libmoose-perl] 05/07: Add new build dependencies.

gregor herrmann gregoa at debian.org
Sat May 3 15:35:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libmoose-perl.

commit c1c7eeaba0c3de095170a80006b7378117480f4c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 3 17:21:09 2014 +0200

    Add new build dependencies.
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c9d9d00..fbe078c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,10 +18,13 @@ Priority: optional
 Build-Depends: debhelper (>= 9.20120312~),
                libclass-load-perl,
                libclass-load-xs-perl,
+               libcpan-meta-check-perl (>= 0.007),
                libdata-optlist-perl (>= 0.107),
+               libdata-visitor-perl,
                libdatetime-format-mysql-perl,
                libdbm-deep-perl,
                libdevel-globaldestruction-perl,
+               libdevel-partialdump-perl (>= 0.14),
                libdevel-stacktrace-perl (>= 1.3000),
                libdist-checkconflicts-perl,
                libeval-closure-perl,
@@ -52,7 +55,8 @@ Build-Depends: debhelper (>= 9.20120312~),
                liburi-perl,
                libwww-perl,
                perl (>= 5.11.0),
-               perl (>= 5.11.2) | libextutils-cbuilder-perl
+               perl (>= 5.11.2) | libextutils-cbuilder-perl,
+               perl (>= 5.15.7) | libcpan-meta-requirements-perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoose-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoose-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoose-perl.git



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