[libclass-load-perl] 04/08: Update build dependencies, and debhelper compatibility level.

gregor herrmann gregoa at debian.org
Sat Feb 15 14:36:07 UTC 2014


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

gregoa pushed a commit to branch master
in repository libclass-load-perl.

commit 72861458c946b5e7c1ceb8af77f09cf34d647532
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Feb 15 15:31:41 2014 +0100

    Update build dependencies, and debhelper compatibility level.
---
 debian/compat  | 2 +-
 debian/control | 3 ++-
 2 files changed, 3 insertions(+), 2 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 c5742d8..cb6a8d2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
  Angel Abad <angel at debian.org>,
  Alessandro Ghedini <ghedo at debian.org>
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9.20130630~),
+               libmodule-build-tiny-perl (>= 0.034)
 Build-Depends-Indep: libdata-optlist-perl,
  libmodule-implementation-perl,
  libmodule-runtime-perl (>= 0.012),

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



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