[SCM] Debian packaging for jack-audio-connection-kit branch, master.jackd2, updated. upstream/1.9.3+svn3819-16-gd3c54ea

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Fri Nov 20 12:11:09 UTC 2009


The following commit has been merged in the master.jackd2 branch:
commit d3c54ea6c23e87d48c076f08d1459bf63c0743b5
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Fri Nov 20 13:00:40 2009 +0100

    There's python code in /usr/bin/jack_control, so add python dep.
    
    Looks like this is for jackdbus, a different way of invoking jackd.
    We might move this binary to the jackdbus package when things have
    settled.
    
    OTOH, we currently don't build jackdbus at all, so simply dropping
    jack_control and the python dependency would also do the trick.

diff --git a/debian/control b/debian/control
index de0bbb3..1d5314a 100644
--- a/debian/control
+++ b/debian/control
@@ -32,6 +32,7 @@ Architecture: any
 Depends: ${shlibs:Depends},
 	 ${misc:Depends},
 	 coreutils (>= 4.0),
+	 python,
 	 debconf | debconf-2.0,
 	 libjack0 (= ${binary:Version})
 Recommends: qjackctl,

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



More information about the pkg-multimedia-commits mailing list