X-Git-Url: https://git.ralfj.de/osspd.git/blobdiff_plain/94e64872e41777cecbebbc3bff40f0e140911a15..e052affd4b58f167e55d5828070cf94343ac2654:/debian/control?ds=inline diff --git a/debian/control b/debian/control index 896c997..8b6c780 100644 --- a/debian/control +++ b/debian/control @@ -7,16 +7,21 @@ Standards-Version: 3.9.3 Homepage: http://sourceforge.net/projects/osspd/ Package: osspd -Architecture: any +Architecture: linux-any Depends: ${misc:Depends}, ${shlibs:Depends}, lsb-base (>= 3.2-14) Recommends: pulseaudio 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. + . + Actually emulating the OSS devices makes for a more robust emulation compared + to OSS wrappers using LD_PRELOAD, like aoss and padsp. It also works better + when running foreign-architecture applications or using old libc versions for + compatibility reasons. Package: osspd-dbg -Architecture: any +Architecture: linux-any Depends: ${misc:Depends}, osspd (= ${binary:Version}) Section: debug Priority: extra