[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#607730: lintian: Bump debhelper to 7 (7.0.50~ due to tests)



Package: lintian
Version: 2.4.3
Tags: patch

Hi

Bumped DH compat to7 and B-D to 7.0.50~ since tests are run during
build and some tests use override_ targets.

~Niels
From 26b818c7e66e1a240a5fb5eb7c1734465c406154 Mon Sep 17 00:00:00 2001
From: Niels Thykier <niels@thykier.net>
Date: Tue, 21 Dec 2010 14:39:34 +0100
Subject: [PATCH] Bump debhelper compat and depends (some tests use override_ targets)

---
 debian/compat  |    2 +-
 debian/control |    2 +-
 debian/rules   |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index f3bb62a..a0638f1 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Josip Rodin <joy-packages@debian.org>,
  Colin Watson <cjwatson@debian.org>, Russ Allbery <rra@debian.org>,
  Adam D. Barratt <adam@adam-barratt.org.uk>,
  Raphael Geissert <geissert@debian.org>
-Build-Depends: debhelper (>= 5), binutils, debiandoc-sgml, diffstat,
+Build-Depends: debhelper (>= 7.0.50~), binutils, debiandoc-sgml, diffstat,
  fakeroot, file, gettext, intltool-debian, libapt-pkg-perl,
  libclass-accessor-perl, libapt-pkg-perl, libdigest-sha-perl,
  libipc-run-perl, libparse-debianchangelog-perl,
diff --git a/debian/rules b/debian/rules
index 77861c5..81ceab8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,7 +66,7 @@ binary-indep: $(neededfiles) build
 	@echo .... binary-indep ....
 	dh_testdir
 	dh_testroot
-	dh_clean -k -Xtestset/diffs/binary.c~
+	dh_prep -Xtestset/diffs/binary.c~
 	dh_installdirs
 
 	dh_install
-- 
1.7.2.3


Reply to: