summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2012-11-06 23:11:19 -0300
committerLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2012-11-06 23:11:22 -0300
commit02f820929292fa352279358b2afb141405fe7b1e (patch)
treeff63af2018e667e2a548b5ef1ace7e1b87212e52
parentb71a572c6bf75a77bc2bb1f90a39c1d5ac894760 (diff)
parent31161cf38bfc414e433063690a902cbd0b7b0aca (diff)
downloadqtwebkit-02f820929292fa352279358b2afb141405fe7b1e.tar.gz
Really use xz compression.
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules3
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e4cb22a..2b671dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qtwebkit (2.2.1-5) unstable; urgency=low
* Re upload the package to fix the M-A uninstallability due to a binNMU
(Closes: #676162).
* This upload will get rebuilt with xz compression (Closes: #687036).
+ Thanks Ansgar Burchardt for the patch.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Tue, 06 Nov 2012 18:20:35 -0300
diff --git a/debian/rules b/debian/rules
index dad2122..41214b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,3 +37,6 @@ override_dh_auto_clean:
rm -f Source/Makefile
dh_auto_clean
dh_auto_clean --sourcedirectory=$(QWEBVIEW_DIR)
+
+override_dh_builddeb:
+ dh_builddeb -- -Zxz