1 | Source: bitlbee |
---|
2 | Section: net |
---|
3 | Priority: optional |
---|
4 | Maintainer: Wilmer van der Gaast <wilmer@gaast.net> |
---|
5 | Uploaders: Jelmer Vernooij <jelmer@samba.org> |
---|
6 | Standards-Version: 3.8.4 |
---|
7 | Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls-dev | libnss-dev (>= 1.6), po-debconf, libpurple-dev, libotr2-dev, debhelper (>= 6) |
---|
8 | Homepage: http://www.bitlbee.org/ |
---|
9 | Vcs-Bzr: http://code.bitlbee.org/bitlbee/ |
---|
10 | DM-Upload-Allowed: yes |
---|
11 | |
---|
12 | Package: bitlbee |
---|
13 | Architecture: any |
---|
14 | Depends: ${shlibs:Depends}, adduser, debianutils (>= 1.16), bitlbee-common (= ${bee:Version}) |
---|
15 | Conflicts: bitlbee-libpurple |
---|
16 | Replaces: bitlbee-libpurple |
---|
17 | Description: An IRC to other chat networks gateway (default version) |
---|
18 | This program can be used as an IRC server which forwards everything you |
---|
19 | say to people on other chat networks: Jabber (which includes Google Talk |
---|
20 | and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. |
---|
21 | |
---|
22 | Package: bitlbee-libpurple |
---|
23 | Architecture: any |
---|
24 | Depends: ${shlibs:Depends}, adduser, debianutils (>= 1.16), bitlbee-common (= ${bee:Version}) |
---|
25 | Conflicts: bitlbee |
---|
26 | Replaces: bitlbee |
---|
27 | Description: An IRC to other chat networks gateway (using libpurple) |
---|
28 | This program can be used as an IRC server which forwards everything you |
---|
29 | say to people on other chat networks: Jabber (which includes Google Talk |
---|
30 | and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. |
---|
31 | . |
---|
32 | This package contains a version of BitlBee that uses the libpurple instant |
---|
33 | messaging library instead of built-in code, which adds support for more IM |
---|
34 | protocols (all protocols supported by Pidgin/Finch) and features (like file |
---|
35 | transfers), at the price of being less lightweight. |
---|
36 | . |
---|
37 | This variant may not be very suitable for BitlBee instances used by many |
---|
38 | (tens or hundreds) of clients. |
---|
39 | |
---|
40 | Package: bitlbee-common |
---|
41 | Architecture: all |
---|
42 | Depends: ${misc:Depends}, net-tools |
---|
43 | Replaces: bitlbee |
---|
44 | Description: An IRC to other chat networks gateway (common files/docs) |
---|
45 | This program can be used as an IRC server which forwards everything you |
---|
46 | say to people on other chat networks: Jabber (which includes Google Talk |
---|
47 | and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. |
---|
48 | . |
---|
49 | This package contains common files (mostly documentation) for bitlbee and |
---|
50 | bitlbee-libpurple. |
---|
51 | |
---|
52 | Package: bitlbee-dev |
---|
53 | Architecture: all |
---|
54 | Depends: ${misc:Depends}, bitlbee (>= ${bee:Version}), bitlbee (<< ${bee:Version}.1~) |
---|
55 | Description: An IRC to other chat networks gateway (dev files) |
---|
56 | This program can be used as an IRC server which forwards everything you |
---|
57 | say to people on other chat networks: Jabber (which includes Google Talk |
---|
58 | and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. |
---|
59 | . |
---|
60 | This package holds development stuff for compiling plug-ins. |
---|
61 | |
---|
62 | Package: bitlbee-plugin-otr |
---|
63 | Architecture: any |
---|
64 | Depends: ${misc:Depends}, ${shlibs:Depends}, bitlbee (= ${bee:Version}) | bitlbee-libpurple (= ${bee:Version}) |
---|
65 | Description: An IRC to other chat networks gateway (default version) |
---|
66 | This program can be used as an IRC server which forwards everything you |
---|
67 | say to people on other chat networks: Jabber (which includes Google Talk |
---|
68 | and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net. |
---|
69 | . |
---|
70 | This package contains a plugin that adds support for Off-The-Record |
---|
71 | encryption of instant messages. |
---|