debian/rules: replace deprecated dh_clean -k with dh_prep
authorMichael Prokop <mika@grml.org>
Fri, 27 Jan 2017 15:14:49 +0000 (16:14 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 27 Jan 2017 15:14:49 +0000 (16:14 +0100)
debian/rules

index 33a7a27..8a58740 100755 (executable)
@@ -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.