[libclass-method-modifiers-perl] 03/04: Update build dependencies and debian/compat.

gregor herrmann gregoa at debian.org
Sat Sep 21 20:23:12 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 a36907e4824f055dfe0e9aa785b74aa311e2a066
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 21 22:21:35 2013 +0200

    Update build dependencies and debian/compat.
    
    Upstream went back from Module::Build::Tiny to ExtUtils::MakeMaker.
---
 debian/compat  |    2 +-
 debian/control |    3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+8
diff --git a/debian/control b/debian/control
index ca8ca55..081026c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Uploaders: Nathan Handler <nhandler at debian.org>,
            Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20130630),
-               libmodule-build-tiny-perl (>= 0.027)
+Build-Depends: debhelper (>= 8),
 Build-Depends-Indep: libcpan-meta-check-perl (>= 0.007),
                      libmoose-perl (>= 2) | libclass-mop-perl,
                      libtest-checkdeps-perl (>= 0.006),

-- 
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