[Pkg-sugar-commit] [sugar-datastore] 03/05: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Sat Jun 27 16:18:59 UTC 2015


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

js pushed a commit to branch master-0.104
in repository sugar-datastore.

commit 87a38fad4db745c3c3f16336f7aa8002088715e4
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jun 27 11:15:48 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 ac87851..d0436de 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,6 +48,10 @@ DEB_UPSTREAM_PACKAGE = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_URL = http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore
 DEB_UPSTREAM_TARBALL_EXTENSION = tar.xz
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed (always/seldom) at runtime
 CDBS_DEPENDS_$(pkg) = python-gi, python-dbus, python-xapian, python-sugar3
 CDBS_DEPENDS_$(pkg) +=, gir1.2-glib-2.0

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



More information about the pkg-sugar-commit mailing list