[SCM] jackd2 packaging branch, master, updated. debian/1.9.5.dfsg-13-18-g7c7e31a
adiknoth-guest at users.alioth.debian.org
adiknoth-guest at users.alioth.debian.org
Tue Jun 15 13:36:02 UTC 2010
The following commit has been merged in the master branch:
commit c1c843dbcf28f362131c825b0f6c7b6d8c7465c9
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Tue Jun 15 15:31:04 2010 +0200
Don't mention libjack0 in DEB_DH_MAKESHLIBS_ARGS
diff --git a/debian/rules b/debian/rules
index 5f75e7e..6d28faa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,7 @@ clean::
find ./.waf-* -iname '*.pyc' -exec rm '{}' \;
rm -rf build
-DEB_DH_MAKESHLIBS_ARGS = -V 'libjack0 (>= $(ABI))' -Xintime -Xinprocess -Xjack_alsa -Xjack_oss -Xjack_dummy -Xjack_firewire
+DEB_DH_MAKESHLIBS_ARGS = -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
--
jackd2 packaging
More information about the pkg-multimedia-commits
mailing list