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