Update package dependency from libwxgtk3.0-dev to libwxgtk3.0-gtk3-dev for Debian
[ctsim.git] / debian / changelog
1 ctsim (6.0.2-2) unstable; urgency=low
2
3   * debian/control: Update package dependency from libwxgtk3.0-dev to libwxgtk3.0-gtk3-dev
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 21 Mar 2018 12:50:20 -0600
6
7 ctsim (6.0.2-1) unstable; urgency=low
8
9   * New upstream
10   * debian/tests/control: Start of test suite
11
12  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 21 Mar 2018 12:50:20 -0600
13
14 ctsim (6.0.1-1) unstable; urgency=low
15
16   * Add missing autoconf file in scripts/.
17
18  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 21 Mar 2018 01:27:19 -0600
19
20 ctsim (6.0.0-2) unstable; urgency=low
21
22   * Merge patches and packaging changes kindly make by Debian Med Team
23
24  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 21 Mar 2018 00:55:11 -0600
25
26 ctsim (6.0.0-1) unstable; urgency=low
27
28   * New upstream, supports OpenMP parallelism and migrated to wxgtk3.0 and libpng1.6
29   * debian/control: Update for wxgtk3
30
31  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 20 Mar 2018 22:40:50 -0600
32
33 ctsim (5.2.0-4) unstable; urgency=medium
34
35   * Fix watch file
36   * Remove redundant README.Debian
37   * hardening=+all
38   * debhelper 10
39   * Remove empty postinst script
40
41  -- Andreas Tille <tille@debian.org>  Tue, 06 Dec 2016 10:17:38 +0100
42
43 ctsim (5.2.0-3) unstable; urgency=medium
44
45   * cme fix dpkg-control
46   * DEP3 header for libpng16 patch
47   * Fix d/rules (thanks to Chris Lamb <lamby@debian.org> for the patch)
48     Closes: 834574
49   * Remove menu file
50   * hardening=+all,-pie
51
52  -- Andreas Tille <tille@debian.org>  Wed, 17 Aug 2016 13:36:53 +0200
53
54 ctsim (5.2.0-2.1) unstable; urgency=medium
55
56   * Non-maintainer upload.
57   * Fix "FTBFS with libpng16" (Closes: #809897)
58
59  -- Tobias Frost <tobi@debian.org>  Sun, 24 Jan 2016 12:58:10 +0100
60
61 ctsim (5.2.0-2) unstable; urgency=medium
62
63   [ Olly Betts ]
64   * Update to use wxWidgets 3.0 (new patch: wx3.0-compat.patch)
65     Closes: #751552
66
67   [ Andreas Tille ]
68   * Take over the package into Debian Med team
69   * debian/control:
70      - debhelper 9
71      - Priority: optional
72      - cme fix dpkg-control
73   * Build-Depends on libpng-dev, change from libpng12-dev
74     Closes: #662293
75   * debian/copyright: DEP5
76   * debian/rules: Use dh in d/rules
77   * fix upstream Makefile issues (finally by using dh-autoreconf)
78   * spelling fix
79
80  -- Andreas Tille <tille@debian.org>  Mon, 11 Aug 2014 10:05:01 +0200
81
82 ctsim (5.2.0-1.1) unstable; urgency=low
83
84   * Non-maintainer upload.
85   * Fix "FTBFS: /bin/sh: 0: Can't open ./config.status"
86     - as a pre-requisite, use autotools-dev to handle config.{sub,guess}
87       (newer dpkg-source bails out due the changed files); also remove
88       auto-generated patch with changes to these files
89     - for the actual fix, remove second call to make clean from debian/rules
90     (Closes: #642709)
91
92  -- gregor herrmann <gregoa@debian.org>  Thu, 15 Dec 2011 19:48:51 +0100
93
94 ctsim (5.2.0-1) unstable; urgency=low
95
96   * New upstream
97
98  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 07 Nov 2010 18:31:39 -0700
99
100 ctsim (5.1.4-1) unstable; urgency=low
101
102   * New upstream: configure.ac - Fix test syntax error (closes:583010)
103   * Switch to dpkg-source 3.0 (quilt) format
104
105  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 26 May 2010 15:49:29 -0600
106
107 ctsim (5.1.3-3) unstable; urgency=low
108
109   * Depend on libreadline-dev rather than libreadline5-dev (closes:#553743)
110
111  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 01 Jan 2010 11:40:41 -0700
112
113 ctsim (5.1.3-2) unstable; urgency=low
114
115   * Move simulate.html to doc/examples and to doc package
116
117  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Nov 2009 21:22:29 -0700
118
119 ctsim (5.1.3-1) unstable; urgency=low
120
121   * New upstream
122
123  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 22 Aug 2009 17:22:16 -0600
124
125 ctsim (5.1.2-1) unstable; urgency=low
126
127   * New upstream
128
129  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 21 Aug 2009 15:48:07 -0600
130
131 ctsim (5.1.1-1) unstable; urgency=low
132
133   * New upstream
134   * debian/control: use misc:Depends since using debhelper
135
136  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 20 Aug 2009 13:40:51 -0600
137
138 ctsim (5.1.0-2) unstable; urgency=low
139
140   * debian/control: Add Vcs-Browser field
141
142  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 13 Aug 2009 08:07:05 -0600
143
144 ctsim (5.1.0-1) unstable; urgency=low
145
146   * Version bump for all known wxWidgets 2.8 bugs fixed
147
148  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 12 Aug 2009 00:57:32 -0600
149
150 ctsim (5.0.6-1) unstable; urgency=low
151
152   * New upstream
153
154  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Aug 2009 23:40:56 -0600
155
156 ctsim (5.0.5-1) unstable; urgency=low
157
158   * New upstream
159
160  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 02 Aug 2009 22:11:51 -0600
161   
162 ctsim (5.0.3-1) unstable; urgency=low
163
164   * Add autoconf generated files back to upstream
165   * Remove use of autoreconf from rules
166
167  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 02 Aug 2009 22:11:47 -0600
168
169 ctsim (5.0.2-1) unstable; urgency=low
170
171   * Changes to man pages for lintian warnings
172   * debian/ctsim.desktop: Remove deprecated Encoding key
173   
174  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 02 Aug 2009 06:25:36 -0600
175
176 ctsim (5.0.1-2) unstable; urgency=low
177
178   * Minor changes to the package's descriptions.
179
180  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 02 Aug 2009 05:01:39 -0600
181
182 ctsim (5.0.1-1) unstable; urgency=low
183
184   * Minor changes to be compatible with non-unicode wx2.8
185
186  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 01 Aug 2009 18:58:25 -0600
187
188 ctsim (5.0.0-1) unstable; urgency=low
189
190   * New upstream, ported to wxwidgets 2.8 (closes:462189)
191
192  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 01 Aug 2009 10:56:41 -0600
193
194 ctsim (4.5.6-1) unstable; urgency=low
195
196   * man/*.1: Fix warnings from lintian
197   * debian/control: switch to libfftw3-dev (closes:488286)
198   * debian/control: switch from xlibmesa-gl-dev to libgl1-mesa-dev
199   (closes:488287)
200   * debian/control: Add Homepage and Vcs-Git
201   * debian/control: update Standards-Version to 3.8.2
202   * compat: change to 7
203   * rules: change dh_clean -k to dh_prep for debhelper 7
204   
205  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 31 Jul 2009 15:16:57 -0600
206
207 ctsim (4.5.5-1) unstable; urgency=low
208
209   * Better cleaning in makefiles to fix double building (closes:442534)
210
211  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 17 Sep 2007 13:11:14 -0600
212
213 ctsim (4.5.4-1) unstable; urgency=low
214
215   * New upstream
216
217  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 10 Sep 2007 02:18:54 -0600
218
219 ctsim (4.5.3-3) unstable; urgency=low
220
221   * debian/ctsim.menu: Update to new menu structure
222   * debian/ctsim.desktop: Update categories
223
224  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  9 Sep 2007 19:49:44 -0600
225
226 ctsim (4.5.3-2) unstable; urgency=low
227
228   * debian/watch: Update to version 3
229   * debian/{control,rules}: Removed optimized pentium4 binary
230
231  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 23 Jul 2007 21:17:16 -0600
232
233 ctsim (4.5.3-1) unstable; urgency=low
234
235   * New upstream: Fixes bug with GCC 4.3 -- thanks to Martin Michlmayr.
236   (closes:417052)
237   
238  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  1 Apr 2007 08:32:55 -0600
239
240 ctsim (4.5.2-1.1) unstable; urgency=medium
241
242   * Non-maintainer upload.
243   * Explicitly give --without-lam to configure; prevents an attempted build
244     with MPI support, which can FTBFS due to missing build-dependencies.
245     (Closes: #396364)
246
247  -- Steinar H. Gunderson <sesse@debian.org>  Wed,  8 Nov 2006 14:19:33 +0100
248
249 ctsim (4.5.2-1) unstable; urgency=low
250
251   * New upstream
252
253  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Oct 2006 10:40:49 -0600
254
255 ctsim (4.5.1-1) unstable; urgency=low
256
257   * configure: Rebuild from configure.ac
258
259  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 18 Oct 2006 22:13:37 -0600
260
261 ctsim (4.5.0-1) unstable; urgency=low
262
263   * New upstream
264   * debian/{control,rules}: Removed optimized athlon binary
265
266  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Oct 2006 10:57:24 -0600
267
268 ctsim (4.4.5-1) unstable; urgency=low
269
270   * Update automake files from upstream
271   * Add .desktop file submitted by Barry deFreese (closes: 377440)
272
273  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  2 Aug 2006 17:32:53 -0600
274
275 ctsim (4.4.4-2) unstable; urgency=low
276
277   * Fix spelling mistake in package description (closes:363220)
278
279  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 15 May 2006 17:42:48 -0600
280
281 ctsim (4.4.4-1) unstable; urgency=low
282
283   * Patch from Martin Michlmayr for g++ 4.1 support (closes:357383)
284
285  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 16 Mar 2006 20:45:16 -0700
286
287 ctsim (4.4.3-1) unstable; urgency=low
288
289   * Allow runtime depends on libgl1 (closes: 348738)
290   * Fix linogram symlink (closes: 346549)
291
292  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 18 Jan 2006 12:07:02 -0700
293
294 ctsim (4.4.2-1) unstable; urgency=low
295
296   * New upstream URI in documentation
297
298  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Sep 2005 16:25:51 -0600
299
300 ctsim (4.4.1-1) unstable; urgency=low
301
302   * New upstream (minor compilation fix for FC4)
303
304  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 31 Aug 2005 04:21:55 +0000
305
306 ctsim (4.4.0-2) unstable; urgency=low
307
308   * Track wxwin2.4 package name change to wx2.4-headers
309
310  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 22 Aug 2005 11:23:48 -0600
311
312 ctsim (4.4.0-1) unstable; urgency=low
313
314   * configure.ac: Change support libraries as needed for X.org (closes:324085);
315   rework apparent AC_PATH_XTRA X.org difference have check $with_x rather than
316   $no_x.
317
318  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 22 Aug 2005 08:28:41 -0600
319
320 ctsim (4.3.3-3) unstable; urgency=low
321
322   * Change build-dep from libreadline4-dev to libreadline5-dev
323
324  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 20 Aug 2005 22:47:16 +0000
325
326 ctsim (4.3.3-2) unstable; urgency=low
327
328   * Change runtime dependency from libwxgtk2.4 to libwxgtk2.4-1
329
330  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 15 Aug 2005 12:15:19 -0600
331
332 ctsim (4.3.3-1) unstable; urgency=low
333
334   * New upstream: fix warnings in man pages
335   * Rebuild against new wxWindows, xlibmesa-gl, and libglu1-xorg for Etch
336   
337  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 15 Aug 2005 10:00:36 -0600
338
339 ctsim (4.3.2-1) unstable; urgency=low
340
341   * New versions of config.sub and config.guess
342   * Add kfreebsd-i386 to Architecture for ctsim-pentium4 and ctsim-athlon (Closes: 307691)
343
344  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  6 May 2005 03:22:21 -0600
345
346 ctsim (4.3.1-4) unstable; urgency=low
347
348   * Add libglib1.2-dev and libgtk1.2-dev as build dependencies (closes:278971)
349
350  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  3 Nov 2004 13:27:49 -0700
351
352 ctsim (4.3.1-3) unstable; urgency=low
353
354   * Rebuild against current libraries
355
356  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  5 Aug 2004 00:33:27 -0600
357
358 ctsim (4.3.1-2) unstable; urgency=low
359
360   * Rebuilt against current libraries
361   * Fix package description (closes:252688)
362
363  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  5 May 2004 04:50:28 -0600
364
365 ctsim (4.3.1-1) unstable; urgency=low
366
367   * configure.ac: Support SuSE AMD64
368
369  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  2 Nov 2003 05:21:31 -0700
370
371 ctsim (4.3.0-1) unstable; urgency=low
372
373   * Port from FFTW2 to incompatible FFTW3 library
374
375  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  4 Oct 2003 20:03:31 -0600
376
377 ctsim (4.2.8-1) unstable; urgency=low
378
379   * configure.ac: Support for compiling on AMD64
380
381  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  2 Oct 2003 15:50:54 -0600
382
383 ctsim (4.2.7-1) unstable; urgency=low
384
385   * Fix conditional AM_CONDITIONAL
386
387  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 29 Sep 2003 19:47:47 -0600
388
389 ctsim (4.2.6-1) unstable; urgency=low
390
391   * Update missing file from automake-1.7
392   * Test building on xfree86_4.3.0-0pre1v1
393
394  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 28 Sep 2003 10:57:05 -0600
395
396 ctsim (4.2.5-1) unstable; urgency=low
397
398   * Fix gcc-3.3 compilation issues (closes:200074)
399
400  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  4 Jul 2003 14:23:38 -0600
401
402 ctsim (4.2.4b-2) unstable; urgency=low
403
404   * Allow mesag1 | libgl1 in all binary packages (closes:190213)
405
406  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 24 Apr 2003 12:35:18 -0600
407
408 ctsim (4.2.4b-1) unstable; urgency=low
409
410   * Allow mesag1 | libgl1 (closes:190213)
411   * Change to libpng12-dev
412   
413  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 22 Apr 2003 11:41:39 -0600
414
415 ctsim (4.2.4-1) unstable; urgency=low
416
417   * New upstream built with consistent automake tools  (closes:186387)
418   
419  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  4 Apr 2003 10:39:49 -0700
420
421 ctsim (4.2.3-2) unstable; urgency=low
422
423   * Add AM_MAINTAINER_MODE to configure.ac (closes:186387)
424
425  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 26 Mar 2003 13:18:05 -0700
426
427 ctsim (4.2.3-1) unstable; urgency=low
428
429   * New upstream version, fix polar interpolation
430
431  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 23 Mar 2003 01:27:10 -0700
432
433 ctsim (4.2.2-1) unstable; urgency=low
434
435   * Depend on mesa3g
436
437  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 15 Mar 2003 11:57:24 -0700
438
439 ctsim (4.2.1-1) unstable; urgency=low
440
441   * New upstream, minor fixes
442
443  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 15 Mar 2003 07:21:56 -0700
444
445 ctsim (4.2.0-1) unstable; urgency=low
446
447   * New feature: Direct inverse Fourier reconstructions
448
449  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 14 Mar 2003 23:12:06 -0700
450
451 ctsim (4.1.2-3) unstable; urgency=low
452
453   * Add build-depends-indep to control file
454
455  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Feb 2003 01:05:29 -0700
456
457 ctsim (4.1.2-2) unstable; urgency=low
458
459   * debian/control: Add missing depends
460
461  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 22 Feb 2003 23:19:07 -0700
462
463 ctsim (4.1.2-1) unstable; urgency=low
464
465   * autoconf changes
466
467  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  3 Feb 2003 10:57:52 -0700
468
469 ctsim (4.1.1-1) unstable; urgency=low
470
471   * libctsim/array2file.cpp: Add "#include <sstream>"
472
473  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  1 Feb 2003 20:44:59 -0700
474
475 ctsim (4.1.0-1) unstable; urgency=low
476
477   * Add Pentium 4 (28% speed-up compared to 386), Pentium 3 (5% speed-up), and 
478   Athlon (11% speed-up) optimized packages
479   * Move priority to extra
480
481  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 30 Jan 2003 15:40:35 -0700
482
483 ctsim (4.0.2-1) unstable; urgency=low
484
485   * Remove debugging statement
486   * Add support for --with-cpu configuration option
487   * Fix OpenGL frames from endlessly repainting
488         
489  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 30 Jan 2003 15:40:18 -0700
490
491 ctsim (4.0.1-1) unstable; urgency=low
492
493   * Make sure to call OnUpdate as well as UpdateAllViews since the
494   latter doesn't appear to update on wxWindows 2.4.0
495
496  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 28 Jan 2003 21:33:55 -0700
497
498 ctsim (4.0.0-1) unstable; urgency=low
499
500   * Rebuild with gcc3.2
501   * Port to wxwindows 2.4
502   * Port to Mac OS X
503   * Update to standards-version 3.5.8.0
504   * Add build dependencies xlibmesa-gl-dev and xlibmesa-glu-dev, remove
505     unused glut3-dev
506   
507  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 23 Jan 2003 22:41:19 -0700
508
509 ctsim (3.6.2-1) unstable; urgency=low
510
511   * New upstream
512
513  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Oct 2002 09:01:46 -0700
514
515 ctsim (3.6.1-1) unstable; urgency=low
516
517   * Separate building of architecture dependent and independent packages 
518
519  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Oct 2002 12:15:06 -0700
520
521 ctsim (3.6.1-0) unstable; urgency=low
522
523   * Add libpng to build dependencies
524   * Modify configure.ac to handle new png library
525
526  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 26 Oct 2002 08:28:25 -0600
527
528 ctsim (3.6.0-1) unstable; urgency=low
529
530   * Upgrade to wxWindows 2.3 library (closes: 166107)
531
532  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 23 Oct 2002 17:37:53 -0600
533
534 ctsim (3.5.8-2) unstable; urgency=low
535
536   * Update email address
537   * Update standards version
538   * Update FTP address in watch file
539   
540  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 11 Aug 2002 23:20:09 -0600
541
542 ctsim (3.5.8-1) unstable; urgency=low
543
544   * Fix problem with upstream not making directory
545
546  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 27 Jul 2002 12:23:25 -0600
547
548 ctsim (3.5.7-1) unstable; urgency=low
549
550   * Expand description in control file
551   * New upstream source
552   * Additions to copyright file
553   * Clean up building scripts
554
555  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 26 Jul 2002 10:22:03 -0600
556
557 ctsim (3.5.6-1) unstable; urgency=low
558
559   * Remove -pthreads cruft from gcc options. 
560   * Add dh_shlibdeps into rules file
561   * New upstream version
562
563  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 27 Jun 2002 00:41:57 -0600
564
565 ctsim (3.5.5-1) unstable; urgency=low
566
567   * New upstream version
568   * Migrated to Debhelper version 4
569
570  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 13 Jun 2002 20:06:19 -0600
571
572 ctsim (3.5.4-1) unstable; urgency=low
573
574   * New upstream version (many bug fixes)
575   * Added support for DICOM import and export. Requires Debian ctn
576   (DICOM interfac library) package.
577
578  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Sun,  2 Jun 2002 11:56:32 -0600
579
580 ctsim (3.5.3-1) unstable; urgency=low
581
582   * Split online help into ctsim-help package
583   * Split pdf and html documentation into ctsim-doc package
584   * Added X-windows menu (Thanks Andreas Tille)
585   * Removed definition of ostringstream class (Closes: #148379)
586
587  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Tue, 28 May 2002 01:16:28 -0600
588
589 ctsim (3.5.2-1) unstable; urgency=low
590
591   * New upstream version
592   * Updated config.guess (closes: #148112)
593
594  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Sun, 26 May 2002 14:10:15 -0600
595
596 ctsim (3.5.1-2.1) unstable; urgency=low
597
598   * oops, bad .diff.gz accidentally uploaded (BAP but leaving maintainer)
599
600  -- Kevin M. Rosenberg <kevin@cheetah-debian.med-info.com>  Tue, 14 May 2002 22:08:55 -0600
601
602 ctsim (3.5.1-2) unstable; urgency=low
603
604   * Changed control file.
605
606  -- Kevin M. Rosenberg <kevin@cheetah-debian.med-info.com>  Mon,  6 May 2002 14:31:38 -0600
607
608 ctsim (3.5.1-1) unstable; urgency=low
609
610   * New upstream version. Initial upload (closes: #145724).
611
612  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Sun,  5 May 2002 10:55:49 -0600
613
614 ctsim (3.5.0-3) unstable; urgency=low
615
616   * Upstream improvements. 
617   * No longer include Postscript with upstream source.
618
619  -- Kevin M. Rosenberg <kevin@cheetah-debian.med-info.com>  Sun,  5 May 2002 02:22:26 -0600
620
621 ctsim (3.5.0-2) unstable; urgency=low
622
623   * Reworked documentation packaging.
624
625  -- Kevin M. Rosenberg <kevin@pal.med-info.com>  Fri,  3 May 2002 13:59:28 -0600
626
627 ctsim (3.5.0-1) unstable; urgency=low
628
629   * Initial package.
630
631  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Apr 2002 19:13:41 -0600
632