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 577726fc30646add3279550ba2f306dfda3b02d6 Author: Alexandre Detiste <[email protected]> Date: Sat Jul 11 08:44:27 2015 +0200 Doom 3 - Resurrection of Evil: move engine to yaml file --- data/doom3-resurrection-data.control.in | 1 - data/doom3.yaml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/data/doom3-resurrection-data.control.in b/data/doom3-resurrection-data.control.in index 422f21e..333a729 100644 --- a/data/doom3-resurrection-data.control.in +++ b/data/doom3-resurrection-data.control.in @@ -1,4 +1,3 @@ -Recommends: dhewm3-d3xp Description: game data for Doom 3: Resurrection of Evil This package was built using game-data-packager. It contains proprietary game data and must not be redistributed. diff --git a/data/doom3.yaml b/data/doom3.yaml index b7ab01d..26b6df1 100644 --- a/data/doom3.yaml +++ b/data/doom3.yaml @@ -28,6 +28,7 @@ packages: longname: 'Doom 3: Resurrection of Evil' copyright: © 2005 id Software expansion_for: doom3-data + engine: dhewm3-d3xp steam: id: 9070 install_to: usr/share/games/doom3 -- 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

