This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 505c2d4503f5c9e0ac1b7a07600b32df9524c53d Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Nov 10 08:20:22 2020 +0100 X2Go/Server/Agent/NX/Options.pm: typo compactation => compaction. --- 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 ee0d8b0a..14973ddc 100644 --- a/X2Go/Server/Agent/NX/Options.pm +++ b/X2Go/Server/Agent/NX/Options.pm @@ -961,7 +961,7 @@ An implicit empty element is added whenever the resulting options string would only contain the display number. This one I<can not> be removed, but also won't show up anywhere. Adding any non-empty new key will automatically replace such an empty element, -without any need for actual compactation. +without any need for actual compaction. =item * diff --git a/debian/changelog b/debian/changelog index 54af6d1a..ee406cab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -275,6 +275,7 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium example calls. - X2Go/Server/Agent/NX/Options.pm: document that NUL bytes can only be URL-encoded, but that this not recommended. + - X2Go/Server/Agent/NX/Options.pm: typo compactation => compaction. * 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