diff --git a/install/debian/README.Debian b/install/debian/README.Debian index ca0b3c9657..d32d6a22ad 100644 --- a/install/debian/README.Debian +++ b/install/debian/README.Debian @@ -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. diff --git a/install/debian/changelog b/install/debian/changelog index fa8c0b9165..8d1b9a9c39 100644 --- a/install/debian/changelog +++ b/install/debian/changelog @@ -1,3 +1,9 @@ +fpc (1.0.4-1) unstable; urgency=low + + * New upstream version. + + -- Ulf Jaenicke-Roessler 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.