2006
sdcc (2.6.0-5) unstable; urgency=low
* Orphaning this package, setting maintainer field to
packages@qa.debian.org.
* Make the package binNMUable.
-- Aurelien Jarno <aurel32@debian.org> Sun, 15 Oct 2006 15:37:46 +0200
sdcc (2.6.0-4) unstable; urgency=low
* Create a directory in the build tree, and set it as the HOME directory.
That should fix the FTBFS on some build daemons.
-- Aurelien Jarno <aurel32@debian.org> Wed, 16 Aug 2006 12:31:38 +0200
sdcc (2.6.0-3) unstable; urgency=low
* Remove the lyx workaround now that the bug has been fixed (closes: bug#381913). * Bumped build-dependency on lyx to (>= 1.4.2-4).
-- Aurelien Jarno <aurel32@debian.org> Fri, 11 Aug 2006 22:52:27 +0200
sdcc (2.6.0-2) unstable; urgency=medium
* Fix the FTBFS by workarounding the lyx bug.
-- Aurelien Jarno <aurel32@debian.org> Mon, 7 Aug 2006 18:21:56 +0200
sdcc (2.6.0-1) unstable; urgency=low
* New upstream release:
- bool datatype support for z80 target (closes: bug#325846)
- support for code segments in memory for pic target (closes: bug#359675)
- support for almost all PIC (closes: bug#361229)
- support for tables for pic target (closes: bug#304320)
- support for main() to be in any object when linking (closes: bug#335711)
* Bumped Standards-Version to 3.7.2 (no changes).
-- Aurelien Jarno <aurel32@debian.org> Thu, 3 Aug 2006 17:04:44 +0200
sdcc (2.5.0-11) unstable; urgency=low
* g++ 4.1 fixes. Thanks to Martin Michlmayr for the patch (closes:
bug#357476).
-- Aurelien Jarno <aurel32@debian.org> Sat, 18 Mar 2006 10:52:19 +0100
2005
sdcc (2.5.0-10) unstable; urgency=low
* Fixed pic16f877.h (closes: bug#339993).
-- Aurelien Jarno <aurel32@debian.org> Sat, 3 Dec 2005 02:14:15 +0100
sdcc (2.5.0-9) unstable; urgency=low
* lyx-{xforms,qt} don't setup the lyx alternative anymore, build-depends on
lyx-xforms and call /usr/bin/lyx-xforms.
-- Aurelien Jarno <aurel32@debian.org> Sat, 19 Nov 2005 19:41:31 +0100
sdcc (2.5.0-8) unstable; urgency=low
* The "I hope I won't break everything" release.
* It's seems the .asm files are useless, at least from some targets
Let's try to remove them (closes: bug#325848).
-- Aurelien Jarno <aurel32@debian.org> Thu, 1 Sep 2005 15:32:50 +0200
sdcc (2.5.0-7) unstable; urgency=low
* Don't delete .o files, it seems they are need by at least the pic16
target (closes: bug#324047).
-- Aurelien Jarno <aurel32@debian.org> Sun, 21 Aug 2005 01:25:34 +0200
sdcc (2.5.0-6) unstable; urgency=low
* Move gputils to Build-Depends-Indep to Build-Depends.
-- Aurelien Jarno <aurel32@debian.org> Sat, 20 Aug 2005 16:37:59 +0200
sdcc (2.5.0-5) unstable; urgency=low
* Enabled pic16 support (closes: bug#324047).
-- Aurelien Jarno <aurel32@debian.org> Sat, 20 Aug 2005 10:37:53 +0200
sdcc (2.5.0-4) unstable; urgency=low
* Added pic14 .h files (closes: bug#308623). * Added inc2h.pl and keil2sdcc.pl to the sdcc-libraries package.
-- Aurelien Jarno <aurel32@debian.org> Thu, 11 Aug 2005 11:06:53 +0200
sdcc (2.5.0-3) unstable; urgency=low
* C++ ABI transition.
-- Aurelien Jarno <aurel32@debian.org> Wed, 6 Jul 2005 01:02:20 +0200
sdcc (2.5.0-2) unstable; urgency=low
* Fix building for binary-only builds.
-- Aurelien Jarno <aurel32@debian.org> Mon, 20 Jun 2005 19:53:20 +0200
sdcc (2.5.0-1) unstable; urgency=low
* New upstream version.
- Support for bool datatype and abs() function has been added (closes:
bug#300293).
- PIC files are now included (closes: bug#308623).
* Fixed the generation of PIC14 .asm file when a string constant contains
"\r\n" (closes: bug#304015).
-- Aurelien Jarno <aurel32@debian.org> Sun, 19 Jun 2005 20:01:09 +0200
sdcc (2.4.0-4) unstable; urgency=low
* Also install sdcclib (closes: bug#298313).
-- Aurelien Jarno <aurel32@debian.org> Sun, 6 Mar 2005 23:07:22 +0100
2004
sdcc (2.4.0-3) unstable; urgency=low
* Fixed FTBFS with gcc-3.4. Thanks to Andreas Jochens for the patch (closes:
bug#280878).
-- Aurelien Jarno <aurel32@debian.org> Wed, 1 Dec 2004 19:07:17 +0100
sdcc (2.4.0-2) unstable; urgency=low
* Fixed debian/rules to not build documentation on binary-only target.
-- Aurelien Jarno <aurel32@debian.org> Wed, 3 Mar 2004 23:04:37 +0100
sdcc (2.4.0-1) unstable; urgency=low
* New upstream version.
-- Aurelien Jarno <aurel32@debian.org> Thu, 26 Feb 2004 12:36:01 +0100
sdcc (2.3.8+cvs20040218-1) unstable; urgency=low
* New CVS version.
- Fix build error with the TININative target (closes: bug#233277).
* Split out libraries in a separate package (closes: bug#233440).
-- Aurelien Jarno <aurel32@debian.org> Wed, 18 Feb 2004 18:10:27 +0100
2003
sdcc (2.3.5+cvs20031021-2) unstable; urgency=low
* Switched from LaTeX2HTML to HeVeA to generate the documentation
(closes: bug#221349).
-- Aurelien Jarno <aurel32@debian.org> Wed, 19 Nov 2003 21:33:06 +0100
sdcc (2.3.5+cvs20031021-1) unstable; urgency=low
* New CVS version.
* Build back against flex (instead of flex-old) as flex (>= 2.5.31) support
have been re-added.
* Updated Policy standard compliance to 3.6.1 (no changes).
-- Aurelien Jarno <aurel32@debian.org> Tue, 21 Oct 2003 11:47:08 +0200
sdcc (2.3.5+cvs20031017-1) unstable; urgency=low
* New CVS version:
- Fix possible data loss in az-80 (closes: bug#216219).
* Built against flex-old as the upstream authors have removed the
modifications done to support flex (>= 2.5.31).
-- Aurelien Jarno <aurel32@debian.org> Sat, 18 Oct 2003 14:28:18 +0200
sdcc (2.3.5+cvs20030901-1) unstable; urgency=low
* New CVS version.
-- Aurelien Jarno <aurel32@debian.org> Mon, 1 Sep 2003 18:55:05 +0200
sdcc (2.3.5+cvs20030727-1) unstable; urgency=low
* New CVS version.
* Build-Depends on g++-3.2 (>= 3.2.3-7) on Sparc. I hope it would build
correctly now.
* Updated Policy standard compliance to 3.6.0.
-- Aurelien Jarno <aurel32@debian.org> Sun, 27 Jul 2003 21:32:47 +0200
sdcc (2.3.5+cvs20030710-1) unstable; urgency=low
* New CVS version. * Updated manpages (closes: bug#200762).
-- Aurelien Jarno <aurel32@debian.org> Thu, 10 Jul 2003 22:00:52 +0200
sdcc (2.3.5+cvs20030704-1) unstable; urgency=low
* New CVS version. * Added patch from Nick Craig-Wood <ncw@alphawave.net> to a bug in the vprintf library implementation.
-- Aurelien Jarno <aurel32@debian.org> Sat, 5 Jul 2003 00:01:25 +0200
sdcc (2.3.5+cvs20030624-1) unstable; urgency=low
* New version from CVS.
-- Aurelien Jarno <aurel32@debian.org> Tue, 24 Jun 2003 09:31:10 +0200
sdcc (2.3.5+cvs20030521-2) unstable; urgency=low
* Corrected path to the documentation in the manpages. * Also provide doc for aslink (closes: bug#198376).
-- Aurelien Jarno <aurel32@debian.org> Mon, 23 Jun 2003 00:08:17 +0200
sdcc (2.3.5+cvs20030521-1) unstable; urgency=low
* Version 2.3.5 from CVS.
* Updated Policy standard compliance to 3.5.10.
* Split out documentation into sdcc-doc package.
For the ftp-master:
1. the documentation is built from LyX files and could take very
long time to build on slowest architectures ;
2. the size of the unpacked documentation is 964 kB.
-- Aurelien Jarno <aurel32@debian.org> Wed, 21 May 2003 01:24:18 +0200
sdcc (2.3.3+cvs20030131-4) unstable; urgency=low
* Fixed SDCC.lex to make it usable with the new flex (closes: bug#191200).
-- Aurelien Jarno <aurel32@debian.org> Wed, 14 May 2003 02:11:53 +0200
sdcc (2.3.3+cvs20030131-3) unstable; urgency=low
* More fixes for 64-bit archs.
* Depends on ${misc:Depends}.
* Uses debian/compat instead of DH_COMPAT.
* Uses dh_install instead of dh_movefiles.
-- Aurelien Jarno <aurel32@debian.org> Wed, 5 Mar 2003 00:21:49 +0100
sdcc (2.3.3+cvs20030131-2) unstable; urgency=low
* Fixed an optimization on 64-bit platforms (closes: bug#182457).
-- Aurelien Jarno <aurel32@debian.org> Sat, 1 Mar 2003 00:46:26 +0100
sdcc (2.3.3+cvs20030131-1) unstable; urgency=low
* Version 2.3.3 from CVS as the authors advice to use.
-- Aurelien Jarno <aurel32@debian.org> Tue, 25 Feb 2003 10:55:57 +0100
sdcc (2.3.0-13) unstable; urgency=low
* Rebuilt with gcc-3.2.
-- Aurelien Jarno <aurel32@debian.org> Wed, 8 Jan 2003 00:22:40 +0100
2002
sdcc (2.3.0-12) unstable; urgency=low
* Fixed some errors in src/SDCC.y (closes: bug#166598). * Updated Policy standard compliance to 3.5.7
-- Aurelien Jarno <aurel32@debian.org> Mon, 28 Oct 2002 15:58:31 +0100
sdcc (2.3.0-11) unstable; urgency=low
* Fixed case sensitivity in the assembler. Thanks to Adam Majer for
noticing the problem. (closes: Bug#151032)
-- Aurelien Jarno <aurel32@debian.org> Fri, 5 Jul 2002 02:27:25 +0200
sdcc (2.3.0-10) unstable; urgency=low
* Fixed description. (closes: Bug#142390)
-- Aurelien Jarno <aurel32@debian.org> Thu, 11 Apr 2002 18:15:34 +0200
sdcc (2.3.0-9) unstable; urgency=low
* Changed my maintainer e-mail address to <aurel32@debian.org>. :)
-- Aurelien Jarno <aurel32@debian.org> Mon, 18 Mar 2002 21:42:09 +0100
sdcc (2.3.0-8) unstable; urgency=low
* Improved man pages. (closes: Bug#135044, Bug#135095)
-- Aurelien Jarno <aurelien@aurel32.net> Thu, 21 Feb 2002 16:33:27 +0100
sdcc (2.3.0-7) unstable; urgency=low
* Added "-fdollars-in-identifiers" to Makefile, so gcc will compile uCsim
on arm architecture. (closes: Bug#131605)
-- Aurelien Jarno <aurelien@aurel32.net> Thu, 31 Jan 2002 21:47:59 +0100
sdcc (2.3.0-6) unstable; urgency=low
* Added Build-Depends. (closes: Bug#130655)
-- Aurelien Jarno <aurelien@aurel32.net> Thu, 24 Jan 2002 15:09:47 +0100
sdcc (2.3.0-5) unstable; urgency=low
* Initial Debian upload. (closes: #129651)
-- Aurelien Jarno <aurelien@aurel32.net> Sat, 19 Jan 2002 14:45:01 +0100
sdcc (2.3.0-4) unstable; urgency=low
* Changed the description (redundancy and typos) as suggested by Andreas
Bombe <aeb@debian.org>.
* Moved debugger to sdcc-ucsim as it can only be used with a simulator.
Also suggested by Andreas.
-- Aurelien Jarno <aurelien@aurel32.net> Thu, 17 Jan 2002 16:14:23 +0100
2001
sdcc (2.3.0-3) unstable; urgency=low
* Merged sdcc-doc with sdcc and sdcc-ucsim
* Documentation is now registered with install-docs.
* Create sdccman.css and test_suite_spec.css since they are not include in the
upstream file.
* INSTALL.TXT removed from documentation.
-- Aurelien Jarno <aurelien@aurel32.net> Fri, 14 Dec 2001 20:18:07 +0100
sdcc (2.3.0-2) unstable; urgency=low
* Now use realclean instead of clean.
-- Aurelien Jarno <aurelien@aurel32.net> Tue, 11 Dec 2001 16:00:07 +0100
sdcc (2.3.0-1) unstable; urgency=low
* Initial Release.
-- Aurelien Jarno <aurelien@aurel32.net> Sat, 01 Dec 2001 17:42:52 +0100