File: control

package info (click to toggle)
flightgear-data 1%3A2020.3.19%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,935,192 kB
  • sloc: xml: 4,324,283; python: 222; perl: 67; makefile: 31
file content (60 lines) | stat: -rw-r--r-- 2,081 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Source: flightgear-data
Maintainer: Debian FlightGear Crew <team+flightgear@tracker.debian.org>
Uploaders: Ove Kaaven <ovek@arcticnet.no>,
           Markus Wanner <markus@bluegap.ch>
Section: games
Priority: optional
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian/flightgear-data
Vcs-Git: https://salsa.debian.org/debian/flightgear-data.git
Homepage: https://home.flightgear.org/
Rules-Requires-Root: no

Package: flightgear-data-base
Architecture: all
Multi-Arch: foreign
Depends: fonts-liberation,
         tzdata,
         ${misc:Depends}
Description: FlightGear Flight Simulator -- base files
 FlightGear is a free and highly sophisticated flight simulator.
 .
 This package contains the default aircraft, graphics, sounds, models,
 and the minimum scenery (San Francisco) you need to start Flight
 Gear.
 .
 This package does not contain the flight simulator itself.
 If you want to fly, install the flightgear package.

Package: flightgear-data-ai
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: FlightGear Flight Simulator -- standard AI data
 FlightGear is a free and highly sophisticated flight simulator.
 .
 This package contains AI data, including AI aircrafts, flight plans,
 traffic data and scenarios.

Package: flightgear-data-models
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: FlightGear Flight Simulator -- standard models
 FlightGear is a free and highly sophisticated flight simulator.
 .
 This package contains the object models that come with the standard
 FlightGear distribution.

Package: flightgear-data-all
Architecture: all
Multi-Arch: foreign
Depends: flightgear-data-ai (>= ${source:Version}),
         flightgear-data-base (>= ${source:Version}),
         flightgear-data-models (>= ${source:Version}),
         ${misc:Depends}
Description: FlightGear Flight Simulator - virtual package
 FlightGear is a free and highly sophisticated flight simulator.
 .
 This is a dependency package linking all data packages for FlightGear.