[Pkg-mozext-commits] [SCM] browser interface based on natural language input branch, master, updated. debian/0.6.1_pre20111123-1-13-g8cd3c74
Gabriele Giacone
1o5g4r8o at gmail.com
Wed Sep 5 14:02:47 UTC 2012
The following commit has been merged in the master branch:
commit 8cd3c74c982ee9c28835570d970d2d0b71927226
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date: Tue Sep 4 01:25:20 2012 +0200
Switch source and binary to xz compression.
diff --git a/debian/changelog b/debian/changelog
index 6c040a9..64f8f10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ubiquity-extension (0.6.2~pre20120904-1) unstable; urgency=low
* Hg snapshot.
* Remove jquery.js from upstream tarball.
* Standards-Version to 3.9.3 (no changes).
+ * Switch source and binary to xz compression.
-- Gabriele Giacone <1o5g4r8o at gmail.com> Sun, 02 Sep 2012 00:33:29 +0200
diff --git a/debian/rules b/debian/rules
index 0b3a01d..804bbc8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,9 @@ override_dh_auto_clean:
dh_auto_clean
rm -f standard-feeds/debian.*
+override_dh_builddeb:
+ dh_builddeb -- -Zxz
+
baseurl="http://git.debian.org/?p=users/filippo/ubiquity-commands.git;a=blob_plain;f="
get-ubi-commands:
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..161b7e0
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+compression=xz
--
browser interface based on natural language input
More information about the Pkg-mozext-commits
mailing list