[SCM] jackd2 packaging branch, master, updated. debian/1.9.5.dfsg-13-20-gee287c1
adiknoth-guest at users.alioth.debian.org
adiknoth-guest at users.alioth.debian.org
Tue Jun 15 15:17:05 UTC 2010
The following commit has been merged in the master branch:
commit ee287c1fd9dec416b74035efddf538fb83a5f26a
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Tue Jun 15 17:06:52 2010 +0200
Make libjack-jackd2-0 Provide, Conflict and Replace libjack-0.116
diff --git a/debian/control.in b/debian/control.in
index 4600bfc..6dc90ad 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -54,9 +54,11 @@ Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Conflicts: jackd2 (>> ${binary:Version}),
- jackd2 (<< ${binary:Version})
+ jackd2 (<< ${binary:Version}),
+ libjack-0.116
Suggests: jackd2 (= ${binary:Version})
Provides: libjack-0.116
+Replaces: libjack-0.116
Description: JACK Audio Connection Kit (libraries)
JACK is a low-latency sound server, allowing multiple applications to
connect to one audio device, and to share audio between themselves.
--
jackd2 packaging
More information about the pkg-multimedia-commits
mailing list