fix some lintian whining
[debian/gzip] / debian / changelog
index df4596414668b493a19726481e7596bcb90eab68..852615f2a1dae0bdd22cea7b746e5d8762c28261 100644 (file)
@@ -1,3 +1,22 @@
+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 <bdale@gag.com>  Sun, 29 Jul 2018 14:44:12 +0800
+
+gzip (1.8-1) unstable; urgency=low
+
+  * new upstream version, closes: #855839
+
+ -- Bdale Garbee <bdale@gag.com>  Fri, 24 Feb 2017 14:50:07 -0700
+
 gzip (1.6-5) unstable; urgency=low
 
   * stop including date in manual to enable reproducible builds,