X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=3964b55d7d0bfcd417dd9fc112f823cd25f40391;hb=cc4933f3af4a06bfbe17ee54f7ee175eb1a2f3a9;hp=077ef39d19e209cd82d1895c6f76d7b8c5f0036a;hpb=ce8afb6db89e58713e1758c1805abb5315b570ae;p=gzip diff --git a/debian/changelog b/debian/changelog index 077ef39..3964b55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +gzip (1.3.12-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename futimens to gz_futimens, since glibc now defines an futimens + function with a different prototype. Closes: #433845. + * Urgency medium for the RC bug fix. + + -- Daniel Schepler Sat, 18 Aug 2007 17:11:52 -0400 + +gzip (1.3.12-3) unstable; urgency=low + + * fix bindir so gunzip, et al, work again, closes: #429462 + + -- Bdale Garbee Fri, 22 Jun 2007 01:08:59 +0100 + +gzip (1.3.12-2) unstable; urgency=low + + * fix typo in gzip fprintf, closes: #426965 + * revert my zgrep.in patch since upstream handles alternates differently now + + -- Bdale Garbee Thu, 14 Jun 2007 00:17:37 -0400 + +gzip (1.3.12-1) unstable; urgency=low + + * new upstream version, closes: #177942, #225864, #362786, #366660, #367400, + #383358, #402042, #404099, #404114, #419895 + * fix delivery of upstream ChangeLog, closes: #404062 + + -- Bdale Garbee Wed, 13 Jun 2007 18:55:42 -0400 + gzip (1.3.9-2) unstable; urgency=low * change direntry ordering in gzip.texi to work around bug in install-info,