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 48decf0f25bcdbd7dc757d03838cb1c0fe90c278 Author: Alexandre Detiste <[email protected]> Date: Fri Feb 6 14:28:05 2015 +0100 doom2: no rest: avoid assertion against extraneous engine on expansion --- data/doom2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/doom2.yaml b/data/doom2.yaml index 83683a4..2c820d9 100644 --- a/data/doom2.yaml +++ b/data/doom2.yaml @@ -32,7 +32,7 @@ packages: expansion_for: doom2-wad doom_engine: prboom-plus debian: - engine: prboom-plus + recommends: prboom-plus steam: id: 208200 #path: common/<Doom 3 BFG edition ... something> -- 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

