Source: mopidy-alsamixer
Section: sound
Priority: optional
Maintainer: Stein Magnus Jodal <stein.magnus@jodal.no>
Build-Depends: debhelper (>= 9),
               dh-python,
               mopidy (>= 1.0.8-2),
               python (>= 2.7),
               python-alsaaudio,
               python-mock,
               python-pytest,
               python-setuptools,
Standards-Version: 3.9.6
Homepage: http://www.mopidy.com/
Vcs-Git: git://github.com/mopidy/mopidy-alsamixer.git
Vcs-Browser: https://github.com/mopidy/mopidy-alsamixer
X-Python-Version: >= 2.7

Package: mopidy-alsamixer
Architecture: all
Depends: python-alsaaudio,
         ${misc:Depends},
         ${python:Depends},
Description: Mopidy extension for extension for ALSA volume control
 Mopidy is a music server which can play music from multiple sources, like
 local files, radio streams, and services like Spotify and SoundCloud.
 .
 This package provides a Mopidy extension for controlling volume through ALSA.
