[Pkg-sugar-commit] [sugar] 01/07: Fix have python-jarabe (not only sugar-session) depend on (default-)dbus-session-bus, with fallback on dbus-x11 to ease backporting. Really closes: Bug#836394. Thanks to Simon McVittie.

Jonas Smedegaard dr at jones.dk
Sat Jan 21 18:46:56 UTC 2017


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

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

commit 98867ce29a0fe944802880e2ea658ec9140f08b1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jan 21 19:10:31 2017 +0100

    Fix have python-jarabe (not only sugar-session) depend on (default-)dbus-session-bus, with fallback on dbus-x11 to ease backporting. Really closes: Bug#836394. Thanks to Simon McVittie.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 278d031..abf987e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -120,7 +120,8 @@ recommends-session +=, default-dbus-session-bus | dbus-session-bus | dbus-x11
 recommends-session +=, mobile-broadband-provider-info, telepathy-salut
 recommends-session +=, $(pkg-fructose)
 recommends-jarabe = python-carquinyol
-recommends-jarabe +=, dbus-x11, network-manager, modemmanager, gconf2
+recommends-jarabe +=, default-dbus-session-bus | dbus-session-bus | dbus-x11
+recommends-jarabe +=, network-manager, modemmanager, gconf2
 recommends-jarabe +=, avahi-autoipd, openssh-client, xdg-user-dirs
 recommends-jarabe +=, libpam-systemd | consolekit
 suggests-session = gdb-minimal | gdb, olpc-powerd

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



More information about the pkg-sugar-commit mailing list