From: Ian Jackson Date: Wed, 29 Dec 2021 23:51:57 +0000 (+0000) Subject: debian/rules: Use dh_prep instead of deprecated dh_clean -k X-Git-Tag: v0.6.2~31 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=fec8e9b2d8740a99764806e2168e79b9c82daaf0;p=secnet.git debian/rules: Use dh_prep instead of deprecated dh_clean -k Signed-off-by: Ian Jackson --- diff --git a/debian/rules b/debian/rules index f94e752..7e00936 100755 --- a/debian/rules +++ b/debian/rules @@ -56,7 +56,7 @@ clean: install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs # Add here commands to install the package into debian/