X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=control;h=e47484d7b1c07668300b4a011a4a0427d25d8eb9;hb=bad34acf1ef988f77a38c7f6cad2cf1546c83d4c;hp=e5a92580e81f9d7fe629418c4434c809f65672bb;hpb=5341a3e2ee614dfc1b5aa771443bf3a959046628;p=open-adventure.git diff --git a/control b/control index e5a9258..e47484d 100644 --- a/control +++ b/control @@ -4,12 +4,11 @@ Package: open-adventure 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. - -#XBS-Destinations: freshcode + 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 @@ -17,6 +16,8 @@ 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 @@ -25,4 +26,4 @@ XBS-VC-Tag-Template: %(version)s XBS-Logo: lamp.png -XBS-Validate: make check +XBS-Validate: make pylint cppcheck check