[osm2pgsql] 06/09: Enable verbose test output.

Bas Couwenberg sebastic at xs4all.nl
Wed Dec 10 19:28:42 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository osm2pgsql.

commit 5ae9f3eff197a43bc82b62e57e25792d71961ef2
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Dec 10 12:06:17 2014 +0100

    Enable verbose test output.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9283e6e..c219f51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ osm2pgsql (0.87.0-1) UNRELEASED; urgency=medium
   * Add upstream metadata.
   * Update watch file to rename downloaded tarball.
   * Add Boost build dependencies for C++ build.
+  * Enable verbose test output.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Wed, 10 Dec 2014 11:54:21 +0100
 
diff --git a/debian/rules b/debian/rules
index 07ca871..cba4c68 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,9 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+# Verbose test output
+export VERBOSE=1
+
 CFLAGS += $(CPPFLAGS)
 CXXFLAGS += $(CPPFLAGS)
 

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



More information about the Pkg-grass-devel mailing list