X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=a90c42af2005693ab2322f350194c1d2c5bac3a1;hb=e69450077be2e9b4045c21e2ec528e5085ba4820;hp=d748e6cbba05dfd0aae68f335574924d1628f85d;hpb=47dc1883f1f730f9576ae0e6090ead01732ff4ff;p=gzip diff --git a/debian/changelog b/debian/changelog index d748e6c..a90c42a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +gzip (1.3.12-8) UNRELEASED; urgency=low + + * Add Carl Worth as an uploader. + + -- Carl Worth Fri, 27 Feb 2009 12:53:23 -0800 + +gzip (1.3.12-7) unstable; urgency=low + + * improve package descriptions, remove ancient package relationship spec + in control file, closes: #484547 + + -- Bdale Garbee Sun, 15 Feb 2009 10:54:48 -0700 + +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