Typo fix.
[open-adventure.git] / control
diff --git a/control b/control
index aa7f2b8a9f0ec53999b52cf6726baa72d1f72ed8..e47484d7b1c07668300b4a011a4a0427d25d8eb9 100644 (file)
--- 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,10 +16,14 @@ 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-Validate: make check
+XBS-Logo: lamp.png
+
+XBS-Validate: make pylint cppcheck check