File: control

package info (click to toggle)
open-adventure 1.20-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,484 kB
  • sloc: ansic: 3,792; python: 892; sh: 295; makefile: 208
file content (28 lines) | stat: -rw-r--r-- 1,086 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
Source: open-adventure
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Dr. Tobias Quathamer <toddy@debian.org>
Section: games
Priority: optional
Build-Depends:
               debhelper-compat (= 13),
               libedit-dev,
               pkgconf,
               python3-yaml,
# The following package is needed to build the manpage advent.6
               asciidoctor
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/games-team/open-adventure
Vcs-Git: https://salsa.debian.org/games-team/open-adventure.git
Homepage: http://www.catb.org/~esr/open-adventure/

Package: open-adventure
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: colossal cave adventure, the 1995 430-point version
 This is the last descendent of the original 1976 Colossal Cave
 Adventure worked on by the original authors -- Crowther & Woods.
 It has sometimes been known as Adventure 2.5. The original PDP-10
 name 'advent' is used for the built program to avoid collision with
 the BSD Games version.