[SCM] ffado/master: Drop obsolete XS-Python-Version

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Fri Nov 1 23:37:45 UTC 2013


The following commit has been merged in the master branch:
commit 2b2ef8c3e1cde6306fdea961ed9284e9d83933e1
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Sat Nov 2 00:10:55 2013 +0100

    Drop obsolete XS-Python-Version

diff --git a/debian/control b/debian/control
index 5e2b494..6d5b340 100644
--- a/debian/control
+++ b/debian/control
@@ -22,15 +22,13 @@ Build-Depends:
  libxml2-dev (>= 2.6.13),
  pkg-config,
  pyqt4-dev-tools,
- python,
+ python (>= 2.6.6-3~),
  python-dbus,
  python-qt4,
  python-qt4-dbus,
- python-support,
+ dh-python,
  scons
-Standards-Version: 3.9.3
-DM-Upload-Allowed: yes
-XS-Python-Version: all
+Standards-Version: 3.9.4
 Section: libs
 Homepage: http://www.ffado.org
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/ffado.git
@@ -38,7 +36,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/ffado.git
 
 Package: libffado-dev
 Section: libdevel
-Architecture: amd64 armel armhf i386 powerpc
+Architecture: linux-any
 Depends:
  libffado2 (= ${binary:Version}),
  libxml2-dev,
@@ -53,7 +51,7 @@ Description: FFADO API - development files
  This package holds the development files.
 
 Package: libffado2
-Architecture: amd64 armel armhf i386 powerpc
+Architecture: linux-any
 Depends:
  ${misc:Depends},
  ${shlibs:Depends}
@@ -67,7 +65,7 @@ Description: FFADO API
 
 Package: ffado-tools
 Section: sound
-Architecture: amd64 armel armhf i386 powerpc
+Architecture: linux-any
 Depends:
  dbus (>= 1.0.0),
  libffado2 (= ${binary:Version}),
@@ -98,7 +96,7 @@ Description: FFADO debugging and firmware tools
 
 Package: ffado-dbus-server
 Section: sound
-Architecture: amd64 armel armhf i386 powerpc
+Architecture: linux-any
 Depends:
  dbus (>= 1.0.0),
  libffado2 (= ${binary:Version}),
diff --git a/debian/control.in b/debian/control.in
index 697e425..5e98e5b 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -26,7 +26,6 @@ Build-Depends:
  dh-python,
  scons
 Standards-Version: 3.9.4
-XS-Python-Version: all
 Section: libs
 Homepage: http://www.ffado.org
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/ffado.git

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



More information about the pkg-multimedia-commits mailing list