Imported Debian patch 2.9.0-5
[debian/cc1111] / debian / changelog
1 sdcc (2.9.0-5) unstable; urgency=low
2
3   * Add patch 03_fix_cmdlex to fix compilation (Closes: #560520)
4   * Add patch 04_libtool_fix to fix CVE-2009-3736 local privilege escalation
5     After patching, ltld.c is equal to the ltld.c file in libtool 2.2.6B
6     (Closes: #559840)
7   * Add README.source file
8
9  -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Sat, 09 Jan 2010 05:47:41 +0100
10
11 sdcc (2.9.0-4) unstable; urgency=low
12
13   * Add patch 01_fix_ftbs (Closes: #552867)
14   * Bump standards version to 3.8.3, no changes needed
15   * Remove bashism from debian scripts (Closes: #535420)
16   * Add README.source file
17   * Add patch 02_result_type_gptr
18   * Add dependency on quilt
19
20  -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Sat, 14 Nov 2009 18:22:59 +0100
21
22 sdcc (2.9.0-3) unstable; urgency=low
23
24   * patch from Keith Packard to promote varargs pointers to RESULT_TYPE_GPTR,
25     accepted by upstream for 2.9.1
26
27  -- Bdale Garbee <bdale@gag.com>  Sun, 09 Aug 2009 15:00:31 -0600
28
29 sdcc (2.9.0-2) unstable; urgency=low
30
31   * Add conflict to sdcc-libraries (<<2.9.0) (Closes: #524864)
32
33  -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Sun, 03 May 2009 22:31:16 +0200
34
35 sdcc (2.9.0-1) unstable; urgency=low
36
37   [ Bdale Garbee ]
38   * new upstream version, with assemblers re-licensed under GPL version 3 or
39     later, allowing the full SDCC package to return to Debian main!
40   * update debian/copyright to more accurately reflect the set of copyright
41     holders, and in light of the assemblers now being GPL v3 or later.
42   * stop building html docs again since latex2html is non-free
43
44   [ Gudjon I. Gudjonsson ]
45   * Move manpages to debian/manpages
46   * Edit the copyright file
47   * Remove references to html doc from sdcc-doc.doc-base
48   * Remove XS-Autobuild field
49   * Bump standards version to 3.8.1, no changes needed
50   * Add fields to install and remove postscript documentation
51   * Add some perl scripts to sdcc package
52   * Add examples to sdcc-doc
53   * Add a lot to the clean target in rules. Will be sent to upstream
54   * Add watch file
55
56  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Apr 2009 14:14:27 -0700
57
58 sdcc-nf (2.8.0-1) unstable; urgency=low
59
60   [ Bdale Garbee ]
61   * new upstream version
62   * add Bdale as a co-maintainer
63
64   [ Gudjon I. Gudjonsson ]
65   * Renamed the packages. A DFSG version of the packages have been
66     made and put into main, this non-free version has therefore the
67     name extension -nf on all packages.
68   * This version conflicts and provides the corresponding DFSG version.
69   * Bumped the Debian policy standard version to 3.7.3. No changes needed.
70   * Added a "XS-Autobuild: yes" field to the control file.
71   * Removed the p89c66x.h file since it is included in upstream now.
72   * Fixed some lintian warnings from doc-base file.
73   * A new upstream version. (Closes: #474090)
74
75  -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Thu, 24 Apr 2008 13:52:02 +0000
76
77 sdcc (2.7.0-1) unstable; urgency=low
78
79   [ Miriam Ruiz ]
80   * New Upstream Version.
81   * New Maintainer. Closes: #393289
82   * Updated Build-Depends:
83     + Added: autotools-dev to get the newest config.sub and config.guess
84     + Added: autoconf, automake, libtool
85     + Replaced lyx-qt by lyx
86   * Cleaned debian/rules a bit
87   * Use config.sub and config.guess from autotools-dev
88
89   [ Gudjon I. Gudjonsson ]
90   * New upstream version (Closes: #440380)
91   * Replaced lyx-xforms (Closes: #444558)
92   * Upgraded install targets for the new version.
93   * Added the p89c66x.h header file. Will be included in 2.7.1
94   * Added the copyright clause for ASxxxx into copyright.
95   * Moved package to non-free because of ASxxxx license.
96   * Added html documentation again since the package is in non-free.
97   * Removed the pdf documentation
98   * Cleaned the rules file
99
100   [ Bas Wijnen ]
101   * Regenerate configure as part of build process.
102   * Don't ignore errors in clean target.
103
104   [ Gudjon I. Gudjonsson ]
105   * Fixed the non stripping options (Closes: #438018)
106   * Changed dependencies from tetex to texlive.
107   * Removed gs dependencies as they were not necessary.
108
109  -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Tue, 16 Oct 2007 11:25:54 +0200
110
111 sdcc (2.6.0-5) unstable; urgency=low
112
113   * Orphaning this package, setting maintainer field to
114     packages@qa.debian.org.
115   * Make the package binNMUable. 
116
117  -- Aurelien Jarno <aurel32@debian.org>  Sun, 15 Oct 2006 15:37:46 +0200
118
119 sdcc (2.6.0-4) unstable; urgency=low
120
121   * Create a directory in the build tree, and set it as the HOME directory.
122     That should fix the FTBFS on some build daemons.
123
124  -- Aurelien Jarno <aurel32@debian.org>  Wed, 16 Aug 2006 12:31:38 +0200
125
126 sdcc (2.6.0-3) unstable; urgency=low
127
128   * Remove the lyx workaround now that the bug has been fixed (closes: bug#381913).
129   * Bumped build-dependency on lyx to (>= 1.4.2-4).
130
131  -- Aurelien Jarno <aurel32@debian.org>  Fri, 11 Aug 2006 22:52:27 +0200
132
133 sdcc (2.6.0-2) unstable; urgency=medium
134
135   * Fix the FTBFS by workarounding the lyx bug.
136
137  -- Aurelien Jarno <aurel32@debian.org>  Mon,  7 Aug 2006 18:21:56 +0200
138
139 sdcc (2.6.0-1) unstable; urgency=low
140
141   * New upstream release:
142     - bool datatype support for z80 target (closes: bug#325846)
143     - support for code segments in memory for pic target (closes: bug#359675)
144     - support for almost all PIC (closes: bug#361229)
145     - support for tables for pic target (closes: bug#304320)
146     - support for main() to be in any object when linking (closes: bug#335711)
147   * Bumped Standards-Version to 3.7.2 (no changes).
148
149  -- Aurelien Jarno <aurel32@debian.org>  Thu,  3 Aug 2006 17:04:44 +0200
150
151 sdcc (2.5.0-11) unstable; urgency=low
152
153   * g++ 4.1 fixes. Thanks to Martin Michlmayr for the patch (closes:
154     bug#357476).
155
156  -- Aurelien Jarno <aurel32@debian.org>  Sat, 18 Mar 2006 10:52:19 +0100
157
158 sdcc (2.5.0-10) unstable; urgency=low
159
160   * Fixed pic16f877.h (closes: bug#339993). 
161
162  -- Aurelien Jarno <aurel32@debian.org>  Sat,  3 Dec 2005 02:14:15 +0100
163
164 sdcc (2.5.0-9) unstable; urgency=low
165
166   * lyx-{xforms,qt} don't setup the lyx alternative anymore, build-depends on
167     lyx-xforms and call /usr/bin/lyx-xforms.
168
169  -- Aurelien Jarno <aurel32@debian.org>  Sat, 19 Nov 2005 19:41:31 +0100
170
171 sdcc (2.5.0-8) unstable; urgency=low
172
173   * The "I hope I won't break everything" release.
174   * It's seems the .asm files are useless, at least from some targets
175     Let's try to remove them (closes: bug#325848).
176
177  -- Aurelien Jarno <aurel32@debian.org>  Thu,  1 Sep 2005 15:32:50 +0200
178
179 sdcc (2.5.0-7) unstable; urgency=low
180
181   * Don't delete .o files, it seems they are need by at least the pic16 
182     target (closes: bug#324047).
183
184  -- Aurelien Jarno <aurel32@debian.org>  Sun, 21 Aug 2005 01:25:34 +0200
185
186 sdcc (2.5.0-6) unstable; urgency=low
187
188   * Move gputils to Build-Depends-Indep to Build-Depends. 
189
190  -- Aurelien Jarno <aurel32@debian.org>  Sat, 20 Aug 2005 16:37:59 +0200
191
192 sdcc (2.5.0-5) unstable; urgency=low
193
194   * Enabled pic16 support (closes: bug#324047).
195
196  -- Aurelien Jarno <aurel32@debian.org>  Sat, 20 Aug 2005 10:37:53 +0200
197
198 sdcc (2.5.0-4) unstable; urgency=low
199
200   * Added pic14 .h files (closes: bug#308623).
201   * Added inc2h.pl and keil2sdcc.pl to the sdcc-libraries package.
202
203  -- Aurelien Jarno <aurel32@debian.org>  Thu, 11 Aug 2005 11:06:53 +0200
204
205 sdcc (2.5.0-3) unstable; urgency=low
206
207   * C++ ABI transition. 
208
209  -- Aurelien Jarno <aurel32@debian.org>  Wed,  6 Jul 2005 01:02:20 +0200
210
211 sdcc (2.5.0-2) unstable; urgency=low
212
213   * Fix building for binary-only builds. 
214
215  -- Aurelien Jarno <aurel32@debian.org>  Mon, 20 Jun 2005 19:53:20 +0200
216
217 sdcc (2.5.0-1) unstable; urgency=low
218
219   * New upstream version.
220     - Support for bool datatype and abs() function has been added (closes:
221       bug#300293).
222     - PIC files are now included (closes: bug#308623).
223   * Fixed the generation of PIC14 .asm file when a string constant contains 
224     "\r\n" (closes: bug#304015).
225
226  -- Aurelien Jarno <aurel32@debian.org>  Sun, 19 Jun 2005 20:01:09 +0200
227
228 sdcc (2.4.0-4) unstable; urgency=low
229
230   * Also install sdcclib (closes: bug#298313). 
231
232  -- Aurelien Jarno <aurel32@debian.org>  Sun,  6 Mar 2005 23:07:22 +0100
233
234 sdcc (2.4.0-3) unstable; urgency=low
235
236   * Fixed FTBFS with gcc-3.4. Thanks to Andreas Jochens for the patch (closes:
237     bug#280878).
238
239  -- Aurelien Jarno <aurel32@debian.org>  Wed,  1 Dec 2004 19:07:17 +0100
240
241 sdcc (2.4.0-2) unstable; urgency=low
242
243   * Fixed debian/rules to not build documentation on binary-only target.
244
245  -- Aurelien Jarno <aurel32@debian.org>  Wed,  3 Mar 2004 23:04:37 +0100
246
247 sdcc (2.4.0-1) unstable; urgency=low
248
249   * New upstream version.
250
251  -- Aurelien Jarno <aurel32@debian.org>  Thu, 26 Feb 2004 12:36:01 +0100
252
253 sdcc (2.3.8+cvs20040218-1) unstable; urgency=low
254
255   * New CVS version.
256     - Fix build error with the TININative target (closes: bug#233277).
257   * Split out libraries in a separate package (closes: bug#233440).
258
259  -- Aurelien Jarno <aurel32@debian.org>  Wed, 18 Feb 2004 18:10:27 +0100
260
261 sdcc (2.3.5+cvs20031021-2) unstable; urgency=low
262
263   * Switched from LaTeX2HTML to HeVeA to generate the documentation
264     (closes: bug#221349).
265
266  -- Aurelien Jarno <aurel32@debian.org>  Wed, 19 Nov 2003 21:33:06 +0100
267
268 sdcc (2.3.5+cvs20031021-1) unstable; urgency=low
269
270   * New CVS version.
271   * Build back against flex (instead of flex-old) as flex (>= 2.5.31) support
272     have been re-added.
273   * Updated Policy standard compliance to 3.6.1 (no changes).
274
275  -- Aurelien Jarno <aurel32@debian.org>  Tue, 21 Oct 2003 11:47:08 +0200
276
277 sdcc (2.3.5+cvs20031017-1) unstable; urgency=low
278
279   * New CVS version:
280     - Fix possible data loss in az-80 (closes: bug#216219).
281   * Built against flex-old as the upstream authors have removed the
282     modifications done to support flex (>= 2.5.31).
283
284  -- Aurelien Jarno <aurel32@debian.org>  Sat, 18 Oct 2003 14:28:18 +0200
285
286 sdcc (2.3.5+cvs20030901-1) unstable; urgency=low
287
288   * New CVS version.
289
290  -- Aurelien Jarno <aurel32@debian.org>  Mon,  1 Sep 2003 18:55:05 +0200
291
292 sdcc (2.3.5+cvs20030727-1) unstable; urgency=low
293
294   * New CVS version.
295   * Build-Depends on g++-3.2 (>= 3.2.3-7) on Sparc. I hope it would build 
296     correctly now.
297   * Updated Policy standard compliance to 3.6.0.
298
299  -- Aurelien Jarno <aurel32@debian.org>  Sun, 27 Jul 2003 21:32:47 +0200
300
301 sdcc (2.3.5+cvs20030710-1) unstable; urgency=low
302
303   * New CVS version.
304   * Updated manpages (closes: bug#200762).
305
306  -- Aurelien Jarno <aurel32@debian.org>  Thu, 10 Jul 2003 22:00:52 +0200
307
308 sdcc (2.3.5+cvs20030704-1) unstable; urgency=low
309
310   * New CVS version.
311   * Added patch from Nick Craig-Wood <ncw@alphawave.net> to a bug in the
312     vprintf library implementation.
313
314  -- Aurelien Jarno <aurel32@debian.org>  Sat,  5 Jul 2003 00:01:25 +0200
315
316 sdcc (2.3.5+cvs20030624-1) unstable; urgency=low
317
318   * New version from CVS. 
319
320  -- Aurelien Jarno <aurel32@debian.org>  Tue, 24 Jun 2003 09:31:10 +0200
321
322 sdcc (2.3.5+cvs20030521-2) unstable; urgency=low
323
324   * Corrected path to the documentation in the manpages.
325   * Also provide doc for aslink (closes: bug#198376).
326
327  -- Aurelien Jarno <aurel32@debian.org>  Mon, 23 Jun 2003 00:08:17 +0200
328
329 sdcc (2.3.5+cvs20030521-1) unstable; urgency=low
330
331   * Version 2.3.5 from CVS.
332   * Updated Policy standard compliance to 3.5.10.
333   * Split out documentation into sdcc-doc package.
334     For the ftp-master:
335      1. the documentation is built from LyX files and could take very
336         long time to build on slowest architectures ;
337      2. the size of the unpacked documentation is 964 kB.
338
339  -- Aurelien Jarno <aurel32@debian.org>  Wed, 21 May 2003 01:24:18 +0200
340
341 sdcc (2.3.3+cvs20030131-4) unstable; urgency=low
342
343   * Fixed SDCC.lex to make it usable with the new flex (closes: bug#191200).
344
345  -- Aurelien Jarno <aurel32@debian.org>  Wed, 14 May 2003 02:11:53 +0200
346
347 sdcc (2.3.3+cvs20030131-3) unstable; urgency=low
348
349   * More fixes for 64-bit archs.
350   * Depends on ${misc:Depends}.
351   * Uses debian/compat instead of DH_COMPAT.
352   * Uses dh_install instead of dh_movefiles. 
353
354  -- Aurelien Jarno <aurel32@debian.org>  Wed,  5 Mar 2003 00:21:49 +0100
355
356 sdcc (2.3.3+cvs20030131-2) unstable; urgency=low
357
358   * Fixed an optimization on 64-bit platforms (closes: bug#182457).
359
360  -- Aurelien Jarno <aurel32@debian.org>  Sat,  1 Mar 2003 00:46:26 +0100
361
362 sdcc (2.3.3+cvs20030131-1) unstable; urgency=low
363
364   * Version 2.3.3 from CVS as the authors advice to use.
365
366  -- Aurelien Jarno <aurel32@debian.org>  Tue, 25 Feb 2003 10:55:57 +0100
367
368 sdcc (2.3.0-13) unstable; urgency=low
369
370   * Rebuilt with gcc-3.2. 
371
372  -- Aurelien Jarno <aurel32@debian.org>  Wed,  8 Jan 2003 00:22:40 +0100
373
374 sdcc (2.3.0-12) unstable; urgency=low
375
376   * Fixed some errors in src/SDCC.y (closes: bug#166598).
377   * Updated Policy standard compliance to 3.5.7
378
379  -- Aurelien Jarno <aurel32@debian.org>  Mon, 28 Oct 2002 15:58:31 +0100
380
381 sdcc (2.3.0-11) unstable; urgency=low
382
383   * Fixed case sensitivity in the assembler. Thanks to Adam Majer for 
384     noticing the problem. (closes: Bug#151032)
385
386  -- Aurelien Jarno <aurel32@debian.org>  Fri,  5 Jul 2002 02:27:25 +0200
387
388 sdcc (2.3.0-10) unstable; urgency=low
389
390   * Fixed description. (closes: Bug#142390) 
391
392  -- Aurelien Jarno <aurel32@debian.org>  Thu, 11 Apr 2002 18:15:34 +0200
393
394 sdcc (2.3.0-9) unstable; urgency=low
395
396   * Changed my maintainer e-mail address to <aurel32@debian.org>. :)
397
398  -- Aurelien Jarno <aurel32@debian.org>  Mon, 18 Mar 2002 21:42:09 +0100
399
400 sdcc (2.3.0-8) unstable; urgency=low
401
402   * Improved man pages. (closes: Bug#135044, Bug#135095)
403
404  -- Aurelien Jarno <aurelien@aurel32.net>  Thu, 21 Feb 2002 16:33:27 +0100
405
406 sdcc (2.3.0-7) unstable; urgency=low
407
408   * Added "-fdollars-in-identifiers" to Makefile, so gcc will compile uCsim 
409     on arm architecture. (closes: Bug#131605)
410
411  -- Aurelien Jarno <aurelien@aurel32.net>  Thu, 31 Jan 2002 21:47:59 +0100
412
413 sdcc (2.3.0-6) unstable; urgency=low
414
415   * Added Build-Depends. (closes: Bug#130655)
416
417  -- Aurelien Jarno <aurelien@aurel32.net>  Thu, 24 Jan 2002 15:09:47 +0100
418
419 sdcc (2.3.0-5) unstable; urgency=low
420
421   * Initial Debian upload. (closes: #129651)
422
423  -- Aurelien Jarno <aurelien@aurel32.net>  Sat, 19 Jan 2002 14:45:01 +0100
424  
425 sdcc (2.3.0-4) unstable; urgency=low
426
427   * Changed the description (redundancy and typos) as suggested by Andreas
428     Bombe <aeb@debian.org>.
429   * Moved debugger to sdcc-ucsim as it can only be used with a simulator. 
430     Also suggested by Andreas.
431
432  -- Aurelien Jarno <aurelien@aurel32.net>  Thu, 17 Jan 2002 16:14:23 +0100
433  
434 sdcc (2.3.0-3) unstable; urgency=low
435
436   * Merged sdcc-doc with sdcc and sdcc-ucsim
437   * Documentation is now registered with install-docs.
438   * Create sdccman.css and test_suite_spec.css since they are not include in the
439     upstream file.
440   * INSTALL.TXT removed from documentation.
441
442  -- Aurelien Jarno <aurelien@aurel32.net>  Fri, 14 Dec 2001 20:18:07 +0100
443
444 sdcc (2.3.0-2) unstable; urgency=low
445
446   * Now use realclean instead of clean.
447
448  -- Aurelien Jarno <aurelien@aurel32.net>  Tue, 11 Dec 2001 16:00:07 +0100
449
450 sdcc (2.3.0-1) unstable; urgency=low
451
452   * Initial Release.
453
454  -- Aurelien Jarno <aurelien@aurel32.net>  Sat, 01 Dec 2001 17:42:52 +0100