From: Paul Brossier Date: Wed, 2 Oct 2013 06:16:53 +0000 (-0500) Subject: debian/control: add dependency on python-aubio and python-yaafe, switch section to... X-Git-Tag: 0.5.0~53 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=115c97079557691e1666f79c6c54679bc837b32b;p=timeside.git debian/control: add dependency on python-aubio and python-yaafe, switch section to python --- diff --git a/debian/control b/debian/control index 9a6e95a..c90f4ff 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: timeside -Section: web +Section: python Priority: extra Maintainer: Paul Brossier Build-Depends: debhelper (>= 8.0.0), python @@ -8,7 +8,7 @@ Homepage: http://code.google.com/p/timeside Package: python-timeside Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gst0.10 +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gst0.10, python-aubio, python-yaafe Description: open and fast web audio components TimeSide is a set of python components enabling easy audio processing, transcoding, imaging and streaming. Its simple architecture and high-level