[SCM] jackd2 packaging branch, master, updated. debian/1.9.5.dfsg-13-18-g7c7e31a
adiknoth-guest at users.alioth.debian.org
adiknoth-guest at users.alioth.debian.org
Tue Jun 15 13:36:00 UTC 2010
The following commit has been merged in the master branch:
commit e30bd6d617ece23ac6d94110338b6e77a44e9a15
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Tue Jun 15 15:12:50 2010 +0200
Regenerate control
diff --git a/debian/control b/debian/control
index 9f63173..9adac90 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: jack-audio-connection-kit
+Source: jackd2
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
@@ -25,17 +25,17 @@ 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
-Package: jackd
+Package: jackd2
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
coreutils (>= 4.0),
python,
debconf | debconf-2.0,
- libjack0 (= ${binary:Version})
+ libjack-jackd2-0 (= ${binary:Version})
Recommends: qjackctl,
libpam-modules,
- jackd-firewire [amd64 i386 powerpc]
+ jackd2-firewire [amd64 i386 powerpc]
Suggests: jack-tools,
meterbridge,
libjackasyn0
@@ -45,46 +45,31 @@ Description: JACK Audio Connection Kit (server and example clients)
.
This package contains the daemon jackd as well as some example clients.
-Package: libjack0
+Package: libjack-jackd2-0
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
-Conflicts: jackd (>> ${binary:Version}),
- jackd (<< ${binary:Version})
-Suggests: jackd (= ${binary:Version})
+Conflicts: jackd2 (>> ${binary:Version}),
+ jackd2 (<< ${binary:Version})
+Suggests: jackd2 (= ${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: jackd-firewire
+Package: jackd2-firewire
Architecture: amd64 i386 powerpc
+Provides: jackd-firewire
+Replaces: jackd-firewire
+Conflicts: jackd-firewire
Depends: ${shlibs:Depends},
${misc:Depends},
- jackd (= ${binary:Version})
-Description: JACK Audio Connection Kit (FFADO backend)
+ jackd2 (= ${binary:Version})
+Description: JACK Audio Connection Kit (FFADO and FreeBoB backends)
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) backend (FFADO).
-
-Package: libjack-dev
-Architecture: any
-Section: libdevel
-Depends: libjack0 (= ${binary:Version}),
- ${asound:Depends},
- ${misc:Depends},
- ${shlibs:Depends},
- pkg-config,
- libdbus-1-dev
-Conflicts: libjack0.100.0-dev (<< 0.102.20-2)
-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.
+ This package contains the IEEE1394 (FireWire) backends FFADO and FreeBoB.
--
jackd2 packaging
More information about the pkg-multimedia-commits
mailing list