mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-26 14:53:31 +02:00
* 1.0.2
This commit is contained in:
parent
dfd1074686
commit
c1114c1e0c
@ -8,8 +8,8 @@ Build-Depends: fp-compiler, debhelper, tetex-bin, awk
|
||||
|
||||
Package: fp-compiler
|
||||
Architecture: i386
|
||||
Depends: fp-units-rtl (= 1.0.1-0.20000811.1)
|
||||
Suggests: fp-utils, fp-docs (>= 1.0.1)
|
||||
Depends: fp-units-rtl (= 1.0.2-0)
|
||||
Suggests: fp-utils, fp-docs (>= 1.0.2)
|
||||
Replaces: fpc
|
||||
Description: Free Pascal Compiler
|
||||
The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32bit
|
||||
@ -22,7 +22,7 @@ Description: Free Pascal Compiler
|
||||
|
||||
Package: fp-utils
|
||||
Architecture: i386
|
||||
Recommends: fp-compiler (= 1.0.1-0.20000811.1)
|
||||
Recommends: fp-compiler (= 1.0.2-0)
|
||||
Replaces: fpc
|
||||
Description: Free Pascal Utils
|
||||
This package contains some handy utils for usage with the Free Pascal
|
||||
@ -46,14 +46,14 @@ Description: Free Pascal Documentation
|
||||
|
||||
Package: fp-units-rtl
|
||||
Architecture: i386
|
||||
Recommends: fp-compiler (= 1.0.1-0.20000811.1)
|
||||
Recommends: fp-compiler (= 1.0.2-0)
|
||||
Replaces: fpc, fp-rtl
|
||||
Description: Free Pascal Runtime Library
|
||||
Runtime Libraries for the Free Pascal Compiler.
|
||||
|
||||
Package: fp-units-base
|
||||
Architecture: i386
|
||||
Depends: fp-units-rtl (= 1.0.1-0.20000811.1)
|
||||
Depends: fp-units-rtl (= 1.0.2-0)
|
||||
Description: Free Pascal base units
|
||||
Free Pascal units for common libraries, some of these units are also
|
||||
required by the Free Component Library :
|
||||
@ -63,28 +63,28 @@ Description: Free Pascal base units
|
||||
|
||||
Package: fp-units-fcl
|
||||
Architecture: i386
|
||||
Depends: fp-units-rtl (= 1.0.1-0.20000811.1), fp-units-base (= 1.0.1-0.20000811.1)
|
||||
Depends: fp-units-rtl (= 1.0.2-0), fp-units-base (= 1.0.2-0)
|
||||
Replaces: fp-fcl
|
||||
Description: Free Pascal Free Component Library
|
||||
Free Component Library for the Free Pascal Compiler.
|
||||
|
||||
Package: fp-units-api
|
||||
Architecture: i386
|
||||
Depends: fp-units-rtl (= 1.0.1-0.20000811.1)
|
||||
Depends: fp-units-rtl (= 1.0.2-0)
|
||||
Replaces: fp-api
|
||||
Description: Free Pascal API units
|
||||
Free Pascal units for console keyboard,mouse,video and file handling.
|
||||
|
||||
Package: fp-units-gtk
|
||||
Architecture: i386
|
||||
Depends: fp-units-rtl (= 1.0.1-0.20000811.1)
|
||||
Depends: fp-units-rtl (= 1.0.2-0)
|
||||
Replaces: fp-gtk
|
||||
Description: Free Pascal units for GTK 1.2.x
|
||||
Free Pascal units and examples to create programs with GTK 1.2.x
|
||||
|
||||
Package: fp-units-db
|
||||
Architecture: i386
|
||||
Depends: fp-units-rtl (= 1.0.1-0.20000811.1)
|
||||
Depends: fp-units-rtl (= 1.0.2-0)
|
||||
Description: Free Pascal units for some database libraries
|
||||
Free Pascal units with bindings for:
|
||||
- Mysql
|
||||
@ -93,7 +93,7 @@ Description: Free Pascal units for some database libraries
|
||||
|
||||
Package: fp-units-gfx
|
||||
Architecture: i386
|
||||
Depends: fp-units-rtl (= 1.0.1-0.20000811.1), fp-units-base (= 1.0.1-0.20000811.1)
|
||||
Depends: fp-units-rtl (= 1.0.2-0), fp-units-base (= 1.0.2-0)
|
||||
Description: Free Pascal units for some graphics libraries
|
||||
Free Pascal units with bindings for:
|
||||
- Forms 0.88
|
||||
@ -103,7 +103,7 @@ Description: Free Pascal units for some graphics libraries
|
||||
|
||||
Package: fp-units-net
|
||||
Architecture: i386
|
||||
Depends: fp-units-rtl (= 1.0.1-0.20000811.1)
|
||||
Depends: fp-units-rtl (= 1.0.2-0)
|
||||
Description: Free Pascal units for networking
|
||||
Free Pascal units for creating network tools:
|
||||
- Inet unit for easier tcp/ip handling
|
||||
@ -111,7 +111,7 @@ Description: Free Pascal units for networking
|
||||
|
||||
Package: fp-units-misc
|
||||
Architecture: i386
|
||||
Depends: fp-units-rtl (= 1.0.1-0.20000811.1)
|
||||
Depends: fp-units-rtl (= 1.0.2-0)
|
||||
Description: Free Pascal miscellaneous units
|
||||
Free Pascal miscellaneous units for:
|
||||
- Utmp
|
||||
|
Loading…
Reference in New Issue
Block a user