浏览代码

* 1.0.4 diff applied

peter 24 年之前
父节点
当前提交
7b8cc61748
共有 2 个文件被更改,包括 9 次插入3 次删除
  1. 3 3
      install/debian/README.Debian
  2. 6 0
      install/debian/changelog

+ 3 - 3
install/debian/README.Debian

@@ -3,8 +3,8 @@ Free Pascal for DEBIAN
 
 
 No changes were necessary to the source tree as checked out from
 No changes were necessary to the source tree as checked out from
 CVS at cvs.freepascal.org by
 CVS at cvs.freepascal.org by
- cvs -d :pserver:[email protected]:/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:[email protected]:/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
 and then duplicated to .orig before 'dpkg-buildpackage -sa -rfakeroot' was
 run.
 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.
 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:
 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
 However, you should be aware, that said file /etc/ppc386.cfg is
 declared as a conffile since version 1.0.2.
 declared as a conffile since version 1.0.2.
 
 

+ 6 - 0
install/debian/changelog

@@ -1,3 +1,9 @@
+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
 fpc (1.0.3-0.20001206.1) unstable; urgency=low
 
 
   * Snapshot release from CVS 2000/12/06.
   * Snapshot release from CVS 2000/12/06.