aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 25a905067746671a789c1e0a3255f59186fef644 (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
Source: bitlbee
Section: net
Priority: optional
Maintainer: Wilmer van der Gaast <wilmer@gaast.net>
Uploaders: Jelmer Vernooij <jelmer@samba.org>
Standards-Version: 3.8.0
Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls-dev | libnss-dev (>= 1.6), debconf-2.0, po-debconf
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, ${debconf-depends}, debianutils (>= 1.16)
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, Yahoo! and
 Twitter.

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, Yahoo! and
 Twitter.
 .
 This package holds development stuff for compiling plug-ins.