X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=696b0123c766a09b1d076c185193553ebf6b0a91;hb=a2b0c7901318d27e576fb3e02cbb855c240eda59;hp=d69d3f892d2fc749e4f8b839864bc1c7f1af1efd;hpb=429b2c71b5c55d12141a597a162c4a977f41a94b;p=debian%2Fcc1111 diff --git a/debian/changelog b/debian/changelog index d69d3f8..696b012 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +cc1111 (2.9.0-4) unstable; urgency=low + + * freshen makebin.c from upstream SDCC to addres mayhem report, + closes: #716096 + + -- Bdale Garbee Tue, 25 Mar 2014 18:31:12 -0700 + +cc1111 (2.9.0-3) unstable; urgency=low + + [ Kamal Mostafa ] + * fix build on older platforms: + - debian/rules now uses $(shell) instead of `` + * patch to fix format-not-a-string-literal errors with gcc 4.6.3 + + -- Bdale Garbee Thu, 04 Oct 2012 18:41:03 -0600 + +cc1111 (2.9.0-2) unstable; urgency=low + + * fix details identified by ftp-master during initial NEW processing + - debian/copyright updated to attribute package construction correctly + - debian/copyright updated to mention LGPL and BSD licensed source files + - debian/README.source removed as the package now uses normal processes + + -- Bdale Garbee Thu, 28 Jun 2012 16:13:43 -0600 + cc1111 (2.9.0-1) unstable; urgency=low * fork SDCC since 3.X break the build of AltOS, and upstream remains