The following commit has been merged in the master branch:
commit 363856c804280d72b4b5679f182e6bc32ff83316
Author: Charles Plessy <[email protected]>
Date:   Tue May 15 21:02:09 2012 +0900

    Verbose Debhelper.

diff --git a/debian/rules b/debian/rules
index 7b572ef..bbe9e12 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DH_VERBOSE=1
+
 pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
 ver := $(shell dpkg-parsechangelog | sed -ne 's/^Version: 
\(\([0-9]\+\):\)\?\(.*\)-.*/\3/p')
 

-- 
FASTQ/A short-reads pre-processing tools

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to