From: Paul Brossier Date: Wed, 16 Oct 2013 09:08:17 +0000 (+0200) Subject: debian/control: update dependencies, limit to python 2.7 X-Git-Tag: 0.5.0~1 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=f2dbbaef4441c96a422551cc3a698f36639a4916;p=timeside.git debian/control: update dependencies, limit to python 2.7 --- diff --git a/debian/control b/debian/control index 44911f5..4042dd4 100644 --- a/debian/control +++ b/debian/control @@ -7,12 +7,11 @@ Standards-Version: 3.9.3 Homepage: https://github.com/yomguy/TimeSide Vcs-Browser: https://github.com/yomguy/TimeSide Vcs-Git: https://github.com/yomguy/TimeSide.git +XS-Python-Version: 2.7 Package: python-timeside Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, - python-aubio, - python-yaafe, python-simplejson, python-yaml, python-h5py, @@ -20,6 +19,11 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, gstreamer0.10-plugins-good, gstreamer0.10-gnonlin, gstreamer0.10-plugins-ugly, + python-aubio, + python-yaafe, + python-scipy, + vamp-examples, + vamp-plugin-sdk, Description: open web audio processing framework TimeSide is a set of Python components enabling easy audio processing, transcoding, imaging and streaming. Its simple architecture and high-level