This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit f5dcc1a99056fed98c73101a5cae5f59710c13f9 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Nov 1 08:38:54 2017 +0100 debian/control: depend upon dbus for dbus-run-session. Cherry-picked from release/4.0.1.x branch. --- debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7b20f55..f98e676 100644 --- a/debian/changelog +++ b/debian/changelog @@ -343,6 +343,7 @@ x2goserver (4.0.1.21-0x2go1) UNRELEASED; urgency=medium * debian/control: - Whitespace fixes. - Add BD on dh-systemd. We'll need it for systemd integration. + - Depend upon dbus for dbus-run-session. * debian/rules: - Call the systemd addon to process and install the systemd service file. - Don't fail if we don't have the systemd addon. Systems that don't have diff --git a/debian/control b/debian/control index f357bfb..a39e781 100644 --- a/debian/control +++ b/debian/control @@ -256,7 +256,8 @@ Depends: ${misc:Depends}, x2goserver (>= ${source:Version}), x2goserver (<< ${source:Version}.1~), x11-common, - perl-modules + perl-modules, + dbus Description: X2Go Server (Xsession runner) X2Go is a server based computing environment with - session resuming -- Alioth's /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git