[Pkg-sugar-commit] [sugar-presence-service] 08/09: Suppress unneeded auto-resolved build-dependency on python-dev.

Jonas Smedegaard dr at jones.dk
Mon Apr 20 13:36:12 UTC 2015


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

js pushed a commit to annotated tag debian/0.84.1-1
in repository sugar-presence-service.

commit 16f6b73da0d5568bda35295150a2d0678eb0351b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jun 25 19:37:17 2010 +0200

    Suppress unneeded auto-resolved build-dependency on python-dev.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index cf28506..6d79138 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,9 @@ include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/python-autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
+# Suppress unneeded auto-resolved build-dependency on python-dev
+CDBS_BUILD_DEPENDS_class_python-autotools_python = python$(cdbs_python_nondefault_version)
+
 pkgbase = sugar-presence-service
 pkgbranch = 0.84
 pkg = $(pkgbase)-$(pkgbranch)

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



More information about the pkg-sugar-commit mailing list