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