changelog 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. fpc (1.0.3-0.20001206.1) unstable; urgency=low
  2. * Snapshot release from CVS 2000/12/06.
  3. * Fixes internal compiler error on (buggy) appearance of
  4. array of Date (Closes:#60720).
  5. * ppc386 can be called more intuitively as fpc (Closes:#74810).
  6. * Help option '-h' is (somewhat) more propagated than '-?'
  7. (Closes:#74811). Furthermore, help is displayed when fpc
  8. is called without any parameter.
  9. * Package supports alternatives now, in order to be used as
  10. "Pascal compiler" (pc) from Makefile(s) (Closes:#76615).
  11. -- Ulf Jaenicke-Roessler <[email protected]> Wed, 6 Dec 2000 11:29:28 +0100
  12. fpc (1.0.2-1) unstable; urgency=low
  13. * New upstream version.
  14. * Maintainer field changed.
  15. * Bug#60720 had already been fixed in the development tree some
  16. time ago after the last upload (hence, this Closes: #60720).
  17. -- Ulf Jaenicke-Roessler <[email protected]> Fri, 13 Oct 2000 13:11:34 +0200
  18. fpc (1.0.1-0.20000811.1) unstable; urgency=low
  19. * Built for `official' upload. CVS as of 2000/08/11 - NMU.
  20. * Update to latest version, thus Closes: #56873.
  21. * Removes /usr/bin/ppc386 link upon package removal. Closes: #64403.
  22. * This upload also Closes: #68801.
  23. * Added Build-Depends. Hmmm, 'fp-compiler' is somehow like `the chicken
  24. and the egg' story...
  25. -- Ulf Jaenicke-Roessler <[email protected]> Fri, 11 Aug 2000 22:49:37 +0200
  26. fpc (1.0.1-0) unstable; urgency=low
  27. * New Upstream Release
  28. -- Peter Vreman <[email protected]> Sun, 09 Jun 2000 12:00:00 +0200
  29. fpc (0.99.13-19991013-4) unstable; urgency=low
  30. * Fixed bashism in samplecfg (Closes: Bug#50636)
  31. * Changed source-arch to 'i386' (Closes: Bug#50438)
  32. -- Mika Fischer <[email protected]> Sat, 20 Nov 1999 22:18:11 +0100
  33. fpc (0.99.13-19991013-3) unstable; urgency=low
  34. * Fixed bug which overwrote existing config files during an update
  35. (Closes: Bug#50278)
  36. -- Mika Fischer <[email protected]> Tue, 16 Nov 1999 23:57:36 +0100
  37. fpc (0.99.13-19991013-2) unstable; urgency=low
  38. * Fixed bug in debian/rules (Fixes: #50096)
  39. -- Mika Fischer <[email protected]> Sat, 13 Nov 1999 20:31:20 +0100
  40. fpc (0.99.13-19991013-1) unstable; urgency=low
  41. * Removed fp-fv due to licensing issues.
  42. -- Mika Fischer <[email protected]> Wed, 13 Oct 1999 19:33:30 +0200
  43. fpc (0.99.13-19991005-1) unstable; urgency=low
  44. * New maintainer
  45. -- Mika Fischer <[email protected]> Wed, 13 Oct 1999 19:33:13 +0200
  46. fpc (0.99.13-19991001-1) unstable; urgency=low
  47. * New maintainer
  48. * Updated to policy 3.0.1
  49. -- Joseph Carter <[email protected]> Tue, 27 Jul 1999 18:05:05 -0700
  50. fpc (0.99.12b-1) unstable; urgency=low
  51. * New Upstream Release
  52. -- Peter Vreman <[email protected]> Thu, 10 Jun 1999 12:00:00 +0200
  53. fpc (0.99.12a-1) unstable; urgency=low
  54. * Initial Release
  55. -- Peter Vreman <[email protected]> Thu, 10 Jun 1999 12:00:00 +0200
  56. Local variables:
  57. mode: debian-changelog
  58. add-log-mailing-address: "[email protected]"
  59. End: