[SCM] ffado/master: Drop ffado-python-support.

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


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

    Drop ffado-python-support.
    
    As proposed by the release team in #597119, the common files might
    simply be part of ffado-tools and ffado-mixer-qt4 depends on this
    package.
    
    Makes sense, given that ffado-tools needs python anyway.

diff --git a/debian/control.in b/debian/control.in
index 7a0f800..e635883 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -60,11 +60,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.
  .
@@ -102,7 +103,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,
@@ -118,20 +119,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}
-Replaces: ffado-mixer-qt4 (<< 2.0.1+svn1856-2~)
-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.
diff --git a/debian/ffado-python-support.install b/debian/ffado-python-support.install
deleted file mode 100644
index 4892260..0000000
--- a/debian/ffado-python-support.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/share/libffado2/python/*

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



More information about the pkg-multimedia-commits mailing list