739faa37e2b07f16a6b1f7d89c11b3b73506687a
[debian/cc1111] / debian / changelog
1 cc1111 (2.9.0-7) unstable; urgency=low
2
3   * patch from Chris Lamb to enable reproducible builds, closes: #829493
4
5  -- Bdale Garbee <bdale@gag.com>  Mon, 04 Jul 2016 01:06:12 +0200
6
7 cc1111 (2.9.0-6) unstable; urgency=low
8
9   * patch from Eric Cooper to suppress additional output when disabling
10     warning 18, closes: #784273
11
12  -- Bdale Garbee <bdale@gag.com>  Fri, 08 May 2015 12:24:54 -0600
13
14 cc1111 (2.9.0-5) unstable; urgency=low
15
16   * add mcs51 assembler symlink for compatibility with recent versions
17     of SDCC using patch from Eric Cooper, closes: #763678
18
19  -- Bdale Garbee <bdale@gag.com>  Sat, 02 May 2015 12:25:04 -0600
20
21 cc1111 (2.9.0-4) unstable; urgency=low
22
23   * freshen makebin.c from upstream SDCC to addres mayhem report, 
24     closes: #716096
25
26  -- Bdale Garbee <bdale@gag.com>  Tue, 25 Mar 2014 18:31:12 -0700
27
28 cc1111 (2.9.0-3) unstable; urgency=low
29
30   [ Kamal Mostafa ]
31   * fix build on older platforms:
32     - debian/rules now uses $(shell) instead of ``
33   * patch to fix format-not-a-string-literal errors with gcc 4.6.3
34
35  -- Bdale Garbee <bdale@gag.com>  Thu, 04 Oct 2012 18:41:03 -0600
36
37 cc1111 (2.9.0-2) unstable; urgency=low
38
39   * fix details identified by ftp-master during initial NEW processing
40     - debian/copyright updated to attribute package construction correctly
41     - debian/copyright updated to mention LGPL and BSD licensed source files
42     - debian/README.source removed as the package now uses normal processes
43
44  -- Bdale Garbee <bdale@gag.com>  Thu, 28 Jun 2012 16:13:43 -0600
45
46 cc1111 (2.9.0-1) unstable; urgency=low
47
48   * fork SDCC since 3.X break the build of AltOS, and upstream remains
49     uninterested in our TI/Chipcon SOC-specific source-level debugging
50     support .. started with Debian 2.9.0-5 SDCC package source
51
52  -- Bdale Garbee <bdale@gag.com>  Fri, 08 Jun 2012 17:38:37 +0900