[grass] 02/08: Drop explicit use of autotools_dev dh helper.

Bas Couwenberg sebastic at debian.org
Wed Dec 27 23:00:59 UTC 2017


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

sebastic pushed a commit to branch master
in repository grass.

commit b1c8831ada1ac36703c6a524ddf19409e8041faa
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Nov 17 11:13:20 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index ea51db4..9cbb291 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ grass (7.2.2-2) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.1.1, no changes.
   * Override dh_gencontrol to set GRASS ABI dependency with substvars.
   * Strip trailing whitespace from changelog.
+  * Drop explicit use of autotools_dev dh helper.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 06 Oct 2017 11:16:50 +0200
 
diff --git a/debian/rules b/debian/rules
index 7640719..557d67d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ templates:
 	done
 
 %:
-	dh $@ --with autotools_dev,python2 --parallel
+	dh $@ --with python2 --parallel
 
 override_dh_clean:
 	dh_clean build-arch-stamp install-arch-stamp debian/grass-gui.image-file-in-usr-lib.list

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



More information about the Pkg-grass-devel mailing list