Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/arch_src/pyalsaaudio-0.2/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'arch_src/pyalsaaudio-0.2/debian/control')
-rw-r--r--arch_src/pyalsaaudio-0.2/debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/arch_src/pyalsaaudio-0.2/debian/control b/arch_src/pyalsaaudio-0.2/debian/control
new file mode 100644
index 0000000..4472b72
--- /dev/null
+++ b/arch_src/pyalsaaudio-0.2/debian/control
@@ -0,0 +1,16 @@
+Source: pyalsaaudio
+Section: sound
+Priority: optional
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
+XSBC-Original-Maintainer: Florian Ragwitz <rafl@debian.org>
+Uploaders: Paul Brossier <piem@debian.org>
+Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), python-support (>= 0.3), libasound2-dev
+XS-Python-Version: all
+Standards-Version: 3.7.2
+
+Package: python-alsaaudio
+Architecture: any
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+XB-Python-Version: ${python:Versions}
+Description: Alsa bindings for Python
+ The PyAlsaAudio package contains bindings for the ALSA sound api.