basestring makes the isinstance checks work.
[irker.git] / control
diff --git a/control b/control
index e8cf6f58983e90f5d871ed963855180e27de0ea6..14d26d09e68fca24b3d0391a0f755cba17a82a89 100644 (file)
--- a/control
+++ b/control
@@ -3,15 +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.
+ 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, 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