Source: icu
Version: 4.8.1.1-8
Severity: important
Tags: patch
Usertags: xz-for-wheezy

Please use xz compression for the binary packages (patch attached).
We are trying to fit a few more packages on the first CDs to get a
usable desktop install with it, see [1] for more details.

I will request a freeze exception once the package is uploaded; please
keep in mind to not include additional changes.

Regards,
Ansgar

[1] <https://lists.debian.org/debian-devel/2012/08/msg00049.html>
diff -Nru icu-4.8.1.1/debian/changelog icu-4.8.1.1/debian/changelog
--- icu-4.8.1.1/debian/changelog	2012-06-05 20:27:27.000000000 +0200
+++ icu-4.8.1.1/debian/changelog	2012-08-05 11:31:42.000000000 +0200
@@ -1,3 +1,10 @@
+icu (4.8.1.1-8.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: Use xz compression for binary packages.
+
+ -- Ansgar Burchardt <ans...@debian.org>  Sun, 05 Aug 2012 11:31:26 +0200
+
 icu (4.8.1.1-8) unstable; urgency=low
 
   * Switch hardening back to hardening-wrapper again since otherwise some
diff -Nru icu-4.8.1.1/debian/rules icu-4.8.1.1/debian/rules
--- icu-4.8.1.1/debian/rules	2012-06-05 20:26:41.000000000 +0200
+++ icu-4.8.1.1/debian/rules	2012-08-05 11:31:08.000000000 +0200
@@ -32,6 +32,8 @@
 
 DEB_DBG_PACKAGE_libicu$(l_SONAME) = libicu$(l_SONAME)-dbg
 
+DEB_DH_BUILDDEB_ARGS = -- -Zxz
+
 override DEB_MAKE_CHECK_TARGET = check
 
 clean::

Reply via email to