[SCM] jackd2 packaging branch, master, updated. upstream/1.9.3+svn3819-6-g706bebb

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Thu Nov 19 14:21:16 UTC 2009


The following commit has been merged in the master branch:
commit 706bebbbdc4abd40db436db69e75e1a7507257f2
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Thu Nov 19 15:20:24 2009 +0100

    Require debconf for templates. More multiline fields.

diff --git a/debian/control b/debian/control
index 9242bac..76c91eb 100644
--- a/debian/control
+++ b/debian/control
@@ -77,7 +77,12 @@ Description: JACK Audio Connection Kit (drivers, inprocess clients and essential
 
 Package: jackd
 Architecture: any
-Depends: libjackserver0 (= ${binary:Version}), libjackserver-bin (= ${binary:Version})
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         coreutils (>= 4.0),
+         debconf | debconf-2.0,
+         libjackserver0 (= ${binary:Version}),
+         libjackserver-bin (= ${binary:Version})
 Section: sound
 Provides: jack-server
 Conflicts: jackdmp

-- 
jackd2 packaging



More information about the pkg-multimedia-commits mailing list