update standards version and changelog entry
[debian/gzip] / debian / changelog
index df4596414668b493a19726481e7596bcb90eab68..315dbccb03b6cf9585b214be7c34e2e1fe746a83 100644 (file)
@@ -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 <bdale@gag.com>  Sat, 28 Jul 2018 16:08:58 +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,