[libmoosex-types-loadableclass-perl] 04/06: Update build and runtime dependencies.

gregor herrmann gregoa at debian.org
Sat Dec 21 21:49:49 UTC 2013


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

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

commit e07bbe78c35a656bef2be037e3900e2d4d8fe210
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 21 22:48:43 2013 +0100

    Update build and runtime dependencies.
---
 debian/compat  |  2 +-
 debian/control | 10 +++++++---
 2 files changed, 8 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 446cb53..f8b353d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,15 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9.20130630~),
+               libmodule-build-tiny-perl
 Build-Depends-Indep: perl,
                      libclass-load-perl,
+                     libmodule-runtime-perl,
                      libmoose-perl,
                      libmoosex-types-perl,
-                     libnamespace-clean-perl
+                     libnamespace-autoclean-perl,
+                     libtest-fatal-perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-types-loadableclass-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-types-loadableclass-perl.git
@@ -19,8 +22,9 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libclass-load-perl,
+         libmodule-runtime-perl,
          libmoosex-types-perl,
-         libnamespace-clean-perl
+         libnamespace-autoclean-perl
 Description: ClassName type constraint with coercion to load the class
  MooseX::Types::LoadableClass and MooseX::Types::LoadableRole are type
  constraints with coercion to load a class/role.

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



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