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