Source: flite Version: 1.4-release-5 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 flite-1.4-release/debian/changelog flite-1.4-release/debian/changelog --- flite-1.4-release/debian/changelog 2012-06-08 23:07:43.000000000 +0200 +++ flite-1.4-release/debian/changelog 2012-08-05 11:53:28.000000000 +0200 @@ -1,3 +1,10 @@ +flite (1.4-release-5.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:53:13 +0200 + flite (1.4-release-5) unstable; urgency=low * control: diff -Nru flite-1.4-release/debian/rules flite-1.4-release/debian/rules --- flite-1.4-release/debian/rules 2012-06-08 23:07:24.000000000 +0200 +++ flite-1.4-release/debian/rules 2012-08-05 11:53:01.000000000 +0200 @@ -116,7 +116,7 @@ dh_shlibdeps dh_gencontrol dh_md5sums - dh_builddeb + dh_builddeb -- -Zxz binary: binary-indep binary-arch .PHONY: build build-arch build-indep clean binary-indep binary-arch binary install