[SCM] ffado/master: Ease backporting to Debian stable: Relax inclusion of CDBS snippets required only in DEB_MAINTAINER_MODE, and suppress related build-dependencies.

js at users.alioth.debian.org js at users.alioth.debian.org
Sat Oct 16 22:35:30 UTC 2010


The following commit has been merged in the master branch:
commit 5f1c15b55f03046994a95d78a2f65e8e52fe9208
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Oct 16 23:25:27 2010 +0200

    Ease backporting to Debian stable: Relax inclusion of CDBS snippets required only in DEB_MAINTAINER_MODE, and suppress related build-dependencies.

diff --git a/debian/rules b/debian/rules
index 310ae74..9d36f45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,10 @@
 #
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/utils.mk
+-include /usr/share/cdbs/1/rules/utils.mk
+
+# Suppress optional build-dependencies
+CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
 
 DEB_CLEAN_EXCLUDE=debian/tmp
 

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



More information about the pkg-multimedia-commits mailing list