[libclass-method-modifiers-perl] 04/06: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Tue Sep 17 18:25:51 UTC 2013


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

gregoa pushed a commit to branch master
in repository libclass-method-modifiers-perl.

commit d53ccd0008affa83e159c5ab575eb8ef20ce8020
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Sep 17 20:23:14 2013 +0200

    Update (build) dependencies.
---
 debian/compat  |    2 +-
 debian/control |   13 ++++++++-----
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 5eaf3d4..3816cd5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,14 @@
 Source: libclass-method-modifiers-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libtest-fatal-perl,
+Build-Depends: debhelper (>= 9.20130630),
+ libmodule-build-tiny-perl (>= 0.027)
+Build-Depends-Indep: libcpan-meta-check-perl (>= 0.007),
  libmoose-perl (>= 2) | libclass-mop-perl,
- libmro-compat-perl
+ libtest-checkdeps-perl (>= 0.006),
+ libtest-fatal-perl,
+ libtest-warnings-perl,
+ perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nathan Handler <nhandler at debian.org>,
  Ansgar Burchardt <ansgar at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
@@ -18,7 +21,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-meth
 
 Package: libclass-method-modifiers-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libmro-compat-perl
+Depends: ${perl:Depends}, ${misc:Depends}
 Description: Perl module providing method modifiers
  Class::Method::Modifiers provides three modifiers: before, around, and after.
  The before and after modifiers are run just before and after the method they

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



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