[SCM] ffado/master: Set DEB_PYTHON2_MODULE_PACKAGES

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 6f6774829b5723049e9a35d3dbf39ef6a349e377
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Sat Nov 2 00:01:10 2013 +0100

    Set DEB_PYTHON2_MODULE_PACKAGES
    
    According to https://wiki.debian.org/Python/TransitionToDHPython2, we
    have to set DEB_PYTHON2_MODULE_PACKAGES to reflect our binary package
    names.

diff --git a/debian/rules b/debian/rules
index 812a78f..63808d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,8 @@ CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
 
 DEB_CLEAN_EXCLUDE=debian/tmp
 
+DEB_PYTHON2_MODULE_PACKAGES := ffado-tools ffado-mixer-qt4
+
 ### Add a soname ###
 
 DEBIAN_FFADO_COMPATIBLE_VERSION = 2.0

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



More information about the pkg-multimedia-commits mailing list