aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-08-05 21:20:44 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2010-08-05 21:20:44 +0100
commitf7d12f7f8014208c5c0b744d34b753d01bdf2ec2 (patch)
tree0ab638d79ac901c3aeebbd2311bf60940b86e9bc /debian/control
parent65a4a649a6798f7e922b0a32de690260c83e0451 (diff)
Some fixes for compiler warnings that only show up when compiling with -O2,
and some additions to the Debian package description.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/control b/debian/control
index 436bef6d..56859a58 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +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, Yahoo! and
- Twitter.
+ say to people on other chat networks: Jabber (which includes Google Talk
+ and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net.
Package: bitlbee-libpurple
Architecture: any
@@ -26,8 +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, Yahoo! and
- Twitter.
+ say to people on other chat networks: Jabber (which includes Google Talk
+ and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net.
.
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
@@ -43,8 +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, Yahoo! and
- Twitter.
+ say to people on other chat networks: Jabber (which includes Google Talk
+ and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net.
.
This package contains common files (mostly documentation) for bitlbee and
bitlbee-libpurple.
@@ -54,7 +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, Yahoo! and
- Twitter.
+ say to people on other chat networks: Jabber (which includes Google Talk
+ and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net.
.
This package holds development stuff for compiling plug-ins.