X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=7a246270544b986cfb559a9125fa24282c0c9117;hb=978bac5333774bc6e3191772abdc2b9be98aacca;hp=d18e2e1c2afcef01dca20206e2ef32eb4aaf6d69;hpb=28b3b0f96fad9500afcd09186e55cee86d9323f7;p=debian%2Fgzip diff --git a/debian/changelog b/debian/changelog index d18e2e1..7a24627 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +gzip (1.8-1) unstable; urgency=low + + * new upstream version, closes: #855839 + + -- Bdale Garbee 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 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 + + -- Bdale Garbee Fri, 26 Sep 2014 11:37:24 -0600 + +gzip (1.6-3) unstable; urgency=low + + * add a comment to the lintian overrides explaining them + * updated rsyncable patch from Alexander Inyukhin, closesL #708423 + * never include dir.gz in package, closes: #720917 + + -- Bdale Garbee Wed, 25 Dec 2013 16:09:40 -0700 + gzip (1.6-2) unstable; urgency=low * patch to update included gnulib for mingw-w64 changes, closes: #713950