[Pkg-sugar-commit] [sugar-presence-service] 03/06: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Fri Jun 26 16:19:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository sugar-presence-service.

commit 25e4a662ae8301fe91959ffc4de51e22e3c801c4
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jun 26 10:52:50 2015 -0500

    Tidy rules file: Suppress versioned debhelper build-dependency.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 81cf8bb..f269230 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,10 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 #  * TODO: drop cdbs_python_binary fallback when cdbs 0.5 is stable
 CDBS_BUILD_DEPENDS_class_python-autotools_python = $(or $(cdbs_curpythonruntime),$(cdbs_python_binary))
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 pkgbranch = $(basename $(DEB_UPSTREAM_VERSION))
 
 DEB_UPSTREAM_PACKAGE = $(pkg)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-presence-service.git



More information about the pkg-sugar-commit mailing list