basestring makes the isinstance checks work.
[irker.git] / control
diff --git a/control b/control
index 5a2958a1e09868b841d19f7d38b07faeb2371999..14d26d09e68fca24b3d0391a0f755cba17a82a89 100644 (file)
--- a/control
+++ b/control
@@ -3,16 +3,20 @@
 
 Package: irker
 
-Description: IRC client that runs as a daemon accepting notification requests
+Description: An IRC client that runs as a daemon accepting notification requests
  as JSON objects presented to a listening socket. It is meant to be
  used by hook scripts in version-control repositories, allowing them
  to send commit notifications to project IRC channels.  A hook script 
- that works with git and svn is included in the distribution.
+ that works with git, hg, and svn is included in the distribution.
 
-#XBS-Destinations: freecode
+XBS-Gitorious-URL: https://gitorious.org/irker
+
+XBS-Destinations: freecode
 
 Homepage: http://www.catb.org/~esr/irker
 
+XBS-IRC-Channel: irc://chat.freenode.net/#irker
+
 XBS-Logo: irker-logo.png
 
 XBS-Project-Tag-List: IRC, client