[qgis] 01/02: Fix GRASS ABI dependency to include 'grass'.

Bas Couwenberg sebastic at debian.org
Fri Nov 17 18:19:31 UTC 2017


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

sebastic pushed a commit to branch experimental
in repository qgis.

commit 86e5299de087336810f8f9f9d3ef23f7adf0a928
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Nov 17 18:02:30 2017 +0100

    Fix GRASS ABI dependency to include 'grass'.
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bceb7a7..3913cd1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qgis (2.14.20+dfsg-2~exp2) UNRELEASED; urgency=medium
+
+  * Fix GRASS ABI dependency to include 'grass'.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 17 Nov 2017 18:01:56 +0100
+
 qgis (2.14.20+dfsg-2~exp1) experimental; urgency=medium
 
   * Override dh_gencontrol to set GRASS ABI dependency with substvars.
diff --git a/debian/rules b/debian/rules
index c75e0b8..20313aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -343,5 +343,5 @@ override_dh_strip:
 	dh_strip --dbg-package=qgis-dbg
 
 override_dh_gencontrol:
-	dh_gencontrol -- -Vgrass:Depends="$(GRASSABI)"
+	dh_gencontrol -- -Vgrass:Depends="grass$(GRASSABI)"
 

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



More information about the Pkg-grass-devel mailing list