From 38a5a50b15a6fb25a47729a4ad327ff87eb29bfb Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 7 Mar 2017 17:17:37 +0100 Subject: [PATCH] debian/rules: replace deprecated dh_clean -k with dh_prep --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 87fa2f2..329a430 100755 --- a/debian/rules +++ b/debian/rules @@ -40,7 +40,7 @@ clean: install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs grml-live: install -- 2.1.4