]> git.cworth.org Git - gzip/blobdiff - debian/changelog
Imported Debian patch 1.3.12-6
[gzip] / debian / changelog
index d748e6cbba05dfd0aae68f335574924d1628f85d..61385d836632590763c4745015668898d2d32638 100644 (file)
@@ -1,3 +1,15 @@
+gzip (1.3.12-6) unstable; urgency=low
+
+  * strip the win32 gzip.exe binary during install, closes: #464455
+  * patch from Reuben Thomas for the zless.1 man page with pointers to 
+    lessfile and lesspipe, which are a better solution than zless in most
+    cases... closes: #46787, #51162
+  * fix FTBFS when using gcc-4.3, closes: #476031
+  * remove the preinst since the --assert-support-predepends check should
+    no longer be necessary
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 15 Apr 2008 14:03:26 -0600
+
 gzip (1.3.12-5) unstable; urgency=low
 
   * patch for zgrep.in from Daniel Kobras, closes: #434429