[med-svn] [SCM] BEDtools branch, lucid-ppa, updated. debian/2.16.1-1-4-g65fe035
Carlos Borroto
carlos.borroto at gmail.com
Tue Mar 27 17:40:41 UTC 2012
The following commit has been merged in the lucid-ppa branch:
commit f782f334d7c18ed74e7a702155cfaa9672b418c7
Author: Carlos Borroto <carlos.borroto at gmail.com>
Date: Thu Mar 22 12:23:28 2012 -0400
Compress source and binary packages with bzip2. xz is not supported in lucid.
diff --git a/debian/rules b/debian/rules
index 1359f4a..262dde9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/makefile.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-DEB_DH_BUILDDEB_ARGS = -- -Z xz
+DEB_DH_BUILDDEB_ARGS = -- -Z bzip2
DEB_INSTALL_CHANGELOGS_ALL := RELEASE_HISTORY
--
Suite of utilities for comparing genomic features.
More information about the debian-med-commit
mailing list