From: Julien Cristau Date: Mon, 20 Mar 2017 10:56:49 +0000 (+0100) Subject: Use dh_prep instead of dh_clean -k X-Git-Tag: userdir-ldap-0.3.88~1 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=52b1548e8f2eb7747dc76f761465bb4b49c557aa Use dh_prep instead of dh_clean -k --- 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