Source: mutt
Version: 1.5.21-6.2
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 -u mutt-1.5.21/debian/rules mutt-1.5.21/debian/rules
--- mutt-1.5.21/debian/rules
+++ mutt-1.5.21/debian/rules
@@ -188,7 +188,7 @@
 	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
-	dh_builddeb
+	dh_builddeb -- -Zxz
 
 build-indep binary-indep:
 	@echo "Nothing to do."
diff -u mutt-1.5.21/debian/changelog mutt-1.5.21/debian/changelog
--- mutt-1.5.21/debian/changelog
+++ mutt-1.5.21/debian/changelog
@@ -1,3 +1,10 @@
+mutt (1.5.21-6.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: Use xz compression for binary packages.
+
+ -- Ansgar Burchardt <ans...@debian.org>  Sun, 05 Aug 2012 10:07:14 +0200
+
 mutt (1.5.21-6.1) unstable; urgency=low
 
   * Non-maintainer upload.

Reply via email to