Package: openssh-blacklist Version: 0.4.1 Severity: important Tags: d-i patch
Hi, we need to make some more room on installation CDs, so please switch from bzip2 to xz (patch attached). Space savings: 2.1M openssh-blacklist_0.4.1_all.deb 1.8M openssh-blacklist_0.4.1+nmu1_all.deb 2.1M openssh-blacklist-extra_0.4.1_all.deb 1.8M openssh-blacklist-extra_0.4.1+nmu1_all.deb Thanks for considering. Mraw, KiBi.
diff -Nru openssh-blacklist-0.4.1/debian/changelog openssh-blacklist-0.4.1+nmu1/debian/changelog --- openssh-blacklist-0.4.1/debian/changelog 2008-05-29 18:56:47.000000000 +0200 +++ openssh-blacklist-0.4.1+nmu1/debian/changelog 2012-09-11 12:21:29.000000000 +0200 @@ -1,3 +1,10 @@ +openssh-blacklist (0.4.1+nmu1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Compress all binaries with xz. + + -- Cyril Brulebois <[email protected]> Tue, 11 Sep 2012 12:21:29 +0200 + openssh-blacklist (0.4.1) unstable; urgency=low * debian/openssh-blacklist{,-extra}.preinst: Correctly clean up old diff -Nru openssh-blacklist-0.4.1/debian/rules openssh-blacklist-0.4.1+nmu1/debian/rules --- openssh-blacklist-0.4.1/debian/rules 2008-05-29 18:53:42.000000000 +0200 +++ openssh-blacklist-0.4.1+nmu1/debian/rules 2012-09-11 12:21:21.000000000 +0200 @@ -69,7 +69,7 @@ dh_shlibdeps dh_gencontrol dh_md5sums - dh_builddeb -- -Zbzip2 + dh_builddeb -- -Zxz binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install configure

