[libtest-tempdir-perl] 03/04: Update build dependencies; lower debhelper compatibility level to 8.

gregor herrmann gregoa at debian.org
Sat Oct 5 14:24:17 UTC 2013


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

gregoa pushed a commit to branch master
in repository libtest-tempdir-perl.

commit 6e3f3b1a2831a5f2879da4f407104efe2c1e8fdb
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 5 16:22:25 2013 +0200

    Update build dependencies; lower debhelper compatibility level to 8.
---
 debian/compat  |    2 +-
 debian/control |    8 +++-----
 2 files changed, 4 insertions(+), 6 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 96a4460..e9ed485 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,9 @@ Uploaders: franck cuny <franck at lumberjaph.net>,
            gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20130630~),
-               libmodule-build-tiny-perl (>= 0.027),
+Build-Depends: debhelper (>= 8),
                perl
-Build-Depends-Indep: libcpan-meta-check-perl (>= 0.007),
-                     libdirectory-scratch-perl,
+Build-Depends-Indep: libdirectory-scratch-perl,
                      libfile-nfslock-perl,
                      libmoose-perl,
                      libmoosex-types-path-class-perl,
@@ -17,7 +15,7 @@ Build-Depends-Indep: libcpan-meta-check-perl (>= 0.007),
                      libnamespace-clean-perl,
                      libpath-class-perl,
                      libsub-exporter-perl,
-                     libtest-checkdeps-perl (>= 0.006),
+                     libtest-checkdeps-perl (>= 0.007),
                      libtest-requires-perl,
                      libtest-use-ok-perl
 Standards-Version: 3.9.4

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



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