[SCM] ffado/master: Regenerate debian/control.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Apr 17 06:55:45 UTC 2012


The following commit has been merged in the master branch:
commit ad8938c0a6710377c3714ab9965f6bffdbdf9d65
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Apr 17 08:55:08 2012 +0200

    Regenerate debian/control.

diff --git a/debian/control b/debian/control
index 7c994ea..6e9ed5f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,31 +1,33 @@
 Source: libffado
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Adrian Knoth <adi at drcomp.erfurt.thur.de>,
+Uploaders:
+ Adrian Knoth <adi at drcomp.erfurt.thur.de>,
  Free Ekanayaka <freee at debian.org>,
  Jonas Smedegaard <dr at jones.dk>
-Build-Depends: autotools-dev,
- cdbs (>= 0.4.72~),
+Build-Depends:
+ cdbs,
+ autotools-dev,
  debhelper,
  dh-buildinfo,
- scons,
+ dbus (>= 1.0.0),
+ libconfig++8-dev,
+ libdbus-1-dev,
+ libdbus-c++-dev,
+ libexpat1-dev,
+ libiec61883-dev (>= 1.1.0),
  libraw1394-dev (>= 1.3.0),
+ libxml++2.6-dev,
  libxml2-dev (>= 2.6.13),
- libiec61883-dev (>= 1.1.0),
  pkg-config,
- dbus (>= 1.0.0),
+ pyqt4-dev-tools,
  python,
  python-dbus,
  python-qt4,
- pyqt4-dev-tools,
- python-support,
- libexpat1-dev,
- libxml++2.6-dev,
- libdbus-1-dev,
  python-qt4-dbus,
- libconfig++8-dev,
- libdbus-c++-dev,
- quilt
+ python-support,
+ quilt,
+ scons
 Standards-Version: 3.9.2
 DM-Upload-Allowed: yes
 XS-Python-Version: all
@@ -36,49 +38,54 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/ffado.git
 
 Package: libffado-dev
 Section: libdevel
-Architecture: i386 amd64 powerpc armel armhf
-Depends: libffado2 (= ${binary:Version}),
-  ${misc:Depends},
+Architecture: amd64 armel armhf i386 powerpc
+Depends:
+ libffado2 (= ${binary:Version}),
  libxml2-dev,
+ ${misc:Depends},
  ${shlibs:Depends}
 Description: FFADO API - development files
  FFADO is a Linux driver for FireWire (IEEE1394) audio devices.
  .
- The FFADO library permits discovering and configuring such 
+ The FFADO library permits discovering and configuring such
  devices and provides an API for streaming clients.
  .
  This package holds the development files.
 
 Package: libffado2
 Section: libs
-Architecture: i386 amd64 powerpc armel armhf
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Architecture: amd64 armel armhf i386 powerpc
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: FFADO API
  FFADO is a Linux driver for FireWire (IEEE1394) audio devices.
  .
- The FFADO library permits discovering and configuring such 
+ The FFADO library permits discovering and configuring such
  devices and provides an API for streaming clients.
  .
  This package holds the shared library.
 
 Package: ffado-tools
 Section: sound
-Architecture: i386 amd64 powerpc armel armhf
-Depends: libffado2 (= ${binary:Version}),
+Architecture: amd64 armel armhf i386 powerpc
+Depends:
  dbus (>= 1.0.0),
+ libffado2 (= ${binary:Version}),
  python,
  ${misc:Depends},
  ${shlibs:Depends}
-Replaces: ffado-mixer-qt4 (<< 2.0.1+svn1856-2~)
-Breaks: ffado-mixer-qt4 (<< 2.0.1+svn1856-2~)
+Replaces:
+ ffado-mixer-qt4 (<< 2.0.1+svn1856-2~)
+Breaks:
+ ffado-mixer-qt4 (<< 2.0.1+svn1856-2~)
 Description: FFADO debugging and firmware tools
  FFADO is a Linux driver for FireWire (IEEE1394) audio devices.
  .
- The FFADO library permits discovering and configuring such 
+ The FFADO library permits discovering and configuring such
  devices and provides an API for streaming clients.
  .
- This package holds the following tools for firmware updating, 
+ This package holds the following tools for firmware updating,
  troubleshooting and debugging:
      * ffado-test-streaming
      * ffado-diag
@@ -90,38 +97,39 @@ Description: FFADO debugging and firmware tools
 
 Package: ffado-dbus-server
 Section: sound
-Architecture: i386 amd64 powerpc armel armhf
-Depends: libffado2 (= ${binary:Version}),
+Architecture: amd64 armel armhf i386 powerpc
+Depends:
  dbus (>= 1.0.0),
+ libffado2 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
 Description: FFADO D-Bus server
  FFADO is a Linux driver for FireWire (IEEE1394) audio devices.
  .
- The FFADO library permits discovering and configuring such 
+ The FFADO library permits discovering and configuring such
  devices and provides an API for streaming clients.
  .
- This package holds the D-Bus server that exposes the mixer 
+ This package holds the D-Bus server that exposes the mixer
  and control interfaces through D-Bus.
 
-
 Package: ffado-mixer-qt4
 Section: sound
 Architecture: all
-Depends: ffado-dbus-server (>= ${source:Version}),
+Depends:
+ ffado-dbus-server (>= ${source:Version}),
  ffado-tools (>= ${source:Version}),
- ${python:Depends},
  python,
  python-dbus,
  python-qt4,
  python-qt4-dbus,
  ${misc:Depends},
+ ${python:Depends},
  ${shlibs:Depends}
 Description: FFADO D-Bus mixer applets (QT4)
  FFADO is a Linux driver for FireWire (IEEE1394) audio devices.
  .
- The FFADO library permits discovering and configuring such 
+ The FFADO library permits discovering and configuring such
  devices and provides an API for streaming clients.
  .
- This package holds the mixer and control applications that 
+ This package holds the mixer and control applications that
  communicate with ffado-dbus-server. (Qt4 version)

-- 
Free Firewire Audio Drivers (ffado.org) packaging



More information about the pkg-multimedia-commits mailing list