* 1.0.4 diff applied

This commit is contained in:
peter 2001-01-29 21:50:23 +00:00
parent d0555f5b21
commit fe2eb5aa11
2 changed files with 9 additions and 3 deletions

View File

@ -3,8 +3,8 @@ Free Pascal for DEBIAN
No changes were necessary to the source tree as checked out from
CVS at cvs.freepascal.org by
cvs -d :pserver:cvs@cvs.freepascal.org:/FPC/CVS -z3 co -r FIXES_1_0_0 fpc
The Debian Build Directory was created by 'make debcopy FPC_VERSION=1.0.3'
cvs -d :pserver:cvs@cvs.freepascal.org:/FPC/CVS -z3 co -r RELEASE_1_0_4 fpc
The Debian Build Directory was created by 'make debcopy FPC_VERSION=1.0.4'
and then duplicated to .orig before 'dpkg-buildpackage -sa -rfakeroot' was
run.
@ -20,7 +20,7 @@ As shipped, only the .pdf docs are built. You may want to make the HTML
files with latex2html by yourself, and eventually adapt the doc-base file.
To create a new config file for fpc (/etc/ppc386.cfg) use the command:
/usr/lib/fpc/1.0.2/samplecfg /usr/lib/fpc/1.0.2
/usr/lib/fpc/1.0.4/samplecfg /usr/lib/fpc/1.0.4
However, you should be aware, that said file /etc/ppc386.cfg is
declared as a conffile since version 1.0.2.

View File

@ -1,3 +1,9 @@
fpc (1.0.4-1) unstable; urgency=low
* New upstream version.
-- Ulf Jaenicke-Roessler <ujr@debian.org> 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.