[med-svn] [libhmsbeagle] 02/02: increase verbosity

Andreas Tille tille at debian.org
Fri Oct 23 13:20:00 UTC 2015


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

tille pushed a commit to branch master
in repository libhmsbeagle.

commit b1cf61b1dc149fc8e4bbc118e73bc12872f46c1d
Author: Andreas Tille <tille at debian.org>
Date:   Fri Oct 23 15:19:47 2015 +0200

    increase verbosity
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2f7769b..46c778a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 # debian/rules of libhmsbeagle
 
 # Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+export DH_VERBOSE=1
 
 pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
 lib := $(pkg)1v5
@@ -51,7 +51,7 @@ override_dh_auto_test:
 	@echo "No OpenCL platform available, skipping test"	
 else
 override_dh_auto_test:
-	dh_auto_test
+	VERBOSE=1 dh_auto_test
 endif
 
 get-orig-source:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libhmsbeagle.git



More information about the debian-med-commit mailing list