Create a debug package
[osspd.git] / debian / control
index 753422be2be216e305aba460ed81d615d8c3e11e..c910149438127a3a35f05fbf0c6dfeda8b026cbc 100644 (file)
@@ -13,3 +13,15 @@ Description: OSS Proxy Daemon: Userland OSS emulation
  OSS Proxy Daemon is a Linux userland OSS sound device (/dev/[a]dsp and
  /dev/mixer) implementation using CUSE. Currently it supports
  forwarding OSS sound streams to PulseAudio and ALSA.
+
+Package: osspd-dbg
+Architecture: any
+Depends: ${misc:Depends}, osspd (= ${binary:Version})
+Section: debug
+Priority: extra
+Description: OSS Proxy Daemon: Debugging symbols
+ OSS Proxy Daemon is a Linux userland OSS sound device (/dev/[a]dsp and
+ /dev/mixer) implementation using CUSE. Currently it supports
+ forwarding OSS sound streams to PulseAudio and ALSA.
+ .
+ This package contains the debugging symbols for the OSS Proxy Daemon.