Source: toxic
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: asciidoc,
               debhelper-compat (= 13),
               libalut-dev,
               libconfig-dev,
               libcurl4-gnutls-dev | libcurl4-openssl-dev,
               libncurses-dev,
               libnotify-dev,
               libopenal-dev,
               libqrencode-dev,
               libtoxcore-dev,
               python3-dev,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/JFreegman/toxic
#Vcs-Browser: https://salsa.debian.org/debian/toxic
#Vcs-Git: https://salsa.debian.org/debian/toxic.git
Vcs-Browser: https://salsa.debian.org/debian/toxic
Vcs-Git: https://salsa.debian.org/debian/toxic.git

Package: toxic
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: curses Tox based instant messenging client
 This is a Tox-based instant messenging client which formerly resided in
 the Tox core repository, and is now available as a standalone
 application.
 .
 Tox is a secure and distributed Skype replacement.
 .
 At its heart it’s a client dealing with its core library communicating
 on its own protocol. All communications are encrypted using the peer
 audited NaCl cypto library and this encryption can not be turned off.
 .
 Tox is powered by a distributed network which uses P2P connections for
 chats between people, unlike other Skype replacements no federated
 servers, centralized servers, or supernodes are used.
