This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from ef4da2a x2goserver/man/man8/x2gostartagent.8: Fix grammar flaw reported by Debian's lintian tool. new 1360221 x2goserver/man/man8/x2goresume-session.8: Fix grammar flaw reported by Debian's lintian tool. new 4aebdca debian/changelog: Add "New upstream release...". The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 7 +++++-- x2goserver/man/man8/x2goresume-session.8 | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 4aebdcad6fb2c8e22c10c0c86790b17812118031 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Feb 18 02:47:30 2018 +0100 debian/changelog: Add "New upstream release...". --- debian/changelog | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index ebe9363..101e11f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium [ Mike Gabriel ] - * x2goserver/man/man8/x2gostartagent.8: Fix grammar flaw reported by Debian's - lintian tool. - * x2goserver/man/man8/x2goresume-session.8: Fix grammar flaw reported by - Debian's lintian tool. + * New upstream release (4.1.0.1): + - x2goserver/man/man8/x2gostartagent.8: Fix grammar flaw reported by + Debian's lintian tool. + - x2goserver/man/man8/x2goresume-session.8: Fix grammar flaw reported by + Debian's lintian tool. -- X2Go Release Manager <git-admin@x2go.org> Thu, 15 Feb 2018 23:14:28 +0100 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 13602213c8364bb2996e5b8aa4cd6f306808a621 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Feb 18 02:46:16 2018 +0100 x2goserver/man/man8/x2goresume-session.8: Fix grammar flaw reported by Debian's lintian tool. --- debian/changelog | 2 ++ x2goserver/man/man8/x2goresume-session.8 | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a700a17..ebe9363 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium [ Mike Gabriel ] * x2goserver/man/man8/x2gostartagent.8: Fix grammar flaw reported by Debian's lintian tool. + * x2goserver/man/man8/x2goresume-session.8: Fix grammar flaw reported by + Debian's lintian tool. -- X2Go Release Manager <git-admin@x2go.org> Thu, 15 Feb 2018 23:14:28 +0100 diff --git a/x2goserver/man/man8/x2goresume-session.8 b/x2goserver/man/man8/x2goresume-session.8 index 8f705d0..b30621d 100644 --- a/x2goserver/man/man8/x2goresume-session.8 +++ b/x2goserver/man/man8/x2goresume-session.8 @@ -53,7 +53,7 @@ Keyboard type/model (e.g. pc105/us). Force setting keyboard layout and type within the X2Go session on startup. Values: 0 or 1. .TP \*(T<\fI\<clipboardmode>\fR\*(T> -The session's clipboard mode. Possible values: both, server, client, none. Allows to configure clipboard security +The session's clipboard mode. Possible values: both, server, client, none. Allows one to configure clipboard security per session via the connecting X2Go client. If the clipboard parameter is set server-side in /etc/x2go/x2goagent.options, then that value will override client-side settings. .SH RETURN VALUES -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git