The following commit has been merged in the master branch:
commit 7585f98cbfbf66a45af38853ffa214906cd80be5
Author: Bradley Smith <[email protected]>
Date:   Tue Feb 24 16:02:04 2009 +0000

    Replace deprecated dh_clean -k
    
    Signed-off-by: Bradley Smith <[email protected]>

diff --git a/debian/rules b/debian/rules
index 8d00b08..00abca4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,7 +45,7 @@ clean-patched:
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_installdirs
        $(MAKE) install DESTDIR=$(CURDIR)/debian/briquolo
        find $(CURDIR)/debian/briquolo/ -name "*.svg" \

-- 
Packaging for briquolo

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

Reply via email to