r9845: new deb pkg
[ctsim.git] / debian / changelog
1 ctsim (4.3.1-3) unstable; urgency=low
2
3   * Rebuild against current libraries
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  5 Aug 2004 00:33:27 -0600
6
7 ctsim (4.3.1-2) unstable; urgency=low
8
9   * Rebuilt against current libraries
10   * Fix package description (closes:252688)
11
12  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  5 May 2004 04:50:28 -0600
13
14 ctsim (4.3.1-1) unstable; urgency=low
15
16   * configure.ac: Support SuSE AMD64
17
18  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  2 Nov 2003 05:21:31 -0700
19
20 ctsim (4.3.0-1) unstable; urgency=low
21
22   * Port from FFTW2 to incompatible FFTW3 library
23
24  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  4 Oct 2003 20:03:31 -0600
25
26 ctsim (4.2.8-1) unstable; urgency=low
27
28   * configure.ac: Support for compiling on AMD64
29
30  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  2 Oct 2003 15:50:54 -0600
31
32 ctsim (4.2.7-1) unstable; urgency=low
33
34   * Fix conditional AM_CONDITIONAL
35
36  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 29 Sep 2003 19:47:47 -0600
37
38 ctsim (4.2.6-1) unstable; urgency=low
39
40   * Update missing file from automake-1.7
41   * Test building on xfree86_4.3.0-0pre1v1
42
43  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 28 Sep 2003 10:57:05 -0600
44
45 ctsim (4.2.5-1) unstable; urgency=low
46
47   * Fix gcc-3.3 compilation issues (closes:200074)
48
49  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  4 Jul 2003 14:23:38 -0600
50
51 ctsim (4.2.4b-2) unstable; urgency=low
52
53   * Allow mesag1 | libgl1 in all binary packages (closes:190213)
54
55  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 24 Apr 2003 12:35:18 -0600
56
57 ctsim (4.2.4b-1) unstable; urgency=low
58
59   * Allow mesag1 | libgl1 (closes:190213)
60   * Change to libpng12-dev
61   
62  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 22 Apr 2003 11:41:39 -0600
63
64 ctsim (4.2.4-1) unstable; urgency=low
65
66   * New upstream built with consistent automake tools  (closes:186387)
67   
68  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  4 Apr 2003 10:39:49 -0700
69
70 ctsim (4.2.3-2) unstable; urgency=low
71
72   * Add AM_MAINTAINER_MODE to configure.ac (closes:186387)
73
74  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 26 Mar 2003 13:18:05 -0700
75
76 ctsim (4.2.3-1) unstable; urgency=low
77
78   * New upstream version, fix polar interpolation
79
80  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 23 Mar 2003 01:27:10 -0700
81
82 ctsim (4.2.2-1) unstable; urgency=low
83
84   * Depend on mesa3g
85
86  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 15 Mar 2003 11:57:24 -0700
87
88 ctsim (4.2.1-1) unstable; urgency=low
89
90   * New upstream, minor fixes
91
92  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 15 Mar 2003 07:21:56 -0700
93
94 ctsim (4.2.0-1) unstable; urgency=low
95
96   * New feature: Direct inverse Fourier reconstructions
97
98  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 14 Mar 2003 23:12:06 -0700
99
100 ctsim (4.1.2-3) unstable; urgency=low
101
102   * Add build-depends-indep to control file
103
104  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Feb 2003 01:05:29 -0700
105
106 ctsim (4.1.2-2) unstable; urgency=low
107
108   * debian/control: Add missing depends
109
110  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 22 Feb 2003 23:19:07 -0700
111
112 ctsim (4.1.2-1) unstable; urgency=low
113
114   * autoconf changes
115
116  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  3 Feb 2003 10:57:52 -0700
117
118 ctsim (4.1.1-1) unstable; urgency=low
119
120   * libctsim/array2file.cpp: Add "#include <sstream>"
121
122  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  1 Feb 2003 20:44:59 -0700
123
124 ctsim (4.1.0-1) unstable; urgency=low
125
126   * Add Pentium 4 (28% speed-up compared to 386), Pentium 3 (5% speed-up), and 
127   Athlon (11% speed-up) optimized packages
128   * Move priority to extra
129
130  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 30 Jan 2003 15:40:35 -0700
131
132 ctsim (4.0.2-1) unstable; urgency=low
133
134   * Remove debugging statement
135   * Add support for --with-cpu configuration option
136   * Fix OpenGL frames from endlessly repainting
137         
138  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 30 Jan 2003 15:40:18 -0700
139
140 ctsim (4.0.1-1) unstable; urgency=low
141
142   * Make sure to call OnUpdate as well as UpdateAllViews since the
143   latter doesn't appear to update on wxWindows 2.4.0
144
145  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 28 Jan 2003 21:33:55 -0700
146
147 ctsim (4.0.0-1) unstable; urgency=low
148
149   * Rebuild with gcc3.2
150   * Port to wxwindows 2.4
151   * Port to Mac OS X
152   * Update to standards-version 3.5.8.0
153   * Add build dependencies xlibmesa-gl-dev and xlibmesa-glu-dev, remove
154     unused glut3-dev
155   
156  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 23 Jan 2003 22:41:19 -0700
157
158 ctsim (3.6.2-1) unstable; urgency=low
159
160   * New upstream
161
162  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Oct 2002 09:01:46 -0700
163
164 ctsim (3.6.1-1) unstable; urgency=low
165
166   * Separate building of architecture dependent and independent packages 
167
168  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Oct 2002 12:15:06 -0700
169
170 ctsim (3.6.1-0) unstable; urgency=low
171
172   * Add libpng to build dependencies
173   * Modify configure.ac to handle new png library
174
175  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 26 Oct 2002 08:28:25 -0600
176
177 ctsim (3.6.0-1) unstable; urgency=low
178
179   * Upgrade to wxWindows 2.3 library (closes: 166107)
180
181  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 23 Oct 2002 17:37:53 -0600
182
183 ctsim (3.5.8-2) unstable; urgency=low
184
185   * Update email address
186   * Update standards version
187   * Update FTP address in watch file
188   
189  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 11 Aug 2002 23:20:09 -0600
190
191 ctsim (3.5.8-1) unstable; urgency=low
192
193   * Fix problem with upstream not making directory
194
195  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 27 Jul 2002 12:23:25 -0600
196
197 ctsim (3.5.7-1) unstable; urgency=low
198
199   * Expand description in control file
200   * New upstream source
201   * Additions to copyright file
202   * Clean up building scripts
203
204  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 26 Jul 2002 10:22:03 -0600
205
206 ctsim (3.5.6-1) unstable; urgency=low
207
208   * Remove -pthreads cruft from gcc options. 
209   * Add dh_shlibdeps into rules file
210   * New upstream version
211
212  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 27 Jun 2002 00:41:57 -0600
213
214 ctsim (3.5.5-1) unstable; urgency=low
215
216   * New upstream version
217   * Migrated to Debhelper version 4
218
219   -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 13 Jun 2002 20:06:19 -0600
220
221 ctsim (3.5.4-1) unstable; urgency=low
222
223   * New upstream version (many bug fixes)
224   * Added support for DICOM import and export. Requires Debian ctn
225   (DICOM interfac library) package.
226
227  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Sun,  2 Jun 2002 11:56:32 -0600
228
229 ctsim (3.5.3-1) unstable; urgency=low
230
231   * Split online help into ctsim-help package
232   * Split pdf and html documentation into ctsim-doc package
233   * Added X-windows menu (Thanks Andreas Tille)
234   * Removed definition of ostringstream class (Closes: #148379)
235
236   -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Tue, 28 May 2002 01:16:28 -0600
237
238 ctsim (3.5.2-1) unstable; urgency=low
239
240   * New upstream version
241   * Updated config.guess (closes: #148112)
242
243   -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Sun, 26 May 2002 14:10:15 -0600
244
245 ctsim (3.5.1-2.1) unstable; urgency=low
246
247   * oops, bad .diff.gz accidentally uploaded (BAP but leaving maintainer)
248
249  -- Kevin M. Rosenberg <kevin@cheetah-debian.med-info.com>  Tue, 14 May 2002 22:08:55 -0600
250
251 ctsim (3.5.1-2) unstable; urgency=low
252
253   * Changed control file.
254
255  -- Kevin M. Rosenberg <kevin@cheetah-debian.med-info.com>  Mon,  6 May 2002 14:31:38 -0600
256
257 ctsim (3.5.1-1) unstable; urgency=low
258
259   * New upstream version. Initial upload (closes: #145724).
260
261  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Sun,  5 May 2002 10:55:49 -0600
262
263 ctsim (3.5.0-3) unstable; urgency=low
264
265   * Upstream improvements. 
266   * No longer include Postscript with upstream source.
267
268  -- Kevin M. Rosenberg <kevin@cheetah-debian.med-info.com>  Sun,  5 May 2002 02:22:26 -0600
269
270 ctsim (3.5.0-2) unstable; urgency=low
271
272   * Reworked documentation packaging.
273
274  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Fri,  3 May 2002 13:59:28 -0600
275
276 ctsim (3.5.0-1) unstable; urgency=low
277
278   * Initial package.
279
280  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Apr 2002 19:13:41 -0600
281