The following commit has been merged in the master branch:
commit dce13dfd3e28d7a0591cbca7328ac7e9f5703ae6
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Thu Sep 19 01:19:22 2013 +0200

    Drop unneeded dh_* calls.

diff --git a/debian/rules b/debian/rules
index 6a46a16..bbef8e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,11 +43,6 @@ override_dh_auto_configure:
        dh_auto_configure -- --with-shp2pgsql=/usr/bin/shp2pgsql
 
 override_dh_auto_install:
-       dh_testdir
-       dh_testroot
-       dh_prep  
-       dh_installdirs
-
        # make install does almost nothing, so we do it here
        # $(MAKE) DESTDIR=$(CURDIR)/debian/tinyows install
 

-- 
A simple WFS-T server

_______________________________________________
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