[SCM] liblrdf/master: Tidy rules file: Suppress versioned debhelper build-dependency.

js at users.alioth.debian.org js at users.alioth.debian.org
Wed Feb 17 10:18:02 UTC 2016


The following commit has been merged in the master branch:
commit 87bd35d92a5d21455e34ebb0ac222125de50ceda
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Feb 17 11:12:09 2016 +0100

    Tidy rules file: Suppress versioned debhelper build-dependency.

diff --git a/debian/rules b/debian/rules
index 56483ab..b0164e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,6 +31,10 @@ include /usr/share/cdbs/1/rules/utils.mk
 DEB_UPSTREAM_URL = http://github.com/swh/LRDF/archive
 DEB_UPSTREAM_TARBALL_BASENAME = $(DEB_UPSTREAM_TARBALL_VERSION)
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 CDBS_BUILD_DEPENDS += , d-shlibs, ladspa-sdk
 # Explicitly depend on versioned libraptor. See #613675.
 CDBS_BUILD_DEPENDS += , libraptor1-dev (>= 1.4.21-3)

-- 
liblrdf packaging



More information about the pkg-multimedia-commits mailing list