X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=852615f2a1dae0bdd22cea7b746e5d8762c28261;hb=2eb8b7fffc0e6f7ec9501e3227695b65bb21c14e;hp=259f44f54b73bc396c64c66efdb7721196665062;hpb=db56e4b64faab661f153c0e6a2f9239edd955b0c;p=debian%2Fgzip diff --git a/debian/changelog b/debian/changelog index 259f44f..852615f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +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