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