aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: dfef8e399c2b6b3f131c77ac91946498efa5a234 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Source: bitlbee
Section: net
Priority: optional
Maintainer: Wilmer van der Gaast <wilmer@gaast.net>
Uploaders: Jelmer Vernooij <jelmer@samba.org>
Standards-Version: 3.8.4
Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls-dev | libnss-dev (>= 1.6), debconf-2.0, po-debconf, libpurple-dev
Homepage: http://www.bitlbee.org/
Vcs-Bzr: http://code.bitlbee.org/bitlbee/
DM-Upload-Allowed: yes

Package: bitlbee
Architecture: any
Depends: ${shlibs:Depends}, adduser, net-tools, debianutils (>= 1.16), bitlbee-common (>= ${source:Version}), bitlbee-common (<< ${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.

Package: bitlbee-libpurple
Architecture: any
Depends: ${shlibs:Depends}, adduser, net-tools, debianutils (>= 1.16), bitlbee-common (>= ${source:Version}), bitlbee-common (<< ${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.
 .
 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
 protocols (all protocols supported by Pidgin/Finch) and features (like file
 transfers), at the price of being less lightweight.
 .
 This variant may not be very suitable for BitlBee instances used by many
 (tens or hundreds) of clients.

Package: bitlbee-common
Architecture: all
Replaces: bitlbee (<= 1.3)
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.
 .
 This package contains common files (mostly documentation) for bitlbee and
 bitlbee-libpurple.

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.
 .
 This package holds development stuff for compiling plug-ins.