diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-05-19 21:01:33 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-05-19 21:01:33 +0100 |
commit | 907afe184215a7ba15b09ef5f130768703cd89bd (patch) | |
tree | e36b5a54aa7e6c5353f48e593f829ea3d6354bdd /debian | |
parent | 0b3ffb13172c211eed561288d0fd04d76506bb02 (diff) |
Minor doc update.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 86488c8a..25a90506 100644 --- a/debian/control +++ b/debian/control @@ -14,13 +14,15 @@ Architecture: any Depends: ${shlibs:Depends}, adduser, net-tools, ${debconf-depends}, debianutils (>= 1.16) Description: An IRC to other chat networks gateway This program can be used as an IRC server which forwards everything you - say to people on other chat networks: Jabber, ICQ, AIM, MSN and Yahoo. + say to people on other chat networks: Jabber, ICQ, AIM, MSN, Yahoo! and + Twitter. Package: bitlbee-dev Architecture: all Depends: bitlbee (>= ${source:Version}), bitlbee (<< ${source:Version}.1~) Description: An IRC to other chat networks gateway This program can be used as an IRC server which forwards everything you - say to people on other chat networks: Jabber, ICQ, AIM, MSN and Yahoo. + say to people on other chat networks: Jabber, ICQ, AIM, MSN, Yahoo! and + Twitter. . This package holds development stuff for compiling plug-ins. |