This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit c91c69340c0bdc0255b13785590bfa43e301f7c7 Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Nov 8 04:23:16 2020 +0100 X2Go/Server/Agent/NX/Options.pm: fix typos in internal section links. --- X2Go/Server/Agent/NX/Options.pm | 4 ++-- debian/changelog | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/X2Go/Server/Agent/NX/Options.pm b/X2Go/Server/Agent/NX/Options.pm index 9422b852..68d127f5 100644 --- a/X2Go/Server/Agent/NX/Options.pm +++ b/X2Go/Server/Agent/NX/Options.pm @@ -859,7 +859,7 @@ X2Go::Server::Agent::NX::Options - NX Options modification module =head1 DESCRIPTION Use this module to modify or extract data from B<X2Go/NX Agent> options -strings. Refer to L</OPTION STRINGS> for an in-depth description of options +strings. Refer to L</OPTIONS STRINGS> for an in-depth description of options strings. First, transform the input options string into an intermediate representation @@ -876,7 +876,7 @@ I<intermediate> to C<compact_intermediate>. This is entirely optional and can be done at any step, as long as an I<intermediate> is available. To parse transformations, pass each one to C<interpret_transform>. Refer to -L</TRANSFOMATIONS> for documentation on transformation formats. This will +L</TRANSFORMATIONS> for documentation on transformation formats. This will either return C<undef> on error, or an array of two scalars - the transformation mode (an internal number) and the sanitized transformation string (i.e., the original transformation string with any preceding operator diff --git a/debian/changelog b/debian/changelog index 505b54f5..cd79e37c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -242,6 +242,7 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium when passing to grep and map operations. - X2Go/Server/Agent/NX/Options.pm: rework the lastly modified comment again, the changed explanation didn't match the reality. + - X2Go/Server/Agent/NX/Options.pm: fix typos in internal section links. * 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