[postgis] 06/07: Drop deprecated autotools_dev helper.

Bas Couwenberg sebastic at debian.org
Wed Nov 15 20:59:08 UTC 2017


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

sebastic pushed a commit to branch master
in repository postgis.

commit 926d9857d5e8e3ef0c4d9ba64892ab02d5a01d2f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Nov 15 21:33:15 2017 +0100

    Drop deprecated autotools_dev helper.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8d54699..b30ca9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ postgis (2.4.2+dfsg-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Refresh patches.
   * Strip trailing whitespace from changelog.
+  * Drop deprecated autotools_dev helper.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 15 Nov 2017 21:01:01 +0100
 
diff --git a/debian/rules b/debian/rules
index cf1ea74..7a9d57b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -108,7 +108,7 @@ COMMON_CONFIGURE_ARGS = --host=$(DEB_HOST_GNU_TYPE) \
 	--with-gui
 
 %:
-	dh $@ --with autotools_dev,autoreconf
+	dh $@ --with autoreconf
 
 override_dh_autoreconf:
 	dh_autoreconf ./autogen.sh

-- 
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