This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository openarena.
commit 0e1001617cdfebc3731f90f6fb39a36f62394ea1 Author: Simon McVittie <[email protected]> Date: Sun Aug 17 23:20:58 2014 +0100 README.Debian: correct location of debian_server.cfg (part of a patch from Markus Koschany, Closes: #719592) --- debian/changelog | 2 ++ debian/openarena-server.README.Debian | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f6ccec0..f6f47a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ openarena (0.8.8-10) UNRELEASED; urgency=low * Link to readme_088.txt.gz and LINUXNOTES.gz, which are compressed by dh_compress in openarena-088-data and openarena-data respectively (Closes: #708626) + * README.Debian: correct location of debian_server.cfg + (part of a patch from Markus Koschany, Closes: #719592) -- Simon McVittie <[email protected]> Sat, 18 May 2013 22:03:16 +0100 diff --git a/debian/openarena-server.README.Debian b/debian/openarena-server.README.Debian index a0e97af..bc0c9a8 100644 --- a/debian/openarena-server.README.Debian +++ b/debian/openarena-server.README.Debian @@ -13,7 +13,7 @@ so you can find OA files in the /var/games/openarena-server/.openarena directory. By default, the init script will use -/usr/lib/games/openarena/baseoa/debian_server.cfg, which is a symlink to +/usr/lib/openarena-server/baseoa/debian_server.cfg, which is a symlink to /etc/openarena-server/server.cfg. You can edit this file, or put an alternative configuration in /var/games/openarena-server/.openarena/baseoa and change /etc/default/openarena-server to exec that. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openarena.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

