source: debian/control @ ac3b8ff

Last change on this file since ac3b8ff was ac3b8ff, checked in by dequis <dx@…>, at 2018-03-19T17:02:01Z

debian: remove skype plugin stuff

  • Property mode set to 100644
File size: 3.2 KB
RevLine 
[19a8088]1Source: bitlbee
2Section: net
3Priority: optional
4Maintainer: Wilmer van der Gaast <wilmer@gaast.net>
[0375dba]5Uploaders: Jelmer Vernooij <jelmer@debian.org>
[ae6e855]6Standards-Version: 3.9.8
[b5fb903]7Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls28-dev | libgnutls-dev | gnutls-dev, po-debconf, libpurple-dev, libotr5-dev, debhelper (>= 6.0.7~), dh-systemd (>= 1.5) | debhelper (<< 9.20131227), python
[a8d28d9]8Homepage: http://www.bitlbee.org/
[d3b99b6]9Vcs-Git: https://github.com/bitlbee/bitlbee
10Vcs-Browser: https://github.com/bitlbee/bitlbee
[19a8088]11
12Package: bitlbee
13Architecture: any
[256164c]14Depends: ${misc:Depends}, ${shlibs:Depends}, debianutils (>= 1.16), bitlbee-common (= ${source:Version})
[4c03881]15Conflicts: bitlbee-libpurple
16Replaces: bitlbee-libpurple
[5ac5658]17Description: IRC to other chat networks gateway (default version)
[19a8088]18 This program can be used as an IRC server which forwards everything you
[d17b3e1]19 say to people on other chat networks: Jabber (which includes Google
20 Talk), ICQ, AIM, MSN and Twitter.
[46d4230]21
[095a5f0]22Package: bitlbee-libpurple
23Architecture: any
[256164c]24Depends: ${misc:Depends}, ${shlibs:Depends}, debianutils (>= 1.16), bitlbee-common (= ${source:Version})
[4c03881]25Conflicts: bitlbee
26Replaces: bitlbee
[5ac5658]27Description: IRC to other chat networks gateway (using libpurple)
[095a5f0]28 This program can be used as an IRC server which forwards everything you
[d17b3e1]29 say to people on other chat networks: Jabber (which includes Google
30 Talk), ICQ, AIM, MSN and 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 .
[83f1bd1d]37 If you don't need the extra features, it's better to use the built-in code.
[095a5f0]38
39Package: bitlbee-common
40Architecture: all
[26eed8a]41Depends: ${misc:Depends}, adduser
[4c03881]42Replaces: bitlbee
[5ac5658]43Description: IRC to other chat networks gateway (common files/docs)
[095a5f0]44 This program can be used as an IRC server which forwards everything you
[d17b3e1]45 say to people on other chat networks: Jabber (which includes Google
46 Talk), ICQ, AIM, MSN and Twitter.
[095a5f0]47 .
48 This package contains common files (mostly documentation) for bitlbee and
49 bitlbee-libpurple.
50
[46d4230]51Package: bitlbee-dev
52Architecture: all
[1fa5109]53Depends: ${misc:Depends}, bitlbee (>= ${source:Version}) | bitlbee-libpurple (>= ${source:Version}), bitlbee (<< ${source:Version}.1~) | bitlbee-libpurple (<< ${source:Version}.1~), bitlbee-common (= ${source:Version})
[5ac5658]54Description: IRC to other chat networks gateway (dev files)
[46d4230]55 This program can be used as an IRC server which forwards everything you
[d17b3e1]56 say to people on other chat networks: Jabber (which includes Google
57 Talk), ICQ, AIM, MSN and Twitter.
[46d4230]58 .
59 This package holds development stuff for compiling plug-ins.
[27b407f]60
61Package: bitlbee-plugin-otr
62Architecture: any
[256164c]63Depends: ${misc:Depends}, ${shlibs:Depends}, bitlbee (= ${binary:Version}) | bitlbee-libpurple (= ${binary:Version}), bitlbee-common (= ${source:Version})
[5ac5658]64Description: IRC to other chat networks gateway (OTR plugin)
[27b407f]65 This program can be used as an IRC server which forwards everything you
[d17b3e1]66 say to people on other chat networks: Jabber (which includes Google
67 Talk), ICQ, AIM, MSN and Twitter.
[27b407f]68 .
69 This package contains a plugin that adds support for Off-The-Record
70 encryption of instant messages.
Note: See TracBrowser for help on using the repository browser.