X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=dfcb65dfbba945e7c6f301ccec9c22a136cd3ced;hb=317791d7ba0692e67be27cece5111ac3c4df2b50;hp=696b0123c766a09b1d076c185193553ebf6b0a91;hpb=44f3d3c32c6362b0f4945793be6d84f0a9e684c5;p=debian%2Fcc1111 diff --git a/debian/changelog b/debian/changelog index 696b012..dfcb65d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +cc1111 (2.9.0-8) unstable; urgency=high + + * patch around build problems with gcc 8, closes: #897717 + + -- Bdale Garbee Sat, 21 Jul 2018 11:06:18 -0600 + +cc1111 (2.9.0-7) unstable; urgency=low + + * patch from Chris Lamb to enable reproducible builds, closes: #829493 + + -- Bdale Garbee Mon, 04 Jul 2016 01:06:12 +0200 + +cc1111 (2.9.0-6) unstable; urgency=low + + * patch from Eric Cooper to suppress additional output when disabling + warning 18, closes: #784273 + + -- Bdale Garbee Fri, 08 May 2015 12:24:54 -0600 + +cc1111 (2.9.0-5) unstable; urgency=low + + * add mcs51 assembler symlink for compatibility with recent versions + of SDCC using patch from Eric Cooper, closes: #763678 + + -- Bdale Garbee Sat, 02 May 2015 12:25:04 -0600 + cc1111 (2.9.0-4) unstable; urgency=low * freshen makebin.c from upstream SDCC to addres mayhem report,