X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=852615f2a1dae0bdd22cea7b746e5d8762c28261;hb=2eb8b7fffc0e6f7ec9501e3227695b65bb21c14e;hp=69c2cf7cf6c8ae157ef1824fff8eaf9d4b99708c;hpb=67ed244f9995c474196c30904008ffa0c83537bc;p=debian%2Fgzip diff --git a/debian/changelog b/debian/changelog index 69c2cf7..852615f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,50 @@ +gzip (1.9-1) UNRELEASED; urgency=medium + + * new upstream version, closes: #855839 + * patch from Ben Wong that fixes zgrep failure on filenames starting with + 'binary' due to missing dashes in an option detection pattern match, + closes: #854878 + * update to policy 4.1.5, including use of https in vcs entries + * patch gzip.c to work around mingw compiliation failure + * use optional priority for gzip-win32 now that extra is deprecated + * use architecture.mk instead of setting ARCH vars by hand in rules + + -- Bdale Garbee Sun, 29 Jul 2018 14:44:12 +0800 + +gzip (1.8-1) unstable; urgency=low + + * new upstream version, closes: #855839 + + -- Bdale Garbee Fri, 24 Feb 2017 14:50:07 -0700 + +gzip (1.6-5) unstable; urgency=low + + * stop including date in manual to enable reproducible builds, + closes: #794011 + + -- Bdale Garbee Mon, 14 Mar 2016 14:41:45 -0600 + +gzip (1.6-4) unstable; urgency=low + + * fix typo in man page, closes: #738546 + * specify /bin/sh as shell for wrapper scripts, closes: #762915 + + -- Bdale Garbee Fri, 26 Sep 2014 11:37:24 -0600 + +gzip (1.6-3) unstable; urgency=low + + * add a comment to the lintian overrides explaining them + * updated rsyncable patch from Alexander Inyukhin, closesL #708423 + * never include dir.gz in package, closes: #720917 + + -- Bdale Garbee Wed, 25 Dec 2013 16:09:40 -0700 + +gzip (1.6-2) unstable; urgency=low + + * patch to update included gnulib for mingw-w64 changes, closes: #713950 + + -- Bdale Garbee Sat, 17 Aug 2013 14:22:53 +0200 + gzip (1.6-1) unstable; urgency=low * new upstream version, closes: #704689, #690583, #521432, #96195, #693463