[freexl] 06/07: Enable verbose test output.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Mar 7 12:28:06 UTC 2015


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

sebastic pushed a commit to branch master
in repository freexl.

commit 4714d303d7ce6638b4659c665b979f8276f54974
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Mar 7 13:15:29 2015 +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 9eb869d..38f096d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ freexl (1.0.0i-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Update my email to @debian.org address.
   * Also install examples.
+  * Enable verbose test output.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 07 Mar 2015 13:00:34 +0100
 
diff --git a/debian/rules b/debian/rules
index 83cc1d2..f380b44 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
+
 %:
 	dh $@ --with autoreconf
 

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



More information about the Pkg-grass-devel mailing list