[SCM] dans-gdal-scripts branch, master, updated. upstream/0.18-26-g8f9d90a

Francesco Paolo Lovergine frankie at debian.org
Tue Dec 17 12:05:33 UTC 2013


The following commit has been merged in the master branch:
commit 6300dc41d0f09e66f5efc91f18befc0923d0a337
Author: Francesco Paolo Lovergine <frankie at 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



More information about the Pkg-grass-devel mailing list