enable reproducible builds
[debian/cc1111] / debian / changelog
index 696b0123c766a09b1d076c185193553ebf6b0a91..739faa37e2b07f16a6b1f7d89c11b3b73506687a 100644 (file)
@@ -1,3 +1,23 @@
+cc1111 (2.9.0-7) unstable; urgency=low
+
+  * patch from Chris Lamb to enable reproducible builds, closes: #829493
+
+ -- Bdale Garbee <bdale@gag.com>  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 <bdale@gag.com>  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 <bdale@gag.com>  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,