File: control

package info (click to toggle)
freetennis 0.4.8-14
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,292 kB
  • sloc: ml: 7,113; makefile: 24
file content (44 lines) | stat: -rw-r--r-- 1,271 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
Source: freetennis
Section: games
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Mehdi Dogguy <mehdi@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 ocaml,
 dh-ocaml,
 libsdl-ocaml-dev,
 libsdl-gfx1.2-dev,
 libsdl-mixer1.2-dev,
 libsdl-image1.2-dev,
 libsdl-ttf2.0-dev,
 liblablgl-ocaml-dev,
 liblablgtk2-ocaml-dev
Standards-Version: 4.6.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/ocaml-team/freetennis.git
Vcs-Browser: https://salsa.debian.org/ocaml-team/freetennis
Homepage: http://freetennis.sourceforge.net/

Package: freetennis-common
Architecture: all
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Multi-Arch: foreign
Description: Free Tennis - simulation game
 Free Tennis is a free software tennis simulation game.  The game can be played
 against an A.I. or human-vs-human via LAN or internet.
 .
 This package contains the architecture independent files.

Package: freetennis
Architecture: any
Depends:
 ${ocaml:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
 freetennis-common (= ${source:Version})
Description: Free Tennis - simulation game
 Free Tennis is a free software tennis simulation game.  The game can be played
 against an A.I. or human-vs-human via LAN or internet.