[libapp-nopaste-perl] 07/08: Lower Debhelper compat level to 8

Salvatore Bonaccorso carnil at debian.org
Wed May 6 14:36:40 UTC 2015


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

carnil pushed a commit to branch master
in repository libapp-nopaste-perl.

commit 66c2163bec1160d6465b88650f2d22ee87abace9
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed May 6 16:33:48 2015 +0200

    Lower Debhelper compat level to 8
    
    Module::Build::Tiny is not used anymore for the build.
    
    Adjust versioned Build-Depends on debhelper to (>= 8).
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 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 ea7e64d..d75d2a0 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
  Salvatore Bonaccorso <carnil at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20130630~)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep:
  libbrowser-open-perl,
  libclass-load-perl,

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



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