Browse Source

* regenated

peter 23 years ago
parent
commit
c2f813d9ad
3 changed files with 8 additions and 9 deletions
  1. 3 4
      install/debian/README.Debian
  2. 4 4
      install/debian/changelog
  3. 1 1
      install/debian/copyright

+ 3 - 4
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 RELEASE_1_0_4 fpc
-The Debian Build Directory was created by 'make debcopy FPC_VERSION=1.0.4'
+ cvs -d :pserver:[email protected]:/FPC/CVS -z3 co -r RELEASE_1_0_6 fpc
+The Debian Build Directory was created by 'make debcopy FPC_VERSION=1.0.6'
 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/fpc.cfg) use the command:
 To create a new config file for fpc (/etc/fpc.cfg) use the command:
- /usr/lib/fpc/1.0.4/samplecfg /usr/lib/fpc/1.0.4
+ /usr/lib/fpc/1.0.6/samplecfg /usr/lib/fpc/1.0.6
 However, you should be aware, that said file /etc/fpc.cfg is
 However, you should be aware, that said file /etc/fpc.cfg is
 declared as a conffile since version 1.0.2.
 declared as a conffile since version 1.0.2.
 
 
@@ -38,7 +38,6 @@ The Original site is
   ftp://ftp.freepascal.org/
   ftp://ftp.freepascal.org/
   
   
 HTTP Mirrored at  
 HTTP Mirrored at  
-  http://www.brain.uni-freiburg.de/~klaus/fpc/
   http://www.zeus.rug.ac.be/freepascal/
   http://www.zeus.rug.ac.be/freepascal/
   http://gd.tuwien.ac.at/languages/pascal/fpc/www/
   http://gd.tuwien.ac.at/languages/pascal/fpc/www/
   http://www.atlasz.com/freepascal/
   http://www.atlasz.com/freepascal/

+ 4 - 4
install/debian/changelog

@@ -1,9 +1,9 @@
-fpc (1.0.5-0) unstable; urgency=low
+fpc (1.0.6-0) unstable; urgency=low
 
 
-  * Snapshot release
+  * New upstream version.
+
+ -- Peter Vreman <[email protected]>  Tue,  1 Mrt 2002 11:01:50 +0100
 
 
- -- Peter Vreman <[email protected]>  Tue,  2 Jan 2001 11:01:50 +0100
- 
 fpc (1.0.4-1) unstable; urgency=low
 fpc (1.0.4-1) unstable; urgency=low
 
 
   * New upstream version.
   * New upstream version.

+ 1 - 1
install/debian/copyright

@@ -2,7 +2,7 @@ The package was originally put together by:
   Peter Vreman <[email protected]>
   Peter Vreman <[email protected]>
 
 
 From sources obtained from:
 From sources obtained from:
-  ftp://ftp.freepascal.org/pub/fpc/dist/linux/fpc-1.0.2.tar.gz
+  ftp://ftp.freepascal.org/pub/fpc/dist/linux/fpc-1.0.6.tar.gz
 
 
 The files and libraries are released under the terms of the GNU Library
 The files and libraries are released under the terms of the GNU Library
 General Public License, which can be found in the file
 General Public License, which can be found in the file