This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 704c4ab92d20070dd160824c9b66a6d1c56dcc49 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jul 16 11:41:53 2019 +0200 In x2goclient D, add hello as an alternative to x2gokdriveclient. Works around non-available x2gokdriveclient on Debian jessie. --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index faffb3e..e425125 100644 --- a/debian/changelog +++ b/debian/changelog @@ -134,7 +134,8 @@ x2goclient (4.1.2.2-0x2go1) UNRELEASED; urgency=medium + In x2goclient R, prefer freerdp2-x11 over rdesktop over freerdp-x11 (which is broken these days anyway). + In x2goclient D, add x2gokdriveclient. - + + In x2goclient D, add hello as an alternative to x2gokdriveclient. Works + around non-available x2gokdriveclient on Debian jessie. [ Tom Ruzicka ] * New upstream release (4.1.2.2): - Add new translation: Czech. diff --git a/debian/control b/debian/control index d280a09..eaf981e 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Depends: ${misc:Depends}, openssh-client, nxproxy | qvd-nxproxy, - x2gokdriveclient, + x2gokdriveclient | hello, Recommends: openssh-server, freerdp2-x11 | rdesktop | freerdp-x11, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git