[SCM] jackd2 packaging branch, master, updated. debian/1.9.5.dfsg-13-24-g8e4f543
adiknoth-guest at users.alioth.debian.org
adiknoth-guest at users.alioth.debian.org
Thu Jun 17 16:17:38 UTC 2010
The following commit has been merged in the master branch:
commit 8e4f543ab9617e396648b3aa832f2fedb91f8168
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Thu Jun 17 18:17:10 2010 +0200
Regenerate control
diff --git a/debian/control b/debian/control
index 9adac90..4e4cd1a 100644
--- a/debian/control
+++ b/debian/control
@@ -22,11 +22,15 @@ Build-Depends: cdbs,
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
-Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/jack-audio-connection-kit.git;a=summary
+Vcs-Git: git://git.debian.org/git/pkg-multimedia/jackd2.git
+Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/jackd2.git;a=summary
Package: jackd2
Architecture: any
+Replaces: libjack0 (<= 1.9.5~dfsg-13),
+ jackd
+Provides: jackd
+Conflicts: jackd
Depends: ${shlibs:Depends},
${misc:Depends},
coreutils (>= 4.0),
@@ -51,9 +55,11 @@ Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Conflicts: jackd2 (>> ${binary:Version}),
- jackd2 (<< ${binary:Version})
+ jackd2 (<< ${binary:Version}),
+ libjack-0.116
Suggests: jackd2 (= ${binary:Version})
Provides: libjack-0.116
+Replaces: 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.
@@ -73,3 +79,23 @@ Description: JACK Audio Connection Kit (FFADO and FreeBoB backends)
connect to one audio device, and to share audio between themselves.
.
This package contains the IEEE1394 (FireWire) backends FFADO and FreeBoB.
+
+Package: libjack-jackd2-dev
+Architecture: any
+Section: libdevel
+Depends: libjack-jackd2-0 (= ${binary:Version}),
+ ${asound:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+ pkg-config,
+ libdbus-1-dev
+Conflicts: libjack0.100.0-dev (<< 0.102.20-2),
+ libjack-dev
+Provides: libjack0.100.0-dev
+Replaces: libjack0.71.2-0 (<< 0.75.0-1)
+Description: JACK Audio Connection Kit (development files)
+ 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 files needed for the development of JACK applications
+ and an API reference.
--
jackd2 packaging
More information about the pkg-multimedia-commits
mailing list