[SCM] Debian packaging for jack-audio-connection-kit branch, master.jackd2, updated. debian/1.9.4+svn3842-2-4-g8152158

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Wed Jan 6 09:57:14 UTC 2010


The following commit has been merged in the master.jackd2 branch:
commit 815215896f1f31e1f76417b03ac23a94274d1e7d
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Wed Jan 6 10:50:59 2010 +0100

    Explicitly depend on FFADO-2.0.0
    
    We have libffado1 and libffado2 in Debian now. All ffado-enabled jackd
    packages in Debian have used libffado1 so far.
    
    We now want a jackd version which explicitly requires libffado2. This
    helps with debugging because it makes sure no architecture is using the
    outdated pre-release (libffado1).

diff --git a/debian/control b/debian/control
index 1bb8bcb..9ad2cd6 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 7.0.0),
                 libncurses-dev,
                 libreadline-dev,
                 libraw1394-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
-                libffado-dev [amd64 i386 powerpc],
+                libffado-dev (>= 2.0.0) [amd64 i386 powerpc],
                 g++-multilib [amd64],
                 cdbs,
                 po-debconf,

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



More information about the pkg-multimedia-commits mailing list