[SCM] jackd2/master: Depend on the correct debhelper and cdbs versions for multiarch

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Mon Apr 30 12:57:01 UTC 2012


The following commit has been merged in the master branch:
commit f67f82788a5e665c742721803c738ef36ecbba8a
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Mon Apr 30 14:39:58 2012 +0200

    Depend on the correct debhelper and cdbs versions for multiarch

diff --git a/debian/rules b/debian/rules
index 20d3f87..e3f5ec5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,11 @@ include /usr/share/cdbs/1/class/makefile.mk
 CDBS_BUILD_DEPENDS_rules_upstream-tarball =
 CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
 
+# Explicitly require these versions until cdbs knows about multiarch
+CDBS_BUILD_DEPENDS += , cdbs (>= 0.4.93~),\
+						debhelper (>= 8.1.3)
+
+
 DEB_UPSTREAM_PACKAGE = jack
 DEB_UPSTREAM_URL = http://www.grame.fr/~letz/
 DEB_UPSTREAM_TARBALL_EXTENSION = tgz

-- 
jackd2 packaging



More information about the pkg-multimedia-commits mailing list