debian/changelog |    7 +++++++
 debian/rules     |    3 +++
 2 files changed, 10 insertions(+)

New commits:
commit e024d56249d7082121ad9b18981769d1734b509b
Author: Cyril Brulebois <k...@debian.org>
Date:   Sun Aug 5 11:57:59 2012 +0200

    Use xz compression for binary packages (Closes: #683891).

diff --git a/debian/changelog b/debian/changelog
index ee89a6c..1647b8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xkeyboard-config (2.5.1-2) unstable; urgency=low
+
+  [ Ansgar Burchardt ]
+  * Use xz compression for binary packages (Closes: #683891).
+
+ -- Cyril Brulebois <k...@debian.org>  Sun, 05 Aug 2012 11:54:19 +0200
+
 xkeyboard-config (2.5.1-1) unstable; urgency=low
 
   * New upstream release:
diff --git a/debian/rules b/debian/rules
index 0324b55..e7a392f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,5 +33,8 @@ override_dh_quilt_unpatch:
        dh_quilt_unpatch
        touch rules/base.o_k.part
 
+override_dh_builddeb:
+       dh_builddeb -- -Zxz
+
 %:
        dh $@ --with quilt,autoreconf --builddirectory=build/


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sxxf3-0001u3...@vasks.debian.org

Reply via email to