The following commit has been merged in the master branch:
commit 01f933c733c77b8d9f5e6bc8388a1dba56584869
Author: Niels Thykier <ni...@thykier.net>
Date:   Mon Dec 27 14:28:20 2010 +0100

    Removed unused debhelper exclude for a back-up file that no longer
    exists.

diff --git a/debian/rules b/debian/rules
index a4a9bc8..08d11c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,13 +66,13 @@ clean: $(neededfiles)
        rm -rf doc/lintian.html/ doc/lintian.txt
        rm -rf debian/tests
        find -name "*.py?" -print0 | xargs -0r rm
-       dh_clean -Xtestset/diffs/binary.c~
+       dh_clean
 
 binary-indep: $(neededfiles) build
        @echo .... binary-indep ....
        dh_testdir
        dh_testroot
-       dh_prep -Xtestset/diffs/binary.c~
+       dh_prep
        dh_installdirs
 
        dh_install

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1pxd9k-0000jo...@alioth.debian.org

Reply via email to