This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit bd04c590480093a486a9541d007d7e8fa71885d4 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Apr 14 15:09:17 2021 +0200 X2Go/Server/Agent/NX/Options.pm: same C<>-to-B<> conversion as in the previous commit. --- X2Go/Server/Agent/NX/Options.pm | 2 +- debian/changelog | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/X2Go/Server/Agent/NX/Options.pm b/X2Go/Server/Agent/NX/Options.pm index ed81781a..9ddaeeda 100644 --- a/X2Go/Server/Agent/NX/Options.pm +++ b/X2Go/Server/Agent/NX/Options.pm @@ -1071,7 +1071,7 @@ This module is not really concerned with the actual content of an options string, but mostly its format. An options string follows the form -[[I<key>[C<=>I<value>,]]C<:>I<displaynumber>. +[[I<key>[B<=>I<value>,]]B<:>I<displaynumber>. This has some interesting implications: diff --git a/debian/changelog b/debian/changelog index 31109706..e3f10b76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -397,6 +397,8 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium - x2goserver/bin/x2gooptionsstring: replace uses of C<> with B<> in cases where the generated output of the C<> sequence might enclose it in double quotes and creates confusing documentation strings. + - X2Go/Server/Agent/NX/Options.pm: same C<>-to-B<> conversion as in the + previous commit. * 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