[SCM] Debian packaging for jack-audio-connection-kit branch, master, updated. debian/0.116.1-4-51-g0befb03

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Wed Jul 22 13:02:59 UTC 2009


The following commit has been merged in the master branch:
commit 6f2d01c91a3d6fb0bdede9c592a3cfb35b6911ac
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Wed Jul 22 14:57:56 2009 +0200

    Remove jackstart instructions from debian/rules

diff --git a/debian/rules b/debian/rules
index 83fc1b5..3925e32 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,9 +69,6 @@ endif
 DEB_DH_MAKESHLIBS_ARGS := -V -Xintime -Xinprocess -Xjack_alsa -Xjack_oss\
 	-Xjack_dummy -Xjack_iec61883
 
-# ensure jackstart can be root.audio 4754
-DEB_FIXPERMS_EXCLUDE := jackstart
-
 # after the directories are created but before dh_compress is run.
 common-binary-post-install-arch::
 	dh_buildinfo
@@ -86,12 +83,6 @@ ifeq ($(DEB_HOST_ARCH_OS),linux)
 	dh_install -pjackd debian/tmp/usr/bin/alsa_out
 endif	
 
-binary-predeb/jackd::
-ifeq ($(DEB_HOST_GNU_SYSTEM),linux)
-	chown root.audio debian/jackd/usr/bin/jackstart
-	chmod u=rwxs,g=rx,o=r debian/jackd/usr/bin/jackstart
-endif
-
 ifeq ($(DEB_HOST_GNU_SYSTEM),linux)
 DEB_DH_GENCONTROL_ARGS := -u'-Vasound:Depends=libasound2-dev'
 else

-- 
Debian packaging for jack-audio-connection-kit



More information about the pkg-multimedia-commits mailing list