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

Jonas Smedegaard dr at jones.dk
Sat Jun 27 18:43:42 UTC 2015


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

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

commit 717a99a059af84d809dd1c4e9bf38cfed0b9e6b7
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jun 27 13:28:05 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 43305b2..de970f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,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
 #  * evtest used optionally to detect need for switching to TABLET_MODE
 #  * gstreamer1.0-plugins-good needed to parse wav files

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



More information about the pkg-sugar-commit mailing list