[Pkg-sugar-commit] [sugar-calculate-activity] 01/06: Update package relations: (Build-)depend on unbranched Glucose (i.e. core libraries).
Jonas Smedegaard
dr at jones.dk
Sat Jun 27 18:11:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository sugar-calculate-activity.
commit c9654f77e62e66fc7f745b5c60fb9ffca8bbccc6
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Jun 27 12:54:32 2015 -0500
Update package relations: (Build-)depend on unbranched Glucose (i.e. core libraries).
---
debian/rules | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 4ac8c73..beaf4ee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,6 @@ include /usr/share/cdbs/1/class/python-sugar.mk
include /usr/share/cdbs/1/rules/debhelper.mk
pkg = sugar-calculate-activity
-DEB_SUGAR_PRIMARY_BRANCH = 0.98
DEB_UPSTREAM_PACKAGE = Calculate
DEB_UPSTREAM_URL = http://download.sugarlabs.org/sources/sucrose/fructose/$(DEB_UPSTREAM_PACKAGE)
@@ -33,11 +32,11 @@ DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
CDBS_BUILD_DEPENDS_class_python-sugar_python = $(or $(cdbs_curpythonruntime),$(cdbs_python_binary))
# Needed (always/often/seldom) at runtime
-CDBS_DEPENDS_$(pkg) = python, $(call cdbs_sugar_anybranchdeps,python-sugar python-sugar-toolkit)
+CDBS_DEPENDS_$(pkg) = python, python-sugar python-sugar-toolkit
CDBS_DEPENDS_$(pkg) += , python-gobject, python-gtk2, python-dbus, python-telepathy
CDBS_DEPENDS_$(pkg) += , python-rsvg
CDBS_RECOMMENDS_$(pkg) = python-matplotlib
-CDBS_SUGGEST_$(pkg) = $(call cdbs_sugar_anybranchdeps,sugar-session)
+CDBS_SUGGEST_$(pkg) = sugar-session
binary-fixup/$(pkg)::
find $(cdbs_curdestdir) -type f -name '*.svg' -exec chmod -R -x '{}' \;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-calculate-activity.git
More information about the pkg-sugar-commit
mailing list