The following commit has been merged in the master branch:
commit 6300dc41d0f09e66f5efc91f18befc0923d0a337
Author: Francesco Paolo Lovergine <fran...@debian.org>
Date:   Tue Dec 17 12:33:21 2013 +0100

    Now using autotools-dev plugin for dh

diff --git a/debian/rules b/debian/rules
index 93a71b9..b6aa11f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,13 +18,8 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-       dh $@
+       dh $@ --with-autotools-dev 
 
 override_dh_auto_configure:
-       dh_autotools-dev_updateconfig
        chmod a+x $(CURDIR)/configure
        dh_auto_configure
-
-override_dh_auto_clean:
-       dh_autotools-dev_restoreconfig
-       dh_auto_clean

-- 
GDAL contributed tools by Geographic Information Network of Alaska

_______________________________________________
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