[SCM] rem/master: Tidy rules file: Suppress versioned debhelper build-dependency.
js at users.alioth.debian.org
js at users.alioth.debian.org
Sun Mar 13 12:30:12 UTC 2016
The following commit has been merged in the master branch:
commit 0b845324a59fed87e30a7501ea3520e99e84dd08
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Mar 13 12:58:13 2016 +0100
Tidy rules file: Suppress versioned debhelper build-dependency.
diff --git a/debian/rules b/debian/rules
index 59d120d..a255865 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,6 +51,10 @@ DEB_UPSTREAM_TARBALL_MD5 = dc7f76de6d3aff19200eb6d0a41dd332
# Skip checking some images (in addition to the defaults)
DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(docs/images/.*\.png|debian/(changelog|compat|copyright(|_hints|_newhints)))$
+# Build-depend unversioned on debhelper
+# TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
# Build depends
CDBS_BUILD_DEPENDS +=, d-shlibs, libre-dev, libssl-dev, zlib1g-dev, pkg-kde-tools
--
rem packaging
More information about the pkg-multimedia-commits
mailing list