changelog 3.1 KB

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