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