The following commit has been merged in the master branch:
commit 0bf572d5f5cb5ce9ae9d6976fefd2fbb46d489a1
Author: Charles Plessy <[email protected]>
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.

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

Reply via email to