X-Git-Url: https://git.ralfj.de/osspd.git/blobdiff_plain/0b5f9bc8ebc4feee29b46628bf817de54288c2cd..cd484fa9e490d37cb1781d1ae35b10e30551be42:/debian/control?ds=sidebyside diff --git a/debian/control b/debian/control deleted file mode 100644 index c910149..0000000 --- a/debian/control +++ /dev/null @@ -1,27 +0,0 @@ -Source: osspd -Section: sound -Priority: optional -Maintainer: Ralf Jung -Build-Depends: debhelper (>= 9), libasound2-dev, libfuse-dev, libpulse-dev -Standards-Version: 3.9.3 -Homepage: http://sourceforge.net/projects/osspd/ - -Package: osspd -Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, lsb-base (>= 3.2-14), 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. - -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.