[SCM] Debian packaging for jack-audio-connection-kit branch, master.jackd1, updated. debian/0.118+svn3796-3-40-geaec784

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Mon Jun 14 15:50:18 UTC 2010


The following commit has been merged in the master.jackd1 branch:
commit e0f03bc6eeedf44cfc7543fd22a88211084ae62a
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Mon Jun 14 17:41:17 2010 +0200

    Regenerate debian/control from control.in

diff --git a/debian/control b/debian/control
index 6cb957a..7380d94 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,16 @@ Uploaders: Adrian Knoth <adi at drcomp.erfurt.thur.de>,
 	Free Ekanayaka <freee at debian.org>,
 	Jonas Smedegaard <dr at jones.dk>,
 	Junichi Uekawa <dancer at debian.org>
-Build-Depends: libtool, automake1.11, autoconf, cdbs (>= 0.4.53), debhelper (>= 7.0.1), quilt, patchutils,
-	d-shlibs (>= 30),
+Build-Depends: libtool,
+ automake1.11,
+ autoconf,
+ debhelper (>= 7.0.1),
+ quilt,
+ patchutils (>= 0.2.25),
+ cdbs (>= 0.4.27),
+ cdbs (>= 0.4.70~),
+	d-shlibs,
+	debhelper (>= 7.0.0),
 	dh-buildinfo,
 	doxygen,
 	libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
@@ -17,9 +25,11 @@ Build-Depends: libtool, automake1.11, autoconf, cdbs (>= 0.4.53), debhelper (>=
 	libreadline-dev,
 	libsamplerate-dev,
 	libsndfile1-dev,
+	libtool,
+	patchutils,
 	po-debconf,
 	type-handling
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 DM-Upload-Allowed: yes
 Homepage: http://jackaudio.org/
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/jack-audio-connection-kit.git
@@ -30,6 +40,7 @@ Architecture: any
 Depends: coreutils (>= 4.0),
 	debconf | debconf-2.0,
 	libjack0 (= ${binary:Version}),
+	libjackserver0 (= ${binary:Version}),
 	${misc:Depends},
 	${shlibs:Depends}
 Recommends: jackd-firewire [amd64 i386 powerpc],
@@ -52,22 +63,37 @@ Depends: ${misc:Depends},
 Conflicts: jackd (<< ${binary:Version}),
 	jackd (>> ${binary:Version})
 Suggests: jackd (= ${binary:Version})
+Provides: 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.
  .
  This package contains the shared libraries.
 
+Package: libjackserver0
+Architecture: any
+Section: libs
+Depends: ${misc:Depends},
+	${shlibs:Depends}
+Conflicts: jackd (<< ${binary:Version}),
+	jackd (>> ${binary:Version})
+Suggests: jackd (= ${binary:Version})
+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.
+ .
+ This package contains libjackserver and the inprocess clients.
+
 Package: jackd-firewire
 Architecture: amd64 i386 powerpc
 Depends: jackd (= ${binary:Version}),
 	${misc:Depends},
 	${shlibs:Depends}
-Description: JACK Audio Connection Kit (FFADO and FreeBoB backends)
+Description: JACK Audio Connection Kit (FFADO backend)
  JACK is a low-latency sound server, allowing multiple applications to
  connect to one audio device, and to share audio between themselves.
  .
- This package contains the IEEE1394 (FireWire) backends FFADO and FreeBoB.
+ This package contains the IEEE1394 (FireWire) backend (FFADO).
 
 Package: libjack-dev
 Architecture: any

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



More information about the pkg-multimedia-commits mailing list