This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository game-data-packager.
commit 22076f14546b9e0446910e4551dc931a1cb1a471 Author: Simon McVittie <[email protected]> Date: Sun Nov 1 00:57:48 2015 +0000 quake3: always install the Index.html from the Linux or Windows full version, not the one from the demo if found --- data/quake3.yaml | 2 -- debian/changelog | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/quake3.yaml b/data/quake3.yaml index 57f65ed..c051269 100644 --- a/data/quake3.yaml +++ b/data/quake3.yaml @@ -1248,8 +1248,6 @@ files: alternatives: - Help/Index.html?linux - Help/Index.html?win - - Help/Index.html?demo - - Help/Index.html?team Help/Index.html?win: look_for: [Help/Index.html,Help/Index.htm] diff --git a/debian/changelog b/debian/changelog index 0957216..522c5a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -130,6 +130,8 @@ game-data-packager (43) UNRELEASED; urgency=medium * Add --debug command-line option, more discoverable than DEBUG=1 * Make GOG search-paths more declarative * quake3-team-arena-data: remove colliding symlink + * quake3: always install the Index.html from the Linux or Windows + full version, not the one from the demo if found -- Simon McVittie <[email protected]> Thu, 16 Jul 2015 09:59:23 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

