X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=f23e50edc3db66b992e56a83c24ec5ec1664c80d;hb=fd3d944e335eb7a784b447fe91d9f5ae7ccb9dd8;hp=2caa203ab6cd729bd5927e45754412098321f758;hpb=a2ead0bb071aead9d8c2d959714ee69aefd68d38;p=debian%2Fgzip diff --git a/debian/changelog b/debian/changelog index 2caa203..f23e50e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +gzip (1.5-1) unstable; urgency=low + + * new upstream version, with updated gnulib that closes: #669434 + * 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 Tue, 19 Jun 2012 14:04:08 -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