[postgis] 03/04: Use dh-autoreconf for up-to-date config.guess and config.sub.

Markus Wanner markus_wanner-guest at moszumanska.debian.org
Tue Jan 28 08:15:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

markus_wanner-guest pushed a commit to branch master
in repository postgis.

commit 6d4951596b2cc3c79b50003bfd8217d6f6ff6840
Author: Markus Wanner <markus at bluegap.ch>
Date:   Mon Jan 27 22:12:46 2014 +0100

    Use dh-autoreconf for up-to-date config.guess and config.sub.
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 ++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 243f633..86df0fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+postgis (2.1.1-5) UNRELEASED; urgency=medium
+
+  * Use dh-autoreconf for up-to-date config.guess and config.sub.
+    Closes: #727945.
+
+ -- Markus Wanner <markus at bluegap.ch>  Mon, 27 Jan 2014 21:10:42 +0100
+
 postgis (2.1.1-4) unstable; urgency=low
 
   * Drop an unneeded fixmakedoc patch.
diff --git a/debian/rules b/debian/rules
index 3299d54..57ac7f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -159,6 +159,7 @@ configuration-stamp:
 	done)
 
 #	PostGIS for the most recent PostgreSQL version
+	dh_autotools-dev_updateconfig
 	./configure $(COMMON_CONFIGURE_ARGS) \
 		--datadir=\$${prefix}/share/postgresql-$(NEWEST_POSTGRES_VERSION)-postgis \
 		--with-pgconfig=/usr/lib/postgresql/$(NEWEST_POSTGRES_VERSION)/bin/pg_config
@@ -209,6 +210,7 @@ clean: debian/control
 #	Cleanup the temporary environment file.
 	rm -f postgis-check-env.tmp
 
+	dh_autotools-dev_restoreconfig
 	dh_clean
 
 install: install-indep install-arch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git



More information about the Pkg-grass-devel mailing list