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
|
# This is not a real Debian control file
# It's project metadata for the shipper tool
Package: open-adventure
Description: Colossal Cave Adventure, the 1995 430-point version.
This is the last descendant of the original 1976 Colossal Cave Adventure
worked on by the original authors - Crowther & Woods; it is shipped with
their permission and encouragement. 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.
Homepage: http://www.catb.org/~esr/open-adventure
XBS-HTML-Target: index.html
XBS-Repository-URL: https://gitlab.com/esr/open-adventure
XBS-Debian-Packages: open-adventure
XBS-IRC-Channel: irc://chat.freenode.net/#open-adventure
XBS-Project-Tags: Games/Entertainment
XBS-VC-Tag-Template: %(version)s
XBS-Logo: lamp.png
XBS-Validate: make pylint cppcheck check
|