diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2014-09-02 23:58:03 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2014-09-02 23:58:03 +0200 |
commit | 2ceed44df362f17af5747040ed840a5959e362ed (patch) | |
tree | 1d2d31100de17aad94f146aaab37da9b18d9ad0f /debian/control | |
parent | cb16fe9b4c9bcb20c8b5e3f0433282bd2bf9da18 (diff) |
releasing package bitlbee version 3.2.1+otr4-1.13.2.1+otr4-1.1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/debian/control b/debian/control index 57d189dd..41b1a5fe 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@samba.org> Standards-Version: 3.9.1 -Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls-dev | gnutls-dev, po-debconf, libpurple-dev, libotr5-dev | libotr2-dev, debhelper (>= 6.0.7~), asciidoc +Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls28-dev | gnutls-dev, po-debconf, libpurple-dev, libotr5-dev | libotr2-dev, debhelper (>= 6.0.7~), asciidoc Homepage: http://www.bitlbee.org/ Vcs-Bzr: http://code.bitlbee.org/bitlbee/ DM-Upload-Allowed: yes @@ -69,25 +69,25 @@ Description: An IRC to other chat networks gateway (OTR plugin) This package contains a plugin that adds support for Off-The-Record encryption of instant messages. -Package: bitlbee-plugin-skype -Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, bitlbee (= ${binary:Version}) | bitlbee-libpurple (= ${binary:Version}), bitlbee-common (= ${source:Version}) -Recommends: skyped -Description: An 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, Yahoo! and Twitter/Identica/Status.net. - . - 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. - -Package: skyped -Architecture: all -Depends: ${misc:Depends}, ${shlibs:Depends}, python (>= 2.5), python-gnutls, python-skype (>=0.9.28.7) -Recommends: skype -Description: Daemon to control Skype remotely - Daemon to control the GUI Skype client. Currently required to control Skype - from the BitlBee IRC2IM gateway. Skyped and Skype can run on a different - host than the BitlBee server, the communication is encrypted. - . - You need to download and install the Skype client for this to work. +# Package: bitlbee-plugin-skype +# Architecture: any +# Depends: ${misc:Depends}, ${shlibs:Depends}, bitlbee (= ${binary:Version}) | bitlbee-libpurple (= ${binary:Version}), bitlbee-common (= ${source:Version}) +# Recommends: skyped +# Description: An 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, Yahoo! and Twitter/Identica/Status.net. +# . +# 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. +# +# Package: skyped +# Architecture: all +# Depends: ${misc:Depends}, ${shlibs:Depends}, python (>= 2.5), python-gnutls, python-skype (>=0.9.28.7) +# Recommends: skype +# Description: Daemon to control Skype remotely +# Daemon to control the GUI Skype client. Currently required to control Skype +# from the BitlBee IRC2IM gateway. Skyped and Skype can run on a different +# host than the BitlBee server, the communication is encrypted. +# . +# You need to download and install the Skype client for this to work. |