[libmoosex-declare-perl] 04/08: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Wed Dec 25 17:50:58 UTC 2013


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

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

commit 2aae491680811b93689ef33d27fcb4fdfeec7c94
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 25 18:46:09 2013 +0100

    Update (build) dependencies.
---
 debian/compat  |  2 +-
 debian/control | 12 ++++++++----
 2 files changed, 9 insertions(+), 5 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 1b0921d..cde6321 100644
--- a/debian/control
+++ b/debian/control
@@ -6,18 +6,20 @@ 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,
                      libdevel-declare-perl,
+                     libmodule-runtime-perl,
                      libmoose-perl,
                      libmoosex-method-signatures-perl (>= 0.36),
                      libmoosex-role-parameterized-perl,
                      libmoosex-types-perl,
                      libnamespace-autoclean-perl,
                      libnamespace-clean-perl,
+                     libparse-method-signatures-perl,
                      libtest-compile-perl,
-                     libtest-exception-perl,
-                     libtest-nowarnings-perl
+                     libtest-fatal-perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-declare-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-declare-perl.git
@@ -29,12 +31,14 @@ Depends: ${perl:Depends},
          ${misc:Depends},
          libdevel-declare-perl,
          liblist-moreutils-perl,
+         libmodule-runtime-perl,
          libmoose-perl,
          libmoosex-method-signatures-perl,
          libmoosex-role-parameterized-perl,
          libmoosex-types-perl,
          libnamespace-autoclean-perl,
-         libnamespace-clean-perl
+         libnamespace-clean-perl,
+         libparse-method-signatures-perl
 Description: Moose extension providing a declarative syntax
  MooseX::Declare provides syntactic sugar for Moose, the postmodern object
  system for Perl 5, inspired by Perl 6. When used in your code, it sets up the

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



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