1 | Source: bitlbee |
---|
2 | Section: net |
---|
3 | Priority: optional |
---|
4 | Maintainer: Wilmer van der Gaast <wilmer@gaast.net> |
---|
5 | Uploaders: Jelmer Vernooij <jelmer@debian.org> |
---|
6 | Standards-Version: 3.9.8 |
---|
7 | Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls28-dev | libgnutls-dev | gnutls-dev, po-debconf, libpurple-dev, libotr5-dev, debhelper (>= 9), python3 |
---|
8 | Homepage: https://www.bitlbee.org/ |
---|
9 | Vcs-Git: https://github.com/bitlbee/bitlbee.git |
---|
10 | Vcs-Browser: https://github.com/bitlbee/bitlbee |
---|
11 | |
---|
12 | Package: bitlbee |
---|
13 | Architecture: any |
---|
14 | Depends: ${misc:Depends}, ${shlibs:Depends}, debianutils (>= 1.16), bitlbee-common (= ${binary:Version}) |
---|
15 | Conflicts: bitlbee-libpurple |
---|
16 | Replaces: bitlbee-libpurple |
---|
17 | Description: 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 |
---|
20 | Talk), and Twitter. |
---|
21 | |
---|
22 | Package: bitlbee-libpurple |
---|
23 | Architecture: any |
---|
24 | Depends: ${misc:Depends}, ${shlibs:Depends}, debianutils (>= 1.16), bitlbee-common (= ${binary:Version}) |
---|
25 | Conflicts: bitlbee |
---|
26 | Replaces: bitlbee |
---|
27 | Description: 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 |
---|
30 | Talk), and Twitter. |
---|
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 | If you don't need the extra features, it's better to use the built-in code. |
---|
38 | |
---|
39 | Package: bitlbee-common |
---|
40 | Architecture: any |
---|
41 | Depends: ${misc:Depends}, adduser |
---|
42 | Replaces: bitlbee |
---|
43 | Description: IRC to other chat networks gateway (common files/docs) |
---|
44 | This program can be used as an IRC server which forwards everything you |
---|
45 | say to people on other chat networks: Jabber (which includes Google |
---|
46 | Talk), and Twitter. |
---|
47 | . |
---|
48 | This package contains common files (mostly documentation) for bitlbee and |
---|
49 | bitlbee-libpurple. |
---|
50 | |
---|
51 | Package: bitlbee-dev |
---|
52 | Architecture: any |
---|
53 | Depends: ${misc:Depends}, bitlbee (= ${binary:Version}) | bitlbee-libpurple (= ${binary:Version}), bitlbee-common (= ${binary:Version}) |
---|
54 | Description: IRC to other chat networks gateway (dev files) |
---|
55 | This program can be used as an IRC server which forwards everything you |
---|
56 | say to people on other chat networks: Jabber (which includes Google |
---|
57 | Talk), and Twitter. |
---|
58 | . |
---|
59 | This package holds development stuff for compiling plug-ins. |
---|
60 | |
---|
61 | Package: bitlbee-plugin-otr |
---|
62 | Architecture: any |
---|
63 | Depends: ${misc:Depends}, ${shlibs:Depends}, bitlbee (= ${binary:Version}) | bitlbee-libpurple (= ${binary:Version}), bitlbee-common (= ${binary:Version}) |
---|
64 | Description: IRC to other chat networks gateway (OTR plugin) |
---|
65 | This program can be used as an IRC server which forwards everything you |
---|
66 | say to people on other chat networks: Jabber (which includes Google |
---|
67 | Talk), and Twitter. |
---|
68 | . |
---|
69 | This package contains a plugin that adds support for Off-The-Record |
---|
70 | encryption of instant messages. |
---|