[qmapshack] 01/18: Enable verbose makefiles.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Mar 7 14:36:16 UTC 2015


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

sebastic pushed a commit to branch master
in repository qmapshack.

commit e893da19e35cbbe35aa18847c9a6e863dda2a97e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Feb 16 16:37:54 2015 +0100

    Enable verbose makefiles.
---
 debian/changelog | 6 ++++++
 debian/rules     | 3 +++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0e0f32c..687334e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qmapshack (0.12.0-1~exp2) UNRELEASED; urgency=medium
+
+  * Enable verbose makefiles.
+
+ -- Bas Couwenberg <sebastic at xs4all.nl>  Mon, 16 Feb 2015 16:37:45 +0100
+
 qmapshack (0.12.0-1~exp1) experimental; urgency=medium
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index 4cd5fbc..f3b3405 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,9 @@ export QT_SELECT := qt5
 %:
 	dh $@ --parallel
 
+override_dh_auto_configure:
+	dh_auto_configure -- -DCMAKE_VERBOSE_MAKEFILE=1
+
 override_dh_auto_build:
 	$(RM) $(CURDIR)/src/icons/16x16/*
 	$(RM) $(CURDIR)/src/icons/32x32/*

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



More information about the Pkg-grass-devel mailing list