Properly \n-terminate each send.
[irker.git] / control
diff --git a/control b/control
index ee1f33a2e6123207ae057dc7e6ad920961d2527a..14d26d09e68fca24b3d0391a0f755cba17a82a89 100644 (file)
--- a/control
+++ b/control
@@ -3,16 +3,20 @@
 
 Package: irker
 
-Description: IRC client that runs as a daemon accepting JSON notifications
- allowing other programs to ship IRC notifications by sending JSON
- objects 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.
+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, hg, and svn is included in the distribution.
+
+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