Add links to git repository
[osspd.git] / debian / control
index 896c997d90d47f70e1bb443b144ad37560a89dba..29d6ac2fb48bcc1032a8f2ac28be406a76c3dec6 100644 (file)
@@ -5,18 +5,25 @@ Maintainer: Ralf Jung <post@ralfj.de>
 Build-Depends: debhelper (>= 9), libasound2-dev, libfuse-dev, libpulse-dev
 Standards-Version: 3.9.3
 Homepage: http://sourceforge.net/projects/osspd/
+Vcs-Browser: http://www.ralfj.de/git/osspd.git
+Vcs-Git: git://ralfj.de/osspd.git
 
 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