update to policy 4.1.3
[debian/gzip] / debian / changelog
index 0a5f36f5e7e0e07ec7062bf612b87031dc28d82a..9c019dbf5898b2803e8fad59978e7239f8b21743 100644 (file)
@@ -1,4 +1,26 @@
-gzip (1.6-4) UNRELEASED; urgency=low
+gzip (1.8-2) UNRELEASED; urgency=medium
+
+  * 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.3, including use of https in vcs entries
+
+ -- Bdale Garbee <bdale@gag.com>  Fri, 29 Dec 2017 23:55:33 -0700
+
+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