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

js at users.alioth.debian.org js at users.alioth.debian.org
Tue Feb 16 05:47:00 UTC 2010


The following commit has been merged in the master.jackd2 branch:
commit d15ba9b9cb242080656e540df64089a0f94aba3e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Feb 16 06:12:19 2010 +0100

    Sync control.in with latest hand-edited changes to control.

diff --git a/debian/control.in b/debian/control.in
index ef2af18..4214499 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -1,60 +1,90 @@
 Source: jack-audio-connection-kit
 Section: sound
 Priority: optional
-Maintainer: Robert Jordens <jordens at debian.org>
-Uploaders: Guenter Geiger (Debian/GNU) <geiger at debian.org>, Junichi Uekawa <dancer at debian.org>
-Build-Depends: @cdbs@, dh-buildinfo, 
- libasound2-dev [system: linux], libsndfile1-dev, doxygen, 
- libcap-dev [system: linux], autotools-dev, libreadline5-dev,
- libraw1394-dev [system: linux],
- autoconf, automake1.7, libtool
-Build-Conflicts: libcap2-dev
-Standards-Version: 3.6.1
+Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
+Uploaders: Adrian Knoth <adi at drcomp.erfurt.thur.de>
+Vcs-Bzr: https://code.launchpad.net/~ubuntustudio-dev/jackit/jack2-debian
+Build-Depends: @cdbs@,
+                python,
+                doxygen,
+                libsamplerate-dev,
+                libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+                libdbus-1-dev,
+                libexpat1-dev,
+                libsndfile1-dev,
+                libncurses-dev,
+                libreadline-dev,
+                libraw1394-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+                libffado-dev (>= 2.0.0) [amd64 i386 powerpc],
+                g++-multilib [amd64],
+                po-debconf,
+                libcelt-dev (>= 0.7.0),
+                scons
+Standards-Version: 3.8.3
+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
 
 Package: jackd
-Cpu: any
-System: any
-Depends: ${shlibs:Depends}
-Suggests: qjackctl, jack-tools, meterbridge, libjackasyn0
+Architecture: any
+Depends: ${shlibs:Depends},
+	 ${misc:Depends},
+	 coreutils (>= 4.0),
+	 python,
+	 debconf | debconf-2.0,
+	 libjack0 (= ${binary:Version})
+Recommends: qjackctl,
+	    libpam-modules,
+	    jackd-firewire [amd64 i386 powerpc]
+Suggests: jack-tools,
+	  meterbridge,
+	  libjackasyn0
 Description: JACK Audio Connection Kit (server and example clients)
- Low-latency sound server. JACK allows the connection of multiple applications
- to an audio device, as well as allowing them to share audio between
- themselves.
- .
- See <http://jackit.sourceforge.net/> for more info.
+ 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 daemon jackd as well as some example clients.
 
-Package: libjack0.100.0-0
-Cpu: any
-System: any
+Package: libjack0
+Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}
-Conflicts: jackd (>> ${Source-Version}), jackd (<< ${Source-Version}) 
-Recommends: jackd (= ${Source-Version})
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Conflicts: jackd (>> ${binary:Version}),
+           jackd (<< ${binary:Version})
+Suggests: jackd (= ${binary:Version})
 Description: JACK Audio Connection Kit (libraries)
- Low-latency sound server. JACK allows the connection of multiple applications
- to an audio device, as well as allowing them to share audio between
- themselves.
- .
- See <http://jackit.sourceforge.net/> for more info.
+ 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: libjack0.100.0-dev
-Cpu: any
-System: any
+Package: jackd-firewire
+Architecture: amd64 i386 powerpc
+Depends: ${shlibs:Depends},
+	 ${misc:Depends},
+	 jackd (= ${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) backends FFADO and FreeBoB.
+
+Package: libjack-dev
+Architecture: any
 Section: libdevel
-Depends: libjack0.100.0-0 (= ${Source-Version}), ${asound:Depends}, pkg-config
-Provides: libjack-dev
-Conflicts: libjack-dev 
-Replaces: libjack-dev, libjack0.71.2-0 (<< 0.75.0-1)
+Depends: libjack0 (= ${binary:Version}), 
+    	 ${asound:Depends},
+	     ${misc:Depends},
+         ${shlibs:Depends},
+         pkg-config,
+         libdbus-1-dev
+Conflicts: libjack0.100.0-dev (<< 0.102.20-2)
+Replaces: libjack0.71.2-0 (<< 0.75.0-1)
 Description: JACK Audio Connection Kit (development files)
- Low-latency sound server. JACK allows the connection of multiple applications
- to an audio device, as well as allowing them to share audio between
- themselves.
- .
- See <http://jackit.sourceforge.net/> for more info.
+ 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.

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



More information about the pkg-multimedia-commits mailing list