[Pkg-sugar-commit] [sugar-read-activity] 03/06: Tidy rules file: Suppress versioned debhelper build-dependency.
Jonas Smedegaard
dr at jones.dk
Mon Jun 29 03:24:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository sugar-read-activity.
commit fbc721fa84a8859d1bee3e02a696a4cd39bdabde
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Jun 28 22:14:29 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 5caaac4..76b9351 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,10 @@ CDBS_BUILD_DEPENDS_class_python-sugar_python = python
# Override Sugar toolkit to use
CDBS_BUILD_DEPENDS_class_python-sugar_sugar = python-sugar3, unzip
+# Build-depend unversioned on debhelper
+# TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
# Needed (always/often) at runtime
# * recent Evince needed to allegedly avoid crash in evinceadapter
# * legacy/older telepathy-gabble (CHANNEL_TYPE_TUBES) needed for Tubes ABI
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-read-activity.git
More information about the pkg-sugar-commit
mailing list