[SCM] Debian packaging for jack-audio-connection-kit branch, master, updated. debian/1.9.5.dfsg-1-4-g44baf60

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Apr 25 18:35:29 UTC 2010


The following commit has been merged in the master branch:
commit 20301a35e7490a50ab84103ddd0863fda79c8d22
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Apr 25 19:32:54 2010 +0200

    Fix relax shlibs file to libjack0 0.116.2 or newer: library API promised upstream to not have changed since. Closes: bug#579134, thanks to Reinhard Tartler.

diff --git a/debian/rules b/debian/rules
index 0fa141e..3340653 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ clean::
 	rm -f .lock-wscript
 	rm -rf build
 
-DEB_DH_MAKESHLIBS_ARGS = -V -Xintime -Xinprocess -Xjack_alsa -Xjack_oss -Xjack_dummy -Xjack_firewire
+DEB_DH_MAKESHLIBS_ARGS = -V 'libjack0 (>= 0.116.2)' -Xintime -Xinprocess -Xjack_alsa -Xjack_oss -Xjack_dummy -Xjack_firewire
 
 # too noisy symbols, so only watch disappearing ones for now
 DEB_DH_MAKESHLIBS_ARGS += -- -c1

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



More information about the pkg-multimedia-commits mailing list