The following commit has been merged in the jessie branch:
commit 58cfec88d3f02bdb9639628779db99d7451dba7f
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sat Sep 21 23:18:17 2013 +0200

    Drop unneeded dh_testdir.

diff --git a/debian/rules b/debian/rules
index e02345e..b749e4c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -76,14 +76,10 @@ HARDENING_CONFIG= \
        dh $@ --with python2,pkgkde_symbolshelper
 
 override_dh_auto_clean:
-       dh_testdir
-
        -$(RM) -rf build/
 
        -$(RM) debian/.#* .#*
 
-       dh_prep
-
        -$(RM) -rf $(CURDIR)/debian/files
        -$(RM) -f $(CURDIR)/debian/*.debhelper.log
        -$(RM) -f $(CURDIR)/debian/man/*.1
@@ -92,8 +88,6 @@ override_dh_auto_configure:
        mkdir -p build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release 
$(HARDENING_CONFIG) $(COMMON_CONFIG)
 
 override_dh_auto_build:
-       dh_testdir
-
        # Create man pages from DocBook XML
        for x in $(MANPAGES) ; do \
          docbook2x-man $$x ; \

-- 
Packaging for MapServer

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to