Do full code validation before each release.
[open-adventure.git] / control
diff --git a/control b/control
index ba73981b3116bc9202ae28a4e11c9da8f4e32cf9..841e7ab6fe1a1c1afc600b2f965e2fe487ed4096 100644 (file)
--- a/control
+++ b/control
@@ -9,7 +9,7 @@ Description: Colossal Cave Adventure, the 1995 430-point version.
  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
+XBS-Destinations: mailto:ubuntu-devel-discuss@lists.ubuntu.com
 
 Homepage: http://www.catb.org/~esr/open-adventure
 
@@ -17,6 +17,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 +27,4 @@ XBS-VC-Tag-Template: %(version)s
 
 XBS-Logo: lamp.png
 
-XBS-Validate: make check
+XBS-Validate: make pylint cppcheck check