[med-svn] [SCM] fastx-toolkit branch, master, updated. debian/0.0.13.1-1-17-ga7a6ee5

Charles Plessy plessy at debian.org
Tue May 15 12:16:43 UTC 2012


The following commit has been merged in the master branch:
commit 363856c804280d72b4b5679f182e6bc32ff83316
Author: Charles Plessy <plessy at debian.org>
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



More information about the debian-med-commit mailing list