[mapnik-vector-tile] 01/07: Enable verbose gyp output.
Bas Couwenberg
sebastic at debian.org
Fri Aug 5 20:57:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository mapnik-vector-tile.
commit 38c1e0d25e9b68450116d84361d6279ac5bc2e10
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Aug 5 19:29:40 2016 +0200
Enable verbose gyp output.
---
debian/changelog | 7 +++++++
debian/rules | 3 +++
2 files changed, 10 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 6ae3891..7eab475 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mapnik-vector-tile (1.1.2+dfsg-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Enable verbose gyp output.
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 27 Jul 2016 00:44:57 +0200
+
mapnik-vector-tile (1.1.2+dfsg-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/rules b/debian/rules
index fc8f80e..8024590 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,9 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+# Verbose output
+export V=1
+
%:
dh $@ --parallel
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik-vector-tile.git
More information about the Pkg-grass-devel
mailing list