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