This is an automated email from the git hooks/post-receive script. sistpoty-guest pushed a commit to branch master in repository trigger-rally.
commit 2d6e80f96f92036854a31dde6576b1baa530169e Author: Stefan Potyra <[email protected]> Date: Fri Nov 24 21:37:12 2017 +0100 Updated config file in manpage (see https://bugs.launchpad.net/ubuntu/+source/trigger-rally/+bug/1734222). --- debian/changelog | 7 +++++++ debian/trigger-rally.6.sgml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9a03f99..e0afe7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +trigger-rally (0.6.5+dfsg-3) UNRELEASED; urgency=medium + + * debian/trigger-rally.6.sgml: Update path for configuration file. + Thanks to Esteban Lucchesi (LPTS: #1734222) + + -- Stefan Potyra <[email protected]> Fri, 24 Nov 2017 21:34:20 +0100 + trigger-rally (0.6.5+dfsg-2) unstable; urgency=medium * Team upload. diff --git a/debian/trigger-rally.6.sgml b/debian/trigger-rally.6.sgml index 3b32bce..93fac35 100644 --- a/debian/trigger-rally.6.sgml +++ b/debian/trigger-rally.6.sgml @@ -62,7 +62,7 @@ <title>FILES</title> <variablelist> <varlistentry> - <term><filename>$(HOME)/.trigger/trigger.config</filename></term> + <term><filename>$(HOME)/.trigger-rally/trigger-rally-<version>.config</filename></term> <listitem> <para>Configuration file for trigger. Among other things, screen resolution, keyboard controls and joystick setup is -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/trigger-rally.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

