From fad413ea30f8bdbd9ca64086e5a4a006c7f3cd5b Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 1 Jul 2009 12:13:09 +0000 Subject: [PATCH] Downgrade compat version and adjust debian/rules accordingly so pbuilder with etch works --- debian/compat | 2 +- debian/rules | 4 ++-- 2 files changed, 3 insertions(+), 3 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..47efead 100755 --- a/debian/rules +++ b/debian/rules @@ -27,12 +27,12 @@ clean: # Add here commands to clean up after the build process. # $(MAKE) clean - dh_clean + dh_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.