[med-svn] [SCM] samtools branch, master, updated. debian/0.1.18-1-3-ga0a6520

Charles Plessy plessy at debian.org
Wed Nov 23 07:55:55 UTC 2011


The following commit has been merged in the master branch:
commit a0a65207b79e316cf2c20c97030f008e6684a6c9
Author: Charles Plessy <plessy at debian.org>
Date:   Wed Nov 23 16:55:14 2011 +0900

    Do not compress the example binary alignment file.

diff --git a/debian/rules b/debian/rules
index e4a2566..904bfbd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@ CFLAGS += -fPIC
 DEB_MAKE_BUILD_TARGET = all all-recur razip lib
 DEB_MAKE_CHECK_TARGET = -C examples all
 
+DEB_COMPRESS_EXCLUDE = .bam
 DEB_DH_BUILDDEB_ARGS = -- -Z=xz
 
 clean::

-- 
Processing of sequence alignments in SAM and BAM formats.



More information about the debian-med-commit mailing list