This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository game-data-packager.
commit 79fee47a4d7ee89caf950f74ff4bf692a7f138a5 Author: Alexandre Detiste <[email protected]> Date: Mon Nov 16 18:15:25 2015 +0100 sfinx: factor-out 'engine:' --- data/sfinx.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/sfinx.yaml b/data/sfinx.yaml index c2ae297..5952e29 100644 --- a/data/sfinx.yaml +++ b/data/sfinx.yaml @@ -2,6 +2,7 @@ copyright: © 1997 L.K. Avalon plugin: scummvm_common wiki: Sfinx +engine: scummvm (>= 1.8.0) help_text: | This requires a recent ScummVM build (December 22, 2014 or more recent), @@ -10,7 +11,6 @@ help_text: | packages: sfinx-en-data: - engine: scummvm (>= 1.8.0) version: '1.1' provides: sfinx-data component: main @@ -21,7 +21,6 @@ packages: - license.txt sfinx-pl-data: - engine: scummvm (>= 1.8.0) lang: pl version: '1.0' provides: sfinx-data -- 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

