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

Jonas Smedegaard dr at jones.dk
Sat Jun 27 18:56: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-etoys-activity.

commit a743f1f3c0bba4373029e7085a58d44aad8869ab
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jun 27 13:37:58 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 76381cf..fd1c346 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,10 @@ CDBS_BUILD_DEPENDS_class_python-sugar_sugar = python-sugar3, unzip
 # Suppress unneeded auto-resolved build-dependency on python-dev
 CDBS_BUILD_DEPENDS_class_python-sugar_python = python
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed (always) at runtime
 depends = etoys, python
 

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



More information about the pkg-sugar-commit mailing list