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