update standards version and changelog entry
[debian/gzip] / debian / changelog
index 0a5f36f5e7e0e07ec7062bf612b87031dc28d82a..315dbccb03b6cf9585b214be7c34e2e1fe746a83 100644 (file)
@@ -1,4 +1,27 @@
-gzip (1.6-4) UNRELEASED; urgency=low
+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, 
+    closes: #794011
+
+ -- Bdale Garbee <bdale@gag.com>  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