This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/4.0.1.x in repository x2goserver. commit 21ad1ba82aa59d51cbbb0d91ace946a4700b2a21 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Nov 2 07:22:28 2017 +0100 debian/control: pull in x2goagent >= 3.5.0.33 explicitly, first version that reflects the x2goagent.options file move. --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 78a7d70..8a26609 100644 --- a/debian/changelog +++ b/debian/changelog @@ -109,6 +109,8 @@ x2goserver (4.0.1.21-0x2go1) UNRELEASED; urgency=medium - Whitespace fixes. - Add BD on dh-systemd. We'll need it for systemd integration. - Depend upon dbus for dbus-run-session. + - Pull in x2goagent >= 3.5.0.33 explicitly, first version that reflects + the x2goagent.options file move. * 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 3c8c802..7533c5e 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - x2goagent (>= 2:3.5.0.25-0~), + x2goagent (>= 2:3.5.0.33-0~), bash, lsof, bc, -- Alioth's /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git