Source: salutatoi
Section: net
Priority: extra
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Uploaders: Matteo Cypriani <mcy@lm7.fr>,
	Thomas Preud'homme <robotux@debian.org>,
	W. Martin Borgert <debacle@debian.org>
Build-Depends: debhelper (>= 11),
	dh-python, python (>= 2.7),
	python-setuptools
Standards-Version: 4.1.3
Homepage: https://www.salut-a-toi.org/
Vcs-Browser: https://salsa.debian.org/xmpp-team/salutatoi
Vcs-Git: https://salsa.debian.org/xmpp-team/salutatoi.git
X-Python-Version: >= 2.7

Package: sat-xmpp-core
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-gobject-2, python-dbus,
         python-lxml, python-mutagen, python-pil, python-crypto (>= 2.6.1),
         python-feed, python-potr, python-twisted-core, python-twisted-mail,
         python-twisted-web, python-twisted-words, python-wokkel (>= 0.7.1),
         python-xdg, python-xe, python-zope.interface
Recommends: python-markdown, python-html2text,
            sat-xmpp-jp | sat-xmpp-primitivus | sat-xmpp-wix | sat-xmpp-libervia
Description: Salut à Toi XMPP-based communication and sharing tool (core)
 Salut à Toi (French for "hello you") is a multi-frontends, multi-purposes
 communication tool, based on the XMPP standard. It features:
  * instant messaging
  * microblogging
  * file sharing
  * games
  * group permissions (share what you want with the people you choose)
  * interaction with other networks (IRC, StatusNet, other XMPP networks)
  * email client access (use your favorite mail user agent (MUA) to communicate
    on the supported networks)
  * extensible design
 .
 This package contains Salut à Toi's core code. You should install it along with
 one of the frontends: Libervia (web interface), Wix (graphical interface),
 Primitivus (curse-based interactive console interface) or Jp (command-line
 interface).

Package: sat-xmpp-primitivus
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
         sat-xmpp-core (= ${source:Version}), python-urwid (>= 1.2),
         python-urwid-satext (>= 0.7),
         python-dbus, python-gi
Recommends: python-xlib
Description: Salut à Toi XMPP-based communication and sharing tool (console interface)
 Salut à Toi (French for "hello you") is a multi-frontends, multi-purposes
 communication tool, based on the XMPP standard. It features:
  * instant messaging
  * microblogging
  * file sharing
  * games
  * group permissions (share what you want with the people you choose)
  * interaction with other networks (IRC, StatusNet, other XMPP networks)
  * email client access (use your favorite mail user agent (MUA) to communicate
    on the supported networks)
  * extensible design
 .
 This package contains Primitivus, Salut à Toi's interactive console interface
 (curse-based).

Package: sat-xmpp-jp
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
         sat-xmpp-core (= ${source:Version}), python-gi,
Recommends: python-progressbar,
	sat-templates
Description: Salut à Toi XMPP-based communication and sharing tool (command-line interface)
 Salut à Toi (French for "hello you") is a multi-frontends, multi-purposes
 communication tool, based on the XMPP standard. It features:
  * instant messaging
  * microblogging
  * file sharing
  * games
  * group permissions (share what you want with the people you choose)
  * interaction with other networks (IRC, StatusNet, other XMPP networks)
  * email client access (use your favorite mail user agent (MUA) to communicate
    on the supported networks)
  * extensible design
 .
 This package contains Jp, Salut à Toi's command-line interface.
