File: control

package info (click to toggle)
freetennis 0.4.8-10
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 7,992 kB
  • ctags: 1,094
  • sloc: ml: 7,112; makefile: 23
file content (42 lines) | stat: -rw-r--r-- 1,286 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
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 (>= 7.0.52),
 ocaml,
 dh-ocaml (>= 0.9~),
 quilt (>= 0.46-7),
 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: 3.9.2
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/freetennis.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/freetennis.git
Homepage: http://freetennis.sourceforge.net/

Package: freetennis-common
Architecture: all
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
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.