This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from edeaf33 debian/rules: don't fail if we don't have the systemd addon. new 3ee38d4 README.md: whitespace fixes and typo correction. The 1 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: README.md | 8 ++++---- debian/changelog | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) -- Alioth's /srv/git/code.x2go.org/x2goserver.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 3ee38d43b6f23a25903d268db3f0389266e413b8 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Mar 1 14:29:46 2017 +0100 README.md: whitespace fixes and typo correction. --- README.md | 8 ++++---- debian/changelog | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 148e15c..0963ebe 100644 --- a/README.md +++ b/README.md @@ -37,19 +37,19 @@ interact. * x2goserver-xsession - This folder contains the project for fiddling arround with Xsession files of your own system and + This folder contains the project for fiddling around with Xsession files of your own system and the X2Go Server's Xsession files. * INSTALL - + This file contains installation instructions for building and installing it from a tarball. - * Makefile + * Makefile This file is used by [http://www.gnu.org/software/make/manual/make.html](make) to build and install the code with the appropriate compiler. * Makefile.docupload - + This file is used by [http://www.gnu.org/software/make/manual/make.html](make) to build and upload the x2goserver documentation. * UNINSTALL diff --git a/debian/changelog b/debian/changelog index c50fd16..7380a04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -190,6 +190,7 @@ x2goserver (4.1.0.0-0x2go1.2) UNRELEASED; urgency=low x2goserver-agent.features to x2goserver-x2goagent.features. - x2goserver/sbin/x2gocleansessions: add -d short parameter for enabling debugging capabilities to POD. + - README.md: whitespace fixes and typo correction. * x2goserver.spec: - Only create session DB in x2goserver's post install script. Do use proper Requires(post) statements to make sure perl-X2Go-Server-DB and -- Alioth's /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git