X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=64223f493a24dad0db1802e1a5497849ca0d98dd;hb=5e7660c3dbe55d8580d9a79a1e71f25359ecf252;hp=2caa203ab6cd729bd5927e45754412098321f758;hpb=a2ead0bb071aead9d8c2d959714ee69aefd68d38;p=debian%2Fgzip diff --git a/debian/changelog b/debian/changelog index 2caa203..64223f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +gzip (1.4-6) unstable; urgency=low + + * patch to restore zgrep -h from Pär-Ola Nilsson, closes: #658734 + * patch to fix pack reference in gzip man page from Stéphane Aulery, + closes: #308522 + * patch to add --rsyncable doc to info page from Jörgen Grahn, + closes: #637626 + * patch to improve zdiff doc from Stéphane Aulery, closes: #269612 + * patches to fix RFC URLs from Stéphane Aulery, closes: #636182 + + -- Bdale Garbee Thu, 12 Apr 2012 11:38:56 -0600 + +gzip (1.4-5) unstable; urgency=low + + * patch from upstream to address determinism issue, closes: #647522 + + -- Bdale Garbee Mon, 19 Mar 2012 11:07:22 +0100 + +gzip (1.4-4) unstable; urgency=low + + * enable hardening build flags, closes: #664499 + + -- Bdale Garbee Sun, 18 Mar 2012 20:16:45 +0100 + +gzip (1.4-3) unstable; urgency=low + + * patch from upstream for sys_stat.in.h to fix mingw32 builds, + closes: #653960 + + -- Bdale Garbee Mon, 05 Mar 2012 22:13:33 -0700 + gzip (1.4-2) unstable; urgency=low * patch to use DEB_HOST_ARCH in rules, closes: #644785