X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=315dbccb03b6cf9585b214be7c34e2e1fe746a83;hb=24831707b7434a272d4ea27c706e0f70abff8068;hp=df4596414668b493a19726481e7596bcb90eab68;hpb=2e7e88b2efec90c4ad9dc7a24d533b36a6223be2;p=debian%2Fgzip diff --git a/debian/changelog b/debian/changelog index df45964..315dbcc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +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 + + -- Bdale Garbee Sat, 28 Jul 2018 16:08:58 +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,