projects
/
osspd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
dc86005
)
Depend on lsb-base, as indicated by initscript skeleton
author
Ralf Jung
<post@ralfj.de>
Sat, 15 Sep 2012 16:12:40 +0000
(18:12 +0200)
committer
Ralf Jung
<post@ralfj.de>
Sat, 15 Sep 2012 16:13:10 +0000
(18:13 +0200)
debian/control
patch
|
blob
|
history
debian/osspd.init
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 48acb034a6153307807037ea47f74f9ba430d8b6..753422be2be216e305aba460ed81d615d8c3e11e 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-8,7
+8,7
@@
Homepage: http://sourceforge.net/projects/osspd/
Package: osspd
Architecture: any
Package: osspd
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, pulseaudio
+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
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
diff --git
a/debian/osspd.init
b/debian/osspd.init
index 40d080a376ded931fef93d697f389a9d44c3b35b..c95885a58b216c308557a7e003ac0e78ae7af702 100644
(file)
--- a/
debian/osspd.init
+++ b/
debian/osspd.init
@@
-25,8
+25,6
@@
SCRIPTNAME=/etc/init.d/$NAME
[ -x "$DAEMON" ] || exit 0
# Define LSB log_* functions.
[ -x "$DAEMON" ] || exit 0
# Define LSB log_* functions.
-# Depend on lsb-base (>= 3.2-14) to ensure that this file is present
-# and status_of_proc is working.
. /lib/lsb/init-functions
#
. /lib/lsb/init-functions
#