diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/debian/control b/debian/control index ff6eee43..89a7efb3 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Wilmer van der Gaast <wilmer@gaast.net> Uploaders: Jelmer Vernooij <jelmer@debian.org> Standards-Version: 3.9.8 -Build-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) +Build-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 Homepage: http://www.bitlbee.org/ Vcs-Git: https://github.com/bitlbee/bitlbee Vcs-Browser: https://github.com/bitlbee/bitlbee @@ -16,8 +16,8 @@ Conflicts: bitlbee-libpurple Replaces: bitlbee-libpurple Description: IRC to other chat networks gateway (default version) This program can be used as an IRC server which forwards everything you - say to people on other chat networks: Jabber (which includes Google Talk - and Facebook Chat), ICQ, AIM, MSN and Twitter/Identica/Status.net. + say to people on other chat networks: Jabber (which includes Google + Talk), ICQ, AIM, MSN and Twitter. Package: bitlbee-libpurple Architecture: any @@ -26,8 +26,8 @@ Conflicts: bitlbee Replaces: bitlbee Description: IRC to other chat networks gateway (using libpurple) This program can be used as an IRC server which forwards everything you - say to people on other chat networks: Jabber (which includes Google Talk - and Facebook Chat), ICQ, AIM, MSN and Twitter/Identica/Status.net. + say to people on other chat networks: Jabber (which includes Google + Talk), ICQ, AIM, MSN and Twitter. . 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 @@ -42,8 +42,8 @@ Depends: ${misc:Depends}, adduser Replaces: bitlbee Description: IRC to other chat networks gateway (common files/docs) This program can be used as an IRC server which forwards everything you - say to people on other chat networks: Jabber (which includes Google Talk - and Facebook Chat), ICQ, AIM, MSN and Twitter/Identica/Status.net. + say to people on other chat networks: Jabber (which includes Google + Talk), ICQ, AIM, MSN and Twitter. . This package contains common files (mostly documentation) for bitlbee and bitlbee-libpurple. @@ -53,8 +53,8 @@ Architecture: all Depends: ${misc:Depends}, bitlbee (>= ${source:Version}) | bitlbee-libpurple (>= ${source:Version}), bitlbee (<< ${source:Version}.1~) | bitlbee-libpurple (<< ${source:Version}.1~), bitlbee-common (= ${source:Version}) Description: IRC to other chat networks gateway (dev files) This program can be used as an IRC server which forwards everything you - say to people on other chat networks: Jabber (which includes Google Talk - and Facebook Chat), ICQ, AIM, MSN and Twitter/Identica/Status.net. + say to people on other chat networks: Jabber (which includes Google + Talk), ICQ, AIM, MSN and Twitter. . This package holds development stuff for compiling plug-ins. @@ -63,8 +63,8 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, bitlbee (= ${binary:Version}) | bitlbee-libpurple (= ${binary:Version}), bitlbee-common (= ${source:Version}) Description: IRC to other chat networks gateway (OTR plugin) This program can be used as an IRC server which forwards everything you - say to people on other chat networks: Jabber (which includes Google Talk - and Facebook Chat), ICQ, AIM, MSN and Twitter/Identica/Status.net. + say to people on other chat networks: Jabber (which includes Google + Talk), ICQ, AIM, MSN and Twitter. . This package contains a plugin that adds support for Off-The-Record encryption of instant messages. @@ -75,8 +75,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, bitlbee (= ${binary:Version}) | bit Recommends: skyped Description: IRC to other chat networks gateway (Skype plugin) This program can be used as an IRC server which forwards everything you - say to people on other chat networks: Jabber (which includes Google Talk - and Facebook Chat), ICQ, AIM, MSN and Twitter/Identica/Status.net. + say to people on other chat networks: Jabber (which includes Google + Talk), ICQ, AIM, MSN and Twitter. . This package contains a plugin that adds support for the Skype IM network. You need to download and install the Skype client for this to work. |