diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-06-06 00:26:07 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-06-06 00:26:07 +0100 |
commit | 1fdb0a48438d6dc4a4795d195737890ed3e46a96 (patch) | |
tree | 8a50bf83b78ee1c0e516e8ae6e9f9a079a3fe6df /debian/control | |
parent | b308cf9bafbdf76da73a57607b65c4763aa3057b (diff) | |
parent | 3dc6d86076dbea16c313bb87aa2f37166f289a8e (diff) |
Merging mainline.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 05689940..689f83f2 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,8 @@ Conflicts: bitlbee-libpurple Replaces: bitlbee-libpurple Description: An IRC to other chat networks gateway (default version) 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-libpurple Architecture: any @@ -25,7 +26,8 @@ Conflicts: bitlbee Replaces: bitlbee Description: An IRC to other chat networks gateway (using libpurple) 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 contains a version of BitlBee that uses the libpurple instant messaging library instead of built-in code, which adds support for more IM @@ -41,7 +43,8 @@ Depends: ${misc:Depends}, net-tools Replaces: bitlbee Description: An IRC to other chat networks gateway (common files/docs) 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 contains common files (mostly documentation) for bitlbee and bitlbee-libpurple. @@ -51,6 +54,7 @@ Architecture: all Depends: ${misc:Depends}, bitlbee (>= ${bee:Version}), bitlbee (<< ${bee:Version}.1~) Description: An IRC to other chat networks gateway (dev files) 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. |