From 3c490c29801f2a34b2a6af8320f4b3e14acbb8ca Mon Sep 17 00:00:00 2001 From: Francois Marier Date: Fri, 8 May 2009 09:20:44 +1200 Subject: Bump debhelper dependency to 7 and add call to dh_prep --- debian/changelog | 5 +++-- debian/compat | 2 +- debian/control | 2 +- debian/rules | 1 + 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2468576..6b0df50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -cil (0.5.1-2) UNRELEASED; urgency=low +cil (0.5.1-2) unstable; urgency=low * Updated watch file (upstream filename changed) * Bump Standards-Version up to 3.8.1 (no changes) * Add a dependency on misc:Depends (lintian warning) + * Bump debhelper dependency to 7 and add call to dh_prep - -- Francois Marier Fri, 08 May 2009 09:17:59 +1200 + -- Francois Marier Fri, 08 May 2009 09:20:06 +1200 cil (0.5.1-1) unstable; urgency=low diff --git a/debian/compat b/debian/compat index 1e8b314..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -6 +7 diff --git a/debian/control b/debian/control index f96bd8b..a4873e9 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Andrew Chilton Uploaders: Francois Marier Standards-Version: 3.8.1 -Build-Depends: debhelper (>= 6) +Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl Homepage: http://www.kapiti.geek.nz/software/cil.html Vcs-git: git://git.debian.org/git/collab-maint/cil.git diff --git a/debian/rules b/debian/rules index c886698..87850a4 100755 --- a/debian/rules +++ b/debian/rules @@ -27,6 +27,7 @@ build-stamp: binary: dh_testdir dh_testroot + dh_prep dh_install dh_installdirs -- cgit v1.2.3