[Pkg-sugar-commit] [sugar-record-activity] 03/07: Update package relations: Build-depend on unbranched python-sugar and python-sugar-toolkit. Fix depend on python-sugar and python-sugar-toolkit.

Jonas Smedegaard dr at jones.dk
Fri Jun 26 16:39:15 UTC 2015


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

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

commit b548cbbad1ff794aba3404bc334502bb3cad995d
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jun 26 11:30:18 2015 -0500

    Update package relations: Build-depend on unbranched python-sugar and python-sugar-toolkit. Fix depend on python-sugar and python-sugar-toolkit.
---
 debian/rules | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 84caa32..3b9032c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,8 +23,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 
 pkg = $(DEB_SOURCE_PACKAGE)
 
-DEB_SUGAR_PRIMARY_BRANCH = 0.104
-
 DEB_UPSTREAM_PACKAGE = Record
 DEB_UPSTREAM_URL = http://download.sugarlabs.org/sources/honey/$(DEB_UPSTREAM_PACKAGE)
 DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
@@ -34,7 +32,8 @@ DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
 CDBS_BUILD_DEPENDS_class_python-sugar_python = $(or $(cdbs_curpythonruntime),$(cdbs_python_binary))
 
 # Needed (always/often/sometimes) at runtime
-python-deps = hippocanvas telepathy gtk2 gst0.10 gobject-2 cairo dbus rsvg
+python-deps = sugar sugar-toolkit hippocanvas telepathy gtk2 gst0.10
+python-deps += gobject-2 cairo dbus rsvg
 gstreamer-deps = alsa plugins-good ffmpeg x
 CDBS_DEPENDS_$(pkg) = python
 CDBS_DEPENDS_$(pkg) +=, $(patsubst %,$(comma) python-%,$(python-deps))

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



More information about the pkg-sugar-commit mailing list