From: Michael Prokop Date: Fri, 27 Jan 2017 15:14:49 +0000 (+0100) Subject: debian/rules: replace deprecated dh_clean -k with dh_prep X-Git-Tag: v0.13.0~1 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=9e75ff89fc2c9dd1f622c0f224ed2fb1738dfd71;p=grml-hwinfo.git debian/rules: replace deprecated dh_clean -k with dh_prep --- diff --git a/debian/rules b/debian/rules index 33a7a27..8a58740 100755 --- a/debian/rules +++ b/debian/rules @@ -32,7 +32,7 @@ clean: install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs # Add here commands to install the package into debian/grml-hwinfo.