From 52b1548e8f2eb7747dc76f761465bb4b49c557aa Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Mon, 20 Mar 2017 11:56:49 +0100 Subject: [PATCH] Use dh_prep instead of dh_clean -k --- debian/control | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 619d074..6a94f6f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: userdir-ldap Section: admin Priority: optional Maintainer: Debian Administration team -Build-Depends: debhelper (>= 5), dh-python, yodl +Build-Depends: debhelper (>= 7), dh-python, yodl Standards-Version: 3.7.3 Uploaders: Peter Palfrader , Martin Zobel-Helas , Stephen Gran diff --git a/debian/rules b/debian/rules index 58dd40a..629ef00 100755 --- a/debian/rules +++ b/debian/rules @@ -22,7 +22,7 @@ clean: binary-indep: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs dh_install dh_installcron --name=ud-replicate -- 2.20.1