[med-svn] [SCM] BEDtools branch, master, updated. debian/2.16.1-1-18-g820c211

Charles Plessy plessy at debian.org
Sun Nov 4 09:14:01 UTC 2012


The following commit has been merged in the master branch:
commit 0bf572d5f5cb5ce9ae9d6976fefd2fbb46d489a1
Author: Charles Plessy <plessy at debian.org>
Date:   Sun Nov 4 16:19:32 2012 +0900

    Distribute the test suite.

diff --git a/debian/install b/debian/install
index 5c8438e..54566b2 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,3 @@
 bin/*	usr/bin
 genomes	usr/share/bedtools
+test/*	usr/share/bedtools/test
diff --git a/debian/rules b/debian/rules
index 1359f4a..e622a99 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,8 @@ DEB_DH_BUILDDEB_ARGS = -- -Z xz
 
 DEB_INSTALL_CHANGELOGS_ALL := RELEASE_HISTORY
 
+DEB_COMPRESS_EXCLUDE = test
+
 get-orig-source:
 	uscan --no-symlink --force-download --download-version $(DEB_UPSTREAM_VERSION)
 

-- 
Suite of utilities for comparing genomic features.



More information about the debian-med-commit mailing list