[libmoosex-methodattributes-perl] 04/06: Update (build) dependencies.
gregor herrmann
gregoa at debian.org
Wed Dec 25 15:51:43 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmoosex-methodattributes-perl.
commit 6c77441bde987766d32b775490af2ecd2f448e33
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Dec 25 16:50:32 2013 +0100
Update (build) dependencies.
---
debian/compat | 2 +-
debian/control | 10 +++++-----
2 files changed, 6 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 d68e726..c850b49 100644
--- a/debian/control
+++ b/debian/control
@@ -8,13 +8,14 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
Fabrizio Regalli <fabreg at fabreg.it>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9.20130630~),
+ libmodule-build-tiny-perl
Build-Depends-Indep: libmoose-perl,
libmoosex-role-parameterized-perl,
libmoosex-types-perl,
libnamespace-autoclean-perl,
- libnamespace-clean-perl,
- libtest-exception-perl,
+ libtest-fatal-perl,
+ libtest-requires-perl,
perl
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-methodattributes-perl.git
@@ -28,8 +29,7 @@ Depends: ${misc:Depends},
libmoose-perl,
libmoosex-types-perl,
libnamespace-autoclean-perl,
- libnamespace-clean-perl
-Pre-Depends: dpkg
+Pre-Depends: dpkg (>= 1.15.6)
Description: Moose extension for code attribute introspection
MooseX::MethodAttributes is a Perl module that allows code attributes of
methods to be introspected using Moose meta method objects.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-methodattributes-perl.git
More information about the Pkg-perl-cvs-commits
mailing list