[SCM] libshout/master: Apply multiarch quirks to rules file (for CDBS build-dependency autoresolving).

js at users.alioth.debian.org js at users.alioth.debian.org
Wed Feb 15 16:26:39 UTC 2012


The following commit has been merged in the master branch:
commit 7bde02d5b00055d8468c5e241300308ae498b2c2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Feb 15 17:15:15 2012 +0100

    Apply multiarch quirks to rules file (for CDBS build-dependency autoresolving).

diff --git a/debian/rules b/debian/rules
index 8dba531..f120527 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,6 +39,10 @@ CDBS_BUILD_DEPENDS += , d-shlibs (>= 0.48)
 CDBS_BUILD_DEPENDS_rules_upstream-tarball =
 CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
 
+# Multiarch quirks (should ideally be resolved automagically)
+CDBS_BUILD_DEPENDS += , cdbs (>= 0.4.93~)
+CDBS_BUILD_DEPENDS_rules_debhelper_buildinfo =
+
 DEB_UPSTREAM_PACKAGE = $(pkg)
 DEB_UPSTREAM_URL = http://downloads.us.xiph.org/releases/$(pkg)
 DEB_UPSTREAM_TARBALL_MD5 = 4f75fc9901c724b712c371c9a1e782d3

-- 
libshout packaging



More information about the pkg-multimedia-commits mailing list