Use dh_prep instead of "dh_clean -k"

Use dh_prep instead of "dh_clean -k" (dh-clean-k-is-deprecated). However
do not replace instances of dh_clean without -k option. (Debian
bug590244). Build-Depend on debhelper 7.
This commit is contained in:
Andreas Metzler
2010-08-07 14:53:11 +02:00
committed by Carlos R. Mafra
parent de48a9b1f5
commit 7b74111259
3 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -194,12 +194,12 @@ clean:
binary-indep: build
# dh_testdir -i
# dh_testroot
# dh_clean -i -k
# dh_prep -i
binary-arch: build
dh_testdir -a
dh_testroot
dh_clean -a -k
dh_prep -a
dh_installdirs -a
debian/rules install-wmaker-stamp
debian/rules debian/$(LIBWRASTER)-dev.files