X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=64223f493a24dad0db1802e1a5497849ca0d98dd;hb=5e7660c3dbe55d8580d9a79a1e71f25359ecf252;hp=266e0d1debe73c5492935879db20b49a9ac3de44;hpb=5f82ebf3ef21599fde344559eaad8f732ca9b4e1;p=debian%2Fgzip diff --git a/debian/changelog b/debian/changelog index 266e0d1..64223f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +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 + * fix missing stamp creating in rules file causing extra build cycle, + closes: #648555 + + -- Bdale Garbee Sat, 12 Nov 2011 17:24:17 -0700 + gzip (1.4-1) unstable; urgency=low * new upstream version, closes: #627121, #633927