[SCM] ffado/master: Regenerate control

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Mon Sep 27 21:43:33 UTC 2010


The following commit has been merged in the master branch:
commit 8a89dca6e2b5320b9f58550c7ced1fbeddf380af
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Mon Sep 27 23:09:11 2010 +0200

    Regenerate control

diff --git a/debian/control b/debian/control
index 5f1d987..73b5848 100644
--- a/debian/control
+++ b/debian/control
@@ -64,11 +64,12 @@ Package: ffado-tools
 Section: sound
 Architecture: i386 amd64 powerpc
 Depends: libffado2 (= ${binary:Version}),
- ffado-python-support,
  dbus (>= 1.0.0),
  python,
  ${misc:Depends},
  ${shlibs:Depends}
+Replaces: ffado-mixer-qt4 (<< 2.0.1+svn1856-2~),
+ ffado-python-support (<= 2.0.1+svn1856-2)
 Description: FFADO debugging and firmware tools
  FFADO is a Linux driver for FireWire (IEEE1394) audio devices.
  .
@@ -106,7 +107,7 @@ Package: ffado-mixer-qt4
 Section: sound
 Architecture: all
 Depends: ffado-dbus-server (>= ${source:Version}),
- ffado-python-support,
+ ffado-tools (>= ${source:Version}),
  ${python:Depends},
  python,
  python-dbus,
@@ -122,19 +123,3 @@ Description: FFADO D-Bus mixer applets (QT4)
  .
  This package holds the mixer and control applications that 
  communicate with ffado-dbus-server. (Qt4 version)
-
-Package: ffado-python-support
-Section: sound
-Architecture: all
-Depends: ${python:Depends},
- python,
- ${misc:Depends},
- ${shlibs:Depends}
-Description: FFADO python support modules
- FFADO is a Linux driver for FireWire (IEEE1394) audio devices.
- .
- The FFADO library permits discovering and configuring such 
- devices and provides an API for streaming clients.
- .
- This package contains the python support modules used by
- ffado-tools and ffado-mixer-qt4.

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



More information about the pkg-multimedia-commits mailing list