The following commit has been merged in the master branch:
commit 283d9bc4eea93b14d9972ee2e7e4590ae09ab98c
Author: Bruno Kleinert <[email protected]>
Date:   Tue Jun 30 16:52:50 2009 +0200

    lintian warning: dh_clean -k is deprecated in favour of dh_prep since 
debhelper 7

diff --git a/debian/rules b/debian/rules
index 2e20754..5ceaa37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -70,7 +70,7 @@ clean-patched: patch-stamp
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k 
+       dh_prep
        dh_installdirs
        $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
        mkdir -p debian/tmp/usr/share/bug/scorched3d

-- 
Packaging for scorched3d

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to