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