The following commit has been merged in the lucid-ppa branch:
commit f782f334d7c18ed74e7a702155cfaa9672b418c7
Author: Carlos Borroto <[email protected]>
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.

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

Reply via email to