Source: ttf-dejavu Version: 2.33-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 -Nru ttf-dejavu-2.33/debian/changelog ttf-dejavu-2.33/debian/changelog --- ttf-dejavu-2.33/debian/changelog 2011-08-18 05:59:43.000000000 +0200 +++ ttf-dejavu-2.33/debian/changelog 2012-08-05 16:41:19.000000000 +0200 @@ -1,3 +1,10 @@ +ttf-dejavu (2.33-2.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/rules: Use xz compression for binary packages. + + -- Ansgar Burchardt <ans...@debian.org> Sun, 05 Aug 2012 16:41:02 +0200 + ttf-dejavu (2.33-2) unstable; urgency=low * Mark binary packages as Multi-Arch: foreign diff -Nru ttf-dejavu-2.33/debian/rules ttf-dejavu-2.33/debian/rules --- ttf-dejavu-2.33/debian/rules 2011-02-28 23:46:20.000000000 +0100 +++ ttf-dejavu-2.33/debian/rules 2012-08-05 16:40:58.000000000 +0200 @@ -3,6 +3,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/simple-patchsys.mk +DEB_DH_BUILDDEB_ARGS = -- -Zxz + clean:: rm -rf tmp/ build/ udeb-generated/ udeb-build/ rm -f debian/stamp-common-build