[libmoosex-method-signatures-perl] 05/08: Update build dependencies.

gregor herrmann gregoa at debian.org
Thu Jan 2 20:09:41 UTC 2014


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

gregoa pushed a commit to branch master
in repository libmoosex-method-signatures-perl.

commit e89fa8e2a7a1f5c3d02ea3e2160ad0051c43c4aa
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jan 2 21:06:21 2014 +0100

    Update build dependencies.
---
 debian/compat  | 2 +-
 debian/control | 5 ++---
 2 files changed, 3 insertions(+), 4 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 fda700a..991de59 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Uploaders: Ryan Niebur <ryan at debian.org>,
            Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9.20130630~),
+               libmodule-build-tiny-perl
 Build-Depends-Indep: perl,
                      libaliased-perl,
                      libb-hooks-endofscope-perl (>= 0.10),
@@ -22,7 +23,6 @@ Build-Depends-Indep: perl,
                      libparse-method-signatures-perl (>= 1.003014),
                      libsub-name-perl,
                      libtask-weaken-perl,
-                     libtest-checkdeps-perl,
                      libtest-deep-perl,
                      libtest-fatal-perl
 Standards-Version: 3.9.4
@@ -51,4 +51,3 @@ Description: Moose extension for method declarations with type constraints
  MooseX::Method::Signatures provides a proper method keyword, like
  "sub" but specifically for making methods and validating their
  arguments against Moose type constraints.
-

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



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