File: control

package info (click to toggle)
flare 0.19-1.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 72 kB
  • sloc: makefile: 2
file content (27 lines) | stat: -rw-r--r-- 972 bytes parent folder | download | duplicates (2)
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
Source: flare
Section: games
Priority: optional
Maintainer: Jan-Hendrik Peters <hennr@hennr.name>
Uploaders: Manuel A. Fernandez Montecelo <mafm@debian.org>
Build-Depends: debhelper (>= 9~)
Standards-Version: 3.9.4
Homepage: http://flarerpg.org/
#Vcs-Git: git://github.com/hennr/debian-flare.git
#Vcs-Browser: https://github.com/hennr/debian-flare

Package: flare
Architecture: all
Depends: ${misc:Depends},
         flare-engine (>= 0.19)
Recommends: flare-data (= ${source:Version})
Description: Meta package to deal with package name changes in Flare 0.19
 This is a transitional metapackage to deal with package name changes of 0.19
 (separation between engine and game data).

Package: flare-data
Architecture: all
Depends: ${misc:Depends},
         flare-game (>= 0.19)
Description: Meta package to deal with package name changes in Flare 0.19
 This is a transitional metapackage to deal with package name changes of 0.19
 (separation between engine and game data).