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 15cd4c2958582cae1d1187a807d45ebfb6e7c8e8 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Nov 2 07:24:09 2017 +0100 x2goserver.spec: pull in x2goagent >= 3.5.0.33 explicitly, first version that reflects the x2goagent.options file move. --- debian/changelog | 2 ++ x2goserver.spec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8a26609..16ff389 100644 --- a/debian/changelog +++ b/debian/changelog @@ -103,6 +103,8 @@ x2goserver (4.0.1.21-0x2go1) UNRELEASED; urgency=medium should be specified as Requires(posttrans) as well. - Pull in dbus-run-session if possible. Only available on Fedora, SLE12+ and OpenSuSE 13+. + - Pull in x2goagent >= 3.5.0.33 explicitly, first version that reflects + the x2goagent.options file move. * debian/po: - Tiny fixup on author name. * debian/control: diff --git a/x2goserver.spec b/x2goserver.spec index 2981fb7..4f3f0eb 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -125,7 +125,7 @@ Requires: sudo %if 0%{?fedora} > 19 || 0%{?el5} || 0%{?el6} || 0%{?el7} Requires: logcheck %endif -Requires: x2goagent >= 3.5.0.25 +Requires: x2goagent >= 3.5.0.33 Requires(post): grep Requires: grep Requires(post): perl(DBD::SQLite) -- Alioth's /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git