This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit c4f84d57c479b36e0c2c22c5fecd2c38d8eb7b06 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Mar 2 23:44:08 2018 +0100 x2goserver-x2goagent/etc/x2goagent.options: typo fix in comment only. --- debian/changelog | 1 + x2goserver-x2goagent/etc/x2goagent.options | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1c996a3..a8deb76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -110,6 +110,7 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium - x2goserver-common/etc/x2gosql/sql: reformat PostgreSQL comments. - X2Go/Server/DB.pm: don't use X2Go::Server::DB::MySQL for now. - X2Go/Server/DB.pm: comment out calls to X2Go::Server::DB::MySQL::*. + - x2goserver-x2goagent/etc/x2goagent.options: typo fix in comment only. * debian/{control,compat}: + Bump DH compat level to 9. * debian/: diff --git a/x2goserver-x2goagent/etc/x2goagent.options b/x2goserver-x2goagent/etc/x2goagent.options index bd19c41..be1aabd 100644 --- a/x2goserver-x2goagent/etc/x2goagent.options +++ b/x2goserver-x2goagent/etc/x2goagent.options @@ -1,7 +1,7 @@ # # This file can be used to specify default options that are passed to nxagent. # -# These options can be overriden by the client! +# These options can be overridden by the client! # # See the output of `nxagent -help` for the full list of options. # -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git