X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=e02fa9fc341d473ce496914c6fae418c88f785aa;hb=a5e73ce6ea38d9bb0eba83c5d5993b56881f98ca;hp=d748e6cbba05dfd0aae68f335574924d1628f85d;hpb=47dc1883f1f730f9576ae0e6090ead01732ff4ff;p=gzip diff --git a/debian/changelog b/debian/changelog index d748e6c..e02fa9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +gzip (1.3.12-7) UNRELEASED; urgency=low + + * improve package descriptions, remove ancient package relationship spec + in control file, closes: #484547 + + -- Bdale Garbee Tue, 15 Apr 2008 14:03:26 -0600 + +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 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