[X2Go-Commits] [x2goserver] 49/99: x2goserver/lib/x2goupdateoptionsstring: add space between link and punctuation character for easier copying.
git-admin at x2go.org
git-admin at x2go.org
Mon Dec 28 06:10:46 CET 2020
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goserver.
commit 99e62cbbf2f9dbad6d670be4636a08ea5e5b0c86
Author: Mihai Moldovan <ionic at ionic.de>
Date: Thu Nov 12 10:33:26 2020 +0100
x2goserver/lib/x2goupdateoptionsstring: add space between link and punctuation character for easier copying.
---
debian/changelog | 2 ++
x2goserver/bin/x2goupdateoptionsstring | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 797fd9a6..2a7201ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -279,6 +279,8 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium
- X2Go/Server/Agent/NX/Options.pm: whitespace-only on fake enum-subs.
- X2Go/Server/Agent/NX/Options.pm: add empty BEGIN block in case it's ever
needed (and if not, it shouldn't have any side effects anyway).
+ - x2goserver/lib/x2goupdateoptionsstring: add space between link and
+ punctuation character for easier copying.
* 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 52b9bc43..582a33d2 100755
--- a/x2goserver/bin/x2goupdateoptionsstring
+++ b/x2goserver/bin/x2goupdateoptionsstring
@@ -339,7 +339,7 @@ after the separating pipe character will generate broken links.
Make sure to only break it during the description or, generally, on space
characters.
A workaround for this as been proposed in
-https://github.com/Perl/perl5/issues/18305.
+https://github.com/Perl/perl5/issues/18305 .
B<x2goupdateoptionsstring> is a utility for manipulating options strings as
passed to B<X2Go/NX Agent>.
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
More information about the x2go-commits
mailing list