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