This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 83a01b13787f027ae0dd7dc56f51c96327ca7792 Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Nov 8 04:52:55 2020 +0100 X2Go/Server/Agent/NX/Options.pm: fix nxagent man page link. --- 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 78179e31..f64a8ce3 100644 --- a/X2Go/Server/Agent/NX/Options.pm +++ b/X2Go/Server/Agent/NX/Options.pm @@ -905,7 +905,7 @@ If this is not the case, please report a bug. =head1 OPTIONS STRINGS B<X2Go/NX Agent> options strings are fully documented in -L<nxagent's documentation|nxagent> and additional, linked places therein. +L<nxagent's documentation|nxagent(1)> and additional, linked places therein. This module is not really concerned with the actual content of an options string, but mostly its format. diff --git a/debian/changelog b/debian/changelog index 66d24289..59e6ac35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -250,6 +250,7 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium - {X2Go/Server/Agent/NX/Options.pm, x2goserver/lib/x2goupdateoptionsstring}: update AUTHOR sections with proper links. + - X2Go/Server/Agent/NX/Options.pm: fix nxagent man page link. * 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