[Pkg-javascript-commits] [node-mapnik] 09/11: Enable verbose pre-gyp output.
Bas Couwenberg
sebastic at debian.org
Sat Aug 6 14:57:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository node-mapnik.
commit 2eae7ec83023fb49c05057d23f6c5bdbcce97f00
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Aug 6 00:34:33 2016 +0200
Enable verbose pre-gyp output.
---
debian/changelog | 1 +
debian/rules | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 6af16b3..54af975 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ node-mapnik (3.5.13+dfsg-1) UNRELEASED; urgency=medium
* Bump minimum required libmapnik-dev version to 3.0.12.
* Add upstream metadata.
* Add Upstream-Name & Upstream-Contact to copyright file.
+ * Enable verbose pre-gyp output.
-- Bas Couwenberg <sebastic at debian.org> Fri, 05 Aug 2016 23:41:18 +0200
diff --git a/debian/rules b/debian/rules
index e7f84a4..36622fb 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/collab-maint/node-mapnik.git
More information about the Pkg-javascript-commits
mailing list