Now compiles with wxMac
[ctsim.git] / debian / changelog
1 ctsim (5.0.1-1) unstable; urgency=low
2
3   * Minor changes to be compatible with non-unicode wx2.8
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 01 Aug 2009 18:58:25 -0600
6
7 ctsim (5.0.0-1) unstable; urgency=low
8
9   * New upstream, ported to wxwidgets 2.8 (closes:462189)
10
11  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 01 Aug 2009 10:56:41 -0600
12
13 ctsim (4.5.6-1) unstable; urgency=low
14
15   * man/*.1: Fix warnings from lintian
16   * debian/control: switch to libfftw3-dev (closes:488286)
17   * debian/control: switch from xlibmesa-gl-dev to libgl1-mesa-dev
18   (closes:488287)
19   * debian/control: Add Homepage and Vcs-Git
20   * debian/control: update Standards-Version to 3.8.2
21   * compat: change to 7
22   * rules: change dh_clean -k to dh_prep for debhelper 7
23   
24  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 31 Jul 2009 15:16:57 -0600
25
26 ctsim (4.5.5-1) unstable; urgency=low
27
28   * Better cleaning in makefiles to fix double building (closes:442534)
29
30  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 17 Sep 2007 13:11:14 -0600
31
32 ctsim (4.5.4-1) unstable; urgency=low
33
34   * New upstream
35
36  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 10 Sep 2007 02:18:54 -0600
37
38 ctsim (4.5.3-3) unstable; urgency=low
39
40   * debian/ctsim.menu: Update to new menu structure
41   * debian/ctsim.desktop: Update categories
42
43  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  9 Sep 2007 19:49:44 -0600
44
45 ctsim (4.5.3-2) unstable; urgency=low
46
47   * debian/watch: Update to version 3
48   * debian/{control,rules}: Removed optimized pentium4 binary
49
50  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 23 Jul 2007 21:17:16 -0600
51
52 ctsim (4.5.3-1) unstable; urgency=low
53
54   * New upstream: Fixes bug with GCC 4.3 -- thanks to Martin Michlmayr.
55   (closes:417052)
56   
57  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  1 Apr 2007 08:32:55 -0600
58
59 ctsim (4.5.2-1.1) unstable; urgency=medium
60
61   * Non-maintainer upload.
62   * Explicitly give --without-lam to configure; prevents an attempted build
63     with MPI support, which can FTBFS due to missing build-dependencies.
64     (Closes: #396364)
65
66  -- Steinar H. Gunderson <sesse@debian.org>  Wed,  8 Nov 2006 14:19:33 +0100
67
68 ctsim (4.5.2-1) unstable; urgency=low
69
70   * New upstream
71
72  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Oct 2006 10:40:49 -0600
73
74 ctsim (4.5.1-1) unstable; urgency=low
75
76   * configure: Rebuild from configure.ac
77
78  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 18 Oct 2006 22:13:37 -0600
79
80 ctsim (4.5.0-1) unstable; urgency=low
81
82   * New upstream
83   * debian/{control,rules}: Removed optimized athlon binary
84
85  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Oct 2006 10:57:24 -0600
86
87 ctsim (4.4.5-1) unstable; urgency=low
88
89   * Update automake files from upstream
90   * Add .desktop file submitted by Barry deFreese (closes: 377440)
91
92  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  2 Aug 2006 17:32:53 -0600
93
94 ctsim (4.4.4-2) unstable; urgency=low
95
96   * Fix spelling mistake in package description (closes:363220)
97
98  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 15 May 2006 17:42:48 -0600
99
100 ctsim (4.4.4-1) unstable; urgency=low
101
102   * Patch from Martin Michlmayr for g++ 4.1 support (closes:357383)
103
104  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 16 Mar 2006 20:45:16 -0700
105
106 ctsim (4.4.3-1) unstable; urgency=low
107
108   * Allow runtime depends on libgl1 (closes: 348738)
109   * Fix linogram symlink (closes: 346549)
110
111  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 18 Jan 2006 12:07:02 -0700
112
113 ctsim (4.4.2-1) unstable; urgency=low
114
115   * New upstream URI in documentation
116
117  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Sep 2005 16:25:51 -0600
118
119 ctsim (4.4.1-1) unstable; urgency=low
120
121   * New upstream (minor compilation fix for FC4)
122
123  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 31 Aug 2005 04:21:55 +0000
124
125 ctsim (4.4.0-2) unstable; urgency=low
126
127   * Track wxwin2.4 package name change to wx2.4-headers
128
129  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 22 Aug 2005 11:23:48 -0600
130
131 ctsim (4.4.0-1) unstable; urgency=low
132
133   * configure.ac: Change support libraries as needed for X.org (closes:324085);
134   rework apparent AC_PATH_XTRA X.org difference have check $with_x rather than
135   $no_x.
136
137  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 22 Aug 2005 08:28:41 -0600
138
139 ctsim (4.3.3-3) unstable; urgency=low
140
141   * Change build-dep from libreadline4-dev to libreadline5-dev
142
143  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 20 Aug 2005 22:47:16 +0000
144
145 ctsim (4.3.3-2) unstable; urgency=low
146
147   * Change runtime dependency from libwxgtk2.4 to libwxgtk2.4-1
148
149  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 15 Aug 2005 12:15:19 -0600
150
151 ctsim (4.3.3-1) unstable; urgency=low
152
153   * New upstream: fix warnings in man pages
154   * Rebuild against new wxWindows, xlibmesa-gl, and libglu1-xorg for Etch
155   
156  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 15 Aug 2005 10:00:36 -0600
157
158 ctsim (4.3.2-1) unstable; urgency=low
159
160   * New versions of config.sub and config.guess
161   * Add kfreebsd-i386 to Architecture for ctsim-pentium4 and ctsim-athlon (Closes: 307691)
162
163  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  6 May 2005 03:22:21 -0600
164
165 ctsim (4.3.1-4) unstable; urgency=low
166
167   * Add libglib1.2-dev and libgtk1.2-dev as build dependencies (closes:278971)
168
169  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  3 Nov 2004 13:27:49 -0700
170
171 ctsim (4.3.1-3) unstable; urgency=low
172
173   * Rebuild against current libraries
174
175  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  5 Aug 2004 00:33:27 -0600
176
177 ctsim (4.3.1-2) unstable; urgency=low
178
179   * Rebuilt against current libraries
180   * Fix package description (closes:252688)
181
182  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  5 May 2004 04:50:28 -0600
183
184 ctsim (4.3.1-1) unstable; urgency=low
185
186   * configure.ac: Support SuSE AMD64
187
188  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  2 Nov 2003 05:21:31 -0700
189
190 ctsim (4.3.0-1) unstable; urgency=low
191
192   * Port from FFTW2 to incompatible FFTW3 library
193
194  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  4 Oct 2003 20:03:31 -0600
195
196 ctsim (4.2.8-1) unstable; urgency=low
197
198   * configure.ac: Support for compiling on AMD64
199
200  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  2 Oct 2003 15:50:54 -0600
201
202 ctsim (4.2.7-1) unstable; urgency=low
203
204   * Fix conditional AM_CONDITIONAL
205
206  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 29 Sep 2003 19:47:47 -0600
207
208 ctsim (4.2.6-1) unstable; urgency=low
209
210   * Update missing file from automake-1.7
211   * Test building on xfree86_4.3.0-0pre1v1
212
213  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 28 Sep 2003 10:57:05 -0600
214
215 ctsim (4.2.5-1) unstable; urgency=low
216
217   * Fix gcc-3.3 compilation issues (closes:200074)
218
219  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  4 Jul 2003 14:23:38 -0600
220
221 ctsim (4.2.4b-2) unstable; urgency=low
222
223   * Allow mesag1 | libgl1 in all binary packages (closes:190213)
224
225  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 24 Apr 2003 12:35:18 -0600
226
227 ctsim (4.2.4b-1) unstable; urgency=low
228
229   * Allow mesag1 | libgl1 (closes:190213)
230   * Change to libpng12-dev
231   
232  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 22 Apr 2003 11:41:39 -0600
233
234 ctsim (4.2.4-1) unstable; urgency=low
235
236   * New upstream built with consistent automake tools  (closes:186387)
237   
238  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  4 Apr 2003 10:39:49 -0700
239
240 ctsim (4.2.3-2) unstable; urgency=low
241
242   * Add AM_MAINTAINER_MODE to configure.ac (closes:186387)
243
244  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 26 Mar 2003 13:18:05 -0700
245
246 ctsim (4.2.3-1) unstable; urgency=low
247
248   * New upstream version, fix polar interpolation
249
250  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 23 Mar 2003 01:27:10 -0700
251
252 ctsim (4.2.2-1) unstable; urgency=low
253
254   * Depend on mesa3g
255
256  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 15 Mar 2003 11:57:24 -0700
257
258 ctsim (4.2.1-1) unstable; urgency=low
259
260   * New upstream, minor fixes
261
262  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 15 Mar 2003 07:21:56 -0700
263
264 ctsim (4.2.0-1) unstable; urgency=low
265
266   * New feature: Direct inverse Fourier reconstructions
267
268  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 14 Mar 2003 23:12:06 -0700
269
270 ctsim (4.1.2-3) unstable; urgency=low
271
272   * Add build-depends-indep to control file
273
274  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Feb 2003 01:05:29 -0700
275
276 ctsim (4.1.2-2) unstable; urgency=low
277
278   * debian/control: Add missing depends
279
280  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 22 Feb 2003 23:19:07 -0700
281
282 ctsim (4.1.2-1) unstable; urgency=low
283
284   * autoconf changes
285
286  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  3 Feb 2003 10:57:52 -0700
287
288 ctsim (4.1.1-1) unstable; urgency=low
289
290   * libctsim/array2file.cpp: Add "#include <sstream>"
291
292  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  1 Feb 2003 20:44:59 -0700
293
294 ctsim (4.1.0-1) unstable; urgency=low
295
296   * Add Pentium 4 (28% speed-up compared to 386), Pentium 3 (5% speed-up), and 
297   Athlon (11% speed-up) optimized packages
298   * Move priority to extra
299
300  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 30 Jan 2003 15:40:35 -0700
301
302 ctsim (4.0.2-1) unstable; urgency=low
303
304   * Remove debugging statement
305   * Add support for --with-cpu configuration option
306   * Fix OpenGL frames from endlessly repainting
307         
308  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 30 Jan 2003 15:40:18 -0700
309
310 ctsim (4.0.1-1) unstable; urgency=low
311
312   * Make sure to call OnUpdate as well as UpdateAllViews since the
313   latter doesn't appear to update on wxWindows 2.4.0
314
315  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 28 Jan 2003 21:33:55 -0700
316
317 ctsim (4.0.0-1) unstable; urgency=low
318
319   * Rebuild with gcc3.2
320   * Port to wxwindows 2.4
321   * Port to Mac OS X
322   * Update to standards-version 3.5.8.0
323   * Add build dependencies xlibmesa-gl-dev and xlibmesa-glu-dev, remove
324     unused glut3-dev
325   
326  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 23 Jan 2003 22:41:19 -0700
327
328 ctsim (3.6.2-1) unstable; urgency=low
329
330   * New upstream
331
332  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Oct 2002 09:01:46 -0700
333
334 ctsim (3.6.1-1) unstable; urgency=low
335
336   * Separate building of architecture dependent and independent packages 
337
338  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Oct 2002 12:15:06 -0700
339
340 ctsim (3.6.1-0) unstable; urgency=low
341
342   * Add libpng to build dependencies
343   * Modify configure.ac to handle new png library
344
345  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 26 Oct 2002 08:28:25 -0600
346
347 ctsim (3.6.0-1) unstable; urgency=low
348
349   * Upgrade to wxWindows 2.3 library (closes: 166107)
350
351  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 23 Oct 2002 17:37:53 -0600
352
353 ctsim (3.5.8-2) unstable; urgency=low
354
355   * Update email address
356   * Update standards version
357   * Update FTP address in watch file
358   
359  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 11 Aug 2002 23:20:09 -0600
360
361 ctsim (3.5.8-1) unstable; urgency=low
362
363   * Fix problem with upstream not making directory
364
365  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 27 Jul 2002 12:23:25 -0600
366
367 ctsim (3.5.7-1) unstable; urgency=low
368
369   * Expand description in control file
370   * New upstream source
371   * Additions to copyright file
372   * Clean up building scripts
373
374  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 26 Jul 2002 10:22:03 -0600
375
376 ctsim (3.5.6-1) unstable; urgency=low
377
378   * Remove -pthreads cruft from gcc options. 
379   * Add dh_shlibdeps into rules file
380   * New upstream version
381
382  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 27 Jun 2002 00:41:57 -0600
383
384 ctsim (3.5.5-1) unstable; urgency=low
385
386   * New upstream version
387   * Migrated to Debhelper version 4
388
389  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 13 Jun 2002 20:06:19 -0600
390
391 ctsim (3.5.4-1) unstable; urgency=low
392
393   * New upstream version (many bug fixes)
394   * Added support for DICOM import and export. Requires Debian ctn
395   (DICOM interfac library) package.
396
397  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Sun,  2 Jun 2002 11:56:32 -0600
398
399 ctsim (3.5.3-1) unstable; urgency=low
400
401   * Split online help into ctsim-help package
402   * Split pdf and html documentation into ctsim-doc package
403   * Added X-windows menu (Thanks Andreas Tille)
404   * Removed definition of ostringstream class (Closes: #148379)
405
406  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Tue, 28 May 2002 01:16:28 -0600
407
408 ctsim (3.5.2-1) unstable; urgency=low
409
410   * New upstream version
411   * Updated config.guess (closes: #148112)
412
413  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Sun, 26 May 2002 14:10:15 -0600
414
415 ctsim (3.5.1-2.1) unstable; urgency=low
416
417   * oops, bad .diff.gz accidentally uploaded (BAP but leaving maintainer)
418
419  -- Kevin M. Rosenberg <kevin@cheetah-debian.med-info.com>  Tue, 14 May 2002 22:08:55 -0600
420
421 ctsim (3.5.1-2) unstable; urgency=low
422
423   * Changed control file.
424
425  -- Kevin M. Rosenberg <kevin@cheetah-debian.med-info.com>  Mon,  6 May 2002 14:31:38 -0600
426
427 ctsim (3.5.1-1) unstable; urgency=low
428
429   * New upstream version. Initial upload (closes: #145724).
430
431  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Sun,  5 May 2002 10:55:49 -0600
432
433 ctsim (3.5.0-3) unstable; urgency=low
434
435   * Upstream improvements. 
436   * No longer include Postscript with upstream source.
437
438  -- Kevin M. Rosenberg <kevin@cheetah-debian.med-info.com>  Sun,  5 May 2002 02:22:26 -0600
439
440 ctsim (3.5.0-2) unstable; urgency=low
441
442   * Reworked documentation packaging.
443
444  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Fri,  3 May 2002 13:59:28 -0600
445
446 ctsim (3.5.0-1) unstable; urgency=low
447
448   * Initial package.
449
450  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Apr 2002 19:13:41 -0600
451