[Pkg-mozext-commits] [SCM] Packaging for https-everywhere branch, master, updated. debian/1.0.2-1-2-g888cf82

Rogério Brito rbrito at ime.usp.br
Sun Sep 25 16:24:28 UTC 2011


The following commit has been merged in the master branch:
commit cb92394026105e45414a075b77846f36f689e017
Author: Rogério Brito <rbrito at ime.usp.br>
Date:   Sun Sep 25 13:21:41 2011 -0300

    debian/rules: Use xz instead of bzip2. Thanks to Paul Wise.

diff --git a/debian/rules b/debian/rules
index cd5651f..d93ab9e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 	dh $@ --with xul-ext --buildsystem=xul_ext
 
 override_dh_builddeb:
-	dh_builddeb -- -z9 -Zbzip2
+	dh_builddeb -- -z9 -Zxz

-- 
Packaging for https-everywhere



More information about the Pkg-mozext-commits mailing list