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

Jonas Smedegaard dr at jones.dk
Sat Jun 27 18:11:47 UTC 2015


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

js pushed a commit to branch master
in repository sugar-calculate-activity.

commit ee29cf1ce71cdca428bf75b6c352fd4e52a79d4e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jun 27 12:55:43 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 beaf4ee..3711038 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,6 +31,10 @@ DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
 #  * TODO: drop cdbs_python_binary fallback when cdbs 0.5 is stable
 CDBS_BUILD_DEPENDS_class_python-sugar_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
+
 # Needed (always/often/seldom) at runtime
 CDBS_DEPENDS_$(pkg) = python, python-sugar python-sugar-toolkit
 CDBS_DEPENDS_$(pkg) += , python-gobject, python-gtk2, python-dbus, python-telepathy

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



More information about the pkg-sugar-commit mailing list