[geos] 12/16: Enable verbose test output.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Aug 17 14:37:06 UTC 2015


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

sebastic pushed a commit to branch experimental
in repository geos.

commit 9b3f44069e88cfd20823662e11489ca251b575d6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 17 15:06:42 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index df35c9a..cf124a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ geos (3.5.0-1) UNRELEASED; urgency=medium
     - Update license & copyright for new & modified files
   * Only clean generated libgeos++-dev.install.
   * Drop patches applied upstream, refresh remaining patches.
+  * Enable verbose test output.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 17 Aug 2015 11:19:10 +0200
 
diff --git a/debian/rules b/debian/rules
index 6cb54a9..29a3f0b 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
+
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)

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



More information about the Pkg-grass-devel mailing list