Source: mopidy
Section: sound
Priority: optional
Maintainer: Stein Magnus Jodal <jodal@debian.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               dh-systemd (>= 1.5),
               po-debconf,
               python,
               python-pygraphviz,
               python-setuptools,
               python-sphinx (>= 1.0),
Standards-Version: 3.9.7
Homepage: http://www.mopidy.com/
Vcs-Git: git://anonscm.debian.org/pkg-mopidy/mopidy.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-mopidy/mopidy.git
X-Python-Version: >= 2.7

Package: mopidy
Architecture: all
Depends: adduser,
         debconf,
         gir1.2-gst-plugins-base-1.0,
         gir1.2-gstreamer-1.0,
         gstreamer1.0-plugins-good,
         gstreamer1.0-plugins-ugly,
         lsb-base,
         python-gst-1.0,
         python-tornado (>= 2.3),
         ${misc:Depends},
         ${python:Depends},
Recommends: gstreamer1.0-alsa,
            gstreamer1.0-pulseaudio,
            gstreamer1.0-tools,
Suggests: mopidy-doc,
Description: music server with support for MPD/HTTP clients
 Mopidy is an extensible music server which can play music from local
 files, radio streams, and cloud services such as Spotify and SoundCloud.
 .
 Searches combine results from all music sources, and tracks can be mixed from
 all sources in the play queue. Spotify or SoundCloud playlists are
 also available for use.

Package: mopidy-doc
Section: doc
Architecture: all
Depends: ${misc:Depends},
         ${sphinxdoc:Depends},
Recommends: mopidy,
Replaces: mopidy (<< 0.7.3-2),
Description: music server with support for MPD/HTTP clients - documentation
 Mopidy is an extensible music server which can play music from local
 files, radio streams, and cloud services such as Spotify and SoundCloud.
 .
 This package provides the documentation for Mopidy.
