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