r4228: Interpolation fixes
[ctsim.git] / debian / changelog
1 ctsim (4.2.3-1) unstable; urgency=low
2
3   * New upstream version, fix polar interpolation
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 23 Mar 2003 01:27:10 -0700
6
7 ctsim (4.2.2-1) unstable; urgency=low
8
9   * Depend on mesa3g
10
11  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 15 Mar 2003 11:57:24 -0700
12
13 ctsim (4.2.1-1) unstable; urgency=low
14
15   * New upstream, minor fixes
16
17  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 15 Mar 2003 07:21:56 -0700
18
19 ctsim (4.2.0-1) unstable; urgency=low
20
21   * New feature: Direct inverse Fourier reconstructions
22
23  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 14 Mar 2003 23:12:06 -0700
24
25 ctsim (4.1.2-3) unstable; urgency=low
26
27   * Add build-depends-indep to control file
28
29  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Feb 2003 01:05:29 -0700
30
31 ctsim (4.1.2-2) unstable; urgency=low
32
33   * debian/control: Add missing depends
34
35  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 22 Feb 2003 23:19:07 -0700
36
37 ctsim (4.1.2-1) unstable; urgency=low
38
39   * autoconf changes
40
41  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  3 Feb 2003 10:57:52 -0700
42
43 ctsim (4.1.1-1) unstable; urgency=low
44
45   * libctsim/array2file.cpp: Add "#include <sstream>"
46
47  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  1 Feb 2003 20:44:59 -0700
48
49 ctsim (4.1.0-1) unstable; urgency=low
50
51   * Add Pentium 4 (28% speed-up compared to 386), Pentium 3 (5% speed-up), and 
52   Athlon (11% speed-up) optimized packages
53   * Move priority to extra
54
55  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 30 Jan 2003 15:40:35 -0700
56
57 ctsim (4.0.2-1) unstable; urgency=low
58
59   * Remove debugging statement
60   * Add support for --with-cpu configuration option
61   * Fix OpenGL frames from endlessly repainting
62         
63  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 30 Jan 2003 15:40:18 -0700
64
65 ctsim (4.0.1-1) unstable; urgency=low
66
67   * Make sure to call OnUpdate as well as UpdateAllViews since the
68   latter doesn't appear to update on wxWindows 2.4.0
69
70  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 28 Jan 2003 21:33:55 -0700
71
72 ctsim (4.0.0-1) unstable; urgency=low
73
74   * Rebuild with gcc3.2
75   * Port to wxwindows 2.4
76   * Port to Mac OS X
77   * Update to standards-version 3.5.8.0
78   * Add build dependencies xlibmesa-gl-dev and xlibmesa-glu-dev, remove
79     unused glut3-dev
80   
81  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 23 Jan 2003 22:41:19 -0700
82
83 ctsim (3.6.2-1) unstable; urgency=low
84
85   * New upstream
86
87  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Oct 2002 09:01:46 -0700
88
89 ctsim (3.6.1-1) unstable; urgency=low
90
91   * Separate building of architecture dependent and independent packages 
92
93  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Oct 2002 12:15:06 -0700
94
95 ctsim (3.6.1-0) unstable; urgency=low
96
97   * Add libpng to build dependencies
98   * Modify configure.ac to handle new png library
99
100  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 26 Oct 2002 08:28:25 -0600
101
102 ctsim (3.6.0-1) unstable; urgency=low
103
104   * Upgrade to wxWindows 2.3 library (closes: 166107)
105
106  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 23 Oct 2002 17:37:53 -0600
107
108 ctsim (3.5.8-2) unstable; urgency=low
109
110   * Update email address
111   * Update standards version
112   * Update FTP address in watch file
113   
114  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 11 Aug 2002 23:20:09 -0600
115
116 ctsim (3.5.8-1) unstable; urgency=low
117
118   * Fix problem with upstream not making directory
119
120  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 27 Jul 2002 12:23:25 -0600
121
122 ctsim (3.5.7-1) unstable; urgency=low
123
124   * Expand description in control file
125   * New upstream source
126   * Additions to copyright file
127   * Clean up building scripts
128
129  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 26 Jul 2002 10:22:03 -0600
130
131 ctsim (3.5.6-1) unstable; urgency=low
132
133   * Remove -pthreads cruft from gcc options. 
134   * Add dh_shlibdeps into rules file
135   * New upstream version
136
137  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 27 Jun 2002 00:41:57 -0600
138
139 ctsim (3.5.5-1) unstable; urgency=low
140
141   * New upstream version
142   * Migrated to Debhelper version 4
143
144   -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 13 Jun 2002 20:06:19 -0600
145
146 ctsim (3.5.4-1) unstable; urgency=low
147
148   * New upstream version (many bug fixes)
149   * Added support for DICOM import and export. Requires Debian ctn
150   (DICOM interfac library) package.
151
152  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Sun,  2 Jun 2002 11:56:32 -0600
153
154 ctsim (3.5.3-1) unstable; urgency=low
155
156   * Split online help into ctsim-help package
157   * Split pdf and html documentation into ctsim-doc package
158   * Added X-windows menu (Thanks Andreas Tille)
159   * Removed definition of ostringstream class (Closes: #148379)
160
161   -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Tue, 28 May 2002 01:16:28 -0600
162
163 ctsim (3.5.2-1) unstable; urgency=low
164
165   * New upstream version
166   * Updated config.guess (closes: #148112)
167
168   -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Sun, 26 May 2002 14:10:15 -0600
169
170 ctsim (3.5.1-2.1) unstable; urgency=low
171
172   * oops, bad .diff.gz accidentally uploaded (BAP but leaving maintainer)
173
174  -- Kevin M. Rosenberg <kevin@cheetah-debian.med-info.com>  Tue, 14 May 2002 22:08:55 -0600
175
176 ctsim (3.5.1-2) unstable; urgency=low
177
178   * Changed control file.
179
180  -- Kevin M. Rosenberg <kevin@cheetah-debian.med-info.com>  Mon,  6 May 2002 14:31:38 -0600
181
182 ctsim (3.5.1-1) unstable; urgency=low
183
184   * New upstream version. Initial upload (closes: #145724).
185
186  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Sun,  5 May 2002 10:55:49 -0600
187
188 ctsim (3.5.0-3) unstable; urgency=low
189
190   * Upstream improvements. 
191   * No longer include Postscript with upstream source.
192
193  -- Kevin M. Rosenberg <kevin@cheetah-debian.med-info.com>  Sun,  5 May 2002 02:22:26 -0600
194
195 ctsim (3.5.0-2) unstable; urgency=low
196
197   * Reworked documentation packaging.
198
199  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Fri,  3 May 2002 13:59:28 -0600
200
201 ctsim (3.5.0-1) unstable; urgency=low
202
203   * Initial package.
204
205  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Apr 2002 19:13:41 -0600
206