This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 088e03f740a371be966cc5bbf77ce40d3ff967ca Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 6 07:27:16 2020 +0100 x2goserver/lib/x2goupdateoptionsstring: fix man page specification, options string was missing. --- debian/changelog | 2 ++ x2goserver/bin/x2goupdateoptionsstring | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8b94ebbe..d27e1b9a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -191,6 +191,8 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium - x2goserver/lib/x2goupdateoptionsstring: update copyright notice. - X2Go/Server/Agentt/: add new (stub) file NX/Options.pm as a library version of the options string manipulation code. + - x2goserver/lib/x2goupdateoptionsstring: fix man page specification, + options string was missing. * debian/control: + Build-depend upon lsb-release for distro version detection. * debian/x2goserver.manpages: diff --git a/x2goserver/bin/x2goupdateoptionsstring b/x2goserver/bin/x2goupdateoptionsstring index b7f12b98..6eefec9b 100755 --- a/x2goserver/bin/x2goupdateoptionsstring +++ b/x2goserver/bin/x2goupdateoptionsstring @@ -933,7 +933,7 @@ x2goupdateoptionsstring - X2Go Agent Options String Manipulator =item B<x2goupdateoptionsstring> B<--man> -=item B<x2goupdateoptionsstring> [B<--debug>|B<-d>] [B<-->] [B<->|B<+>]I<key>[B<=>I<value>] ... +=item B<x2goupdateoptionsstring> [B<--debug>|B<-d>] [B<-->] I<options_string> [B<->|B<+>]I<key>[B<=>I<value>] ... =back -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git