[Pkg-sugar-commit] [sugar-toolkit] 01/02: Update package relations: Depend on Python-2-gobject (with only fallback on python-gobject). (See bug#802153).

Jonas Smedegaard dr at jones.dk
Mon Nov 20 21:32:53 UTC 2017


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

js pushed a commit to annotated tag debian/0.112-2
in repository sugar-toolkit.

commit 031b717bb782358d953fb94062b93fc907b5e4b1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Nov 20 22:28:47 2017 +0100

    Update package relations: Depend on Python-2-gobject (with only fallback on python-gobject). (See bug#802153).
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index fdd7e48..778bb3f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,9 +61,10 @@ bdeps +=, chrpath
 #  * unzip used in sugar.bundle.bundle
 #  * git used in sugar.activity.bundlebuilder
 #  TODO: Drop dbus-x11 fallback after stretch+1
-python-depends = gtk2 dbus gobject cairo telepathy
+python-depends = gtk2 dbus cairo telepathy
 python-depends += sugar hippocanvas gconf dateutil rsvg
 depends = $(patsubst %,$(comma) python-%,$(python-depends))
+depends +=, python-2-gobject | python-gobject
 recommends = sugar-presence-service, fonts-dejavu-core, unzip
 recommends +=, default-dbus-session-bus | dbus-session-bus | dbus-x11
 recommends +=, telepathy-mission-control-5, telepathy-salut

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



More information about the pkg-sugar-commit mailing list