X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=0b6d2c96dda2716ee7d05ced7fc89d904aab8161;hb=6a1bef0f0a7aa43a4bd49fceef0cc44f489d7706;hp=148f4e447099a71ace415f987907ea4d8258611d;hpb=92e2751b3644febd7b6ff49a5dd6825a3e4b993f;p=debian%2Fgzip diff --git a/debian/changelog b/debian/changelog index 148f4e4..0b6d2c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,31 @@ -gzip (1.4-1) UNRELEASED; urgency=low +gzip (1.4-5) unstable; urgency=low + + * patch from upstream to address determinism issue, closes: #647522 + + -- Bdale Garbee Mon, 19 Mar 2012 11:07:22 +0100 + +gzip (1.4-4) unstable; urgency=low + + * enable hardening build flags, closes: #664499 + + -- Bdale Garbee Sun, 18 Mar 2012 20:16:45 +0100 + +gzip (1.4-3) unstable; urgency=low + + * patch from upstream for sys_stat.in.h to fix mingw32 builds, + closes: #653960 + + -- Bdale Garbee Mon, 05 Mar 2012 22:13:33 -0700 + +gzip (1.4-2) unstable; urgency=low + + * patch to use DEB_HOST_ARCH in rules, closes: #644785 + * fix missing stamp creating in rules file causing extra build cycle, + closes: #648555 + + -- Bdale Garbee Sat, 12 Nov 2011 17:24:17 -0700 + +gzip (1.4-1) unstable; urgency=low * new upstream version, closes: #627121, #633927 * add Vcs entries to control file