[SCM] pulseaudio packaging branch, master, updated. debian/2.0-2-2-g8cc0e07
q-funk-guest at users.alioth.debian.org
q-funk-guest at users.alioth.debian.org
Sat May 19 10:00:32 UTC 2012
The branch, master has been updated
via 8cc0e07b3c353ae00b944e02d80c5571a8379fe3 (commit)
from 2cb3828972a57711fc17fcc82c6f15fcf6cb2861 (commit)
- Shortlog ------------------------------------------------------------
8cc0e07 rules: fix the update-rc.d arguments to match our LSB header.
Summary of changes:
debian/rules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 8cc0e07b3c353ae00b944e02d80c5571a8379fe3
Author: Martin-Ãric Racine <martin-eric.racine at iki.fi>
Date: Sat May 19 12:59:51 2012 +0300
rules: fix the update-rc.d arguments to match our LSB header.
diff --git a/debian/rules b/debian/rules
index 4a36164..73e7b39 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,4 +61,4 @@ DEB_DH_MAKESHLIBS_ARGS_ALL = --exclude=usr/lib/pulse-$(DEB_UPSTREAM_VERSION)/mod
LDFLAGS += -Wl,--no-as-needed
DEB_DH_INSTALL_ARGS = --sourcedir=$(CURDIR)/debian/tmp
-DEB_UPDATE_RCD_PARAMS = start 25 2 3 4 5 . stop 15 1 .
+DEB_UPDATE_RCD_PARAMS = start 25 2 3 4 5 . stop 15 0 1 6 .
--
pulseaudio packaging
More information about the pkg-pulseaudio-devel
mailing list