This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 9e5fe10 x2goserver/{bin/x2go{runcommand,suspend-session},sbin/x2gocleansessions}: remove hopefully redundant HOSTNAME export commands. new 581a6d2 debian/control: depend upon newer x2goagent package that now provides the x2goagent.options file. new 2dff175 debian/changelog: sync with release/4.0.1.x branch. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) -- Alioth's /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 581a6d2a5568df25ab6d4d7c320bd17250ccef0f Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Nov 2 07:36:06 2017 +0100 debian/control: depend upon newer x2goagent package that now provides the x2goagent.options file. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index f7398ab..3d2474a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -232,6 +232,8 @@ x2goserver (4.1.0.0-0x2go1.2) UNRELEASED; urgency=low - x2goserver-x2goagent needs nxagent 3.5.99.3 and higher. * debian/control: - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. + - Depend upon newer x2goagent package that now provides the + x2goagent.options file. * debian/: - Remove x2goserver-x2goagent.dirs and hope it's really unneeded, because the Makefile creates these directories correctly. -- Alioth's /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 2dff1757d4d26a6b618dc857256ae260efe2be34 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Nov 2 07:37:50 2017 +0100 debian/changelog: sync with release/4.0.1.x branch. --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3d2474a..2c7421f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -309,6 +309,7 @@ x2goserver (4.0.1.21-0x2go1) UNRELEASED; urgency=medium - x2goserver/{bin/x2go{runcommand,suspend-session}, sbin/x2gocleansessions}: remove hopefully redundant HOSTNAME export commands. + - x2goserver/etc/x2goagent.options: remove file, moved to x2goagent. * x2goserver.spec: - Add mandatory perl-generators Build-Requires as per https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl @@ -351,12 +352,16 @@ 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: - 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 -- Alioth's /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git