From 62fa60c1c9e01bb3bc433ca2bc1e1ec2c97d3e5a Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 25 Sep 2009 00:14:44 +0000 Subject: [PATCH] Globally get rid of debhelper 7 specific features for supporting Debian/etch --- debian/compat | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..7ed6ff8 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +5 diff --git a/debian/rules b/debian/rules index 911e758..f9783e9 100755 --- a/debian/rules +++ b/debian/rules @@ -32,7 +32,7 @@ clean: install: build dh_testdir dh_testroot - dh_prep + dh_clean -k dh_installdirs usr/local/admin usr/local/admin/script/ # Add here commands to install the package into debian/sipwise-www-admin.