This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 94fbba208b269393f3a2897da2c1fd6ef6de6af0 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Nov 9 10:45:01 2020 +0100 X2Go/Server/Agent/NX/Options.pm: replace "treat as" with "treat like". --- X2Go/Server/Agent/NX/Options.pm | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/X2Go/Server/Agent/NX/Options.pm b/X2Go/Server/Agent/NX/Options.pm index 0a1628bb..9b9de642 100644 --- a/X2Go/Server/Agent/NX/Options.pm +++ b/X2Go/Server/Agent/NX/Options.pm @@ -873,7 +873,7 @@ Parsing errors are indicated by it returning C<undef>. The returned value is actually a I<reference> to an I<array> of I<hash> I<references>, but you should make no assumptions to the layout or even its actual format. -Treat it as a black box. +Treat it like a black box. Crucially, whenever an I<intermediate> is expected, such a I<reference> should be passed. diff --git a/debian/changelog b/debian/changelog index be8b4dd9..894513ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -261,6 +261,7 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium spaces (by default) after a punctuation character wouldn't trigger otherwise. Since it has no adverse effects on other generators, let's just do it like that. + - X2Go/Server/Agent/NX/Options.pm: replace "treat as" with "treat like". * debian/control: + Build-depend upon lsb-release for distro version detection. * debian/x2goserver.manpages: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git