[SCM] Debian packaging for jack-audio-connection-kit branch, master, updated. debian/0.116.1-4-14-g14eb469
fsateler-guest at users.alioth.debian.org
fsateler-guest at users.alioth.debian.org
Wed Apr 1 07:57:49 UTC 2009
The following commit has been merged in the master branch:
commit 14eb4699fe3e002a7774e9efcde921b881c7e6cb
Author: Felipe Sateler <fsateler at gmail.com>
Date: Wed Apr 1 18:56:40 2009 +1100
Remove superfluous conflicts and replaces
The versions listed are not in stable, and we don't support upgrades skipping releases
diff --git a/debian/control b/debian/control
index d5b905e..1ffc3b4 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Package: libjack0
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: jackd (>> ${binary:Version}), jackd (<< ${binary:Version}), libjack0.100.0-0 (<< 0.102.20-2), libjack0.80.0-0
+Conflicts: jackd (>> ${binary:Version}), jackd (<< ${binary:Version})
Suggests: jackd (= ${binary:Version})
Description: JACK Audio Connection Kit (libraries)
Low-latency sound server. JACK allows the connection of multiple applications
@@ -70,8 +70,6 @@ Architecture: any
Section: libdevel
Depends: libjack0 (= ${binary:Version}), ${asound:Depends}, pkg-config, ${misc:Depends}, ${shlibs:Depends}
Provides: libjack0.100.0-dev
-Conflicts: libjack0.100.0-dev (<< 0.102.20-2)
-Replaces: libjack0.71.2-0 (<< 0.75.0-1)
Description: JACK Audio Connection Kit (development files)
Low-latency sound server. JACK allows the connection of multiple applications
to an audio device, as well as allowing them to share audio between
--
Debian packaging for jack-audio-connection-kit
More information about the pkg-multimedia-commits
mailing list