X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=control;h=ac18d9c3231426ada8821878daa2afff3f95f4f5;hb=refs%2Fheads%2Fmaster;hp=ba73981b3116bc9202ae28a4e11c9da8f4e32cf9;hpb=41c0e7768471bb957884c7f3a6bbf8c730ad3442;p=open-adventure.git diff --git a/control b/control index ba73981..e47484d 100644 --- a/control +++ b/control @@ -5,11 +5,10 @@ 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 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 + 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