[SCM] jack-tools/master: Include CDBS utils.mk, to enable dh-buildinfo and prepare for copyright-check.

js at users.alioth.debian.org js at users.alioth.debian.org
Mon Jan 3 05:55:52 UTC 2011


The following commit has been merged in the master branch:
commit ece5795b1c0299b1c044d5b198b99ae16928ec00
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jan 3 05:14:58 2011 +0100

    Include CDBS utils.mk, to enable dh-buildinfo and prepare for copyright-check.

diff --git a/debian/control.in b/debian/control.in
index 36a02f4..88d30c8 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -5,7 +5,6 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Arnout Engelen <arnouten at bzzt.net>
 Build-Depends: @cdbs@,
  bzip2,
- dh-buildinfo,
  flex,
  libjack-dev,
  libsndfile1-dev,
diff --git a/debian/rules b/debian/rules
index 749df7e..2d2587c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,10 @@ DEB_AUTO_UPDATE_AUTOCONF = 2.60
 DEB_AUTO_UPDATE_AUTOMAKE = 1.10
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/utils.mk
+
+# Suppress optional build-dependencies
+CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
 
 # bootstrap autotools files (CDBS by default only update, not create)
 DEB_MAKE_CLEAN_TARGET = distclean

-- 
jack-tools packaging



More information about the pkg-multimedia-commits mailing list