source: debian/control @ 1fdb0a4

Last change on this file since 1fdb0a4 was 1fdb0a4, checked in by Wilmer van der Gaast <wilmer@…>, at 2010-06-05T23:26:07Z

Merging mainline.

  • Property mode set to 100644
File size: 2.4 KB
RevLine 
[19a8088]1Source: bitlbee
2Section: net
3Priority: optional
4Maintainer: Wilmer van der Gaast <wilmer@gaast.net>
[945eb1e]5Uploaders: Jelmer Vernooij <jelmer@samba.org>
[095a5f0]6Standards-Version: 3.8.4
[4c03881]7Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls-dev | libnss-dev (>= 1.6), po-debconf, libpurple-dev, debhelper (>= 7)
[a8d28d9]8Homepage: http://www.bitlbee.org/
9Vcs-Bzr: http://code.bitlbee.org/bitlbee/
[945eb1e]10DM-Upload-Allowed: yes
[19a8088]11
12Package: bitlbee
13Architecture: any
[4772500]14Depends: ${shlibs:Depends}, adduser, debianutils (>= 1.16), bitlbee-common (= ${bee:Version})
[4c03881]15Conflicts: bitlbee-libpurple
16Replaces: bitlbee-libpurple
[e774815]17Description: An IRC to other chat networks gateway (default version)
[19a8088]18 This program can be used as an IRC server which forwards everything you
[907afe1]19 say to people on other chat networks: Jabber, ICQ, AIM, MSN, Yahoo! and
20 Twitter.
[46d4230]21
[095a5f0]22Package: bitlbee-libpurple
23Architecture: any
[4772500]24Depends: ${shlibs:Depends}, adduser, debianutils (>= 1.16), bitlbee-common (= ${bee:Version})
[4c03881]25Conflicts: bitlbee
26Replaces: bitlbee
[e774815]27Description: An IRC to other chat networks gateway (using libpurple)
[095a5f0]28 This program can be used as an IRC server which forwards everything you
[1fdb0a4]29 say to people on other chat networks: Jabber, ICQ, AIM, MSN, Yahoo! and
30 Twitter.
[095a5f0]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
40Package: bitlbee-common
41Architecture: all
[4c03881]42Depends: ${misc:Depends}, net-tools
43Replaces: bitlbee
[e774815]44Description: An IRC to other chat networks gateway (common files/docs)
[095a5f0]45 This program can be used as an IRC server which forwards everything you
[1fdb0a4]46 say to people on other chat networks: Jabber, ICQ, AIM, MSN, Yahoo! and
47 Twitter.
[095a5f0]48 .
49 This package contains common files (mostly documentation) for bitlbee and
50 bitlbee-libpurple.
51
[46d4230]52Package: bitlbee-dev
53Architecture: all
[4772500]54Depends: ${misc:Depends}, bitlbee (>= ${bee:Version}), bitlbee (<< ${bee:Version}.1~)
[e774815]55Description: An IRC to other chat networks gateway (dev files)
[46d4230]56 This program can be used as an IRC server which forwards everything you
[907afe1]57 say to people on other chat networks: Jabber, ICQ, AIM, MSN, Yahoo! and
58 Twitter.
[46d4230]59 .
60 This package holds development stuff for compiling plug-ins.
Note: See TracBrowser for help on using the repository browser.