This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 992de8b5e51ae32df8c34873fe0d624c09f1b973 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Nov 23 03:07:59 2020 +0100 debian/changelog: typo and whitespace fixes. --- debian/changelog | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4bcc4745..36c3ab1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -189,7 +189,7 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium - x2goserver/lib/x2goupdateoptionsstring: fix typo in print statement syntax. Non-functional. - x2goserver/lib/x2goupdateoptionsstring: update copyright notice. - - X2Go/Server/Agentt/: add new (stub) file NX/Options.pm as a library + - X2Go/Server/Agent/: 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. @@ -249,18 +249,18 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium x2goserver/lib/x2goupdateoptionsstring}: add =pod markers. - {X2Go/Server/Agent/NX/Options.pm, x2goserver/lib/x2goupdateoptionsstring}: update AUTHOR sections with - proper links. + proper links. - X2Go/Server/Agent/NX/Options.pm: fix nxagent man page link. - x2goserver/lib/x2goupdateoptionsstring: considerably simplify while loop logic that iterates over transformations. I have no idea why I thought it had to be so complicated in the first place... - {X2Go/Server/Agent/NX/Options.pm, x2goserver/lib/x2goupdateoptionsstring}: reformat/reflow so that each - sentence starts on a proper line. This is particularly interesting for - the troff output, since GNU troff's heuristic for generating double - spaces (by default) after a punctuation character wouldn't trigger - otherwise. Since it has no adverse effects on other generators, let's - just do it like that. + sentence starts on a proper line. This is particularly interesting for + the troff output, since GNU troff's heuristic for generating double + spaces (by default) after a punctuation character wouldn't trigger + otherwise. Since it has no adverse effects on other generators, let's + just do it like that. - X2Go/Server/Agent/NX/Options.pm: replace "treat as" with "treat like". - X2Go/Server/Agent/NX/Options.pm: clear up "logically equivalent but logically very different" situation. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git