123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 |
- fpc (1.9.0-1) unstable; urgency=low
- * First beta release for 2.0
- -- Peter Vreman <[email protected]> Sat, 1 Nov 2003 22:00:00 +0100
- fpc (1.0.6-20020228) unstable; urgency=low
- * New upstream version.
- -- Peter Vreman <[email protected]> Tue, 1 Mrt 2002 11:01:50 +0100
- fpc (1.0.4-2) unstable; urgency=low
- * New maintainer.
- * debian/README.Debian: Added a note on building 'pdflatex.fmt', which is
- needed by pdflatex, in order to build the documentation in PDF format.
- * debian/control: added latex2html, dvipdfm and tetex-extra to the
- build-deps list.
- -- Carlos Laviola <[email protected]> Wed, 29 Aug 2001 23:15:17 -0300
- fpc (1.0.4-1) unstable; urgency=low
- * New upstream version.
- -- Ulf Jaenicke-Roessler <[email protected]> Tue, 2 Jan 2001 11:01:50 +0100
- 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
|