X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=efc68ca34e6f4ffad2eb639f06f3d63bee7bc1cb;hb=1818209f5c4879522d69a09bedb0553543d6889e;hp=266e0d1debe73c5492935879db20b49a9ac3de44;hpb=5f82ebf3ef21599fde344559eaad8f732ca9b4e1;p=debian%2Fgzip diff --git a/debian/changelog b/debian/changelog index 266e0d1..efc68ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,41 @@ +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 + + -- 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