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 6d7dff837e4ae9ff7218fce6c1d932c3cdc4732b Author: Simon McVittie <[email protected]> Date: Tue Jan 13 21:49:45 2015 +0000 Set Wolfenstein 3D's longname to indicate that we currently build the demo --- data/wolf3d.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/wolf3d.yaml b/data/wolf3d.yaml index 00d7ff5..2ff1977 100644 --- a/data/wolf3d.yaml +++ b/data/wolf3d.yaml @@ -1,10 +1,11 @@ %YAML 1.2 --- +longname: Wolfenstein 3D packages: wolf3d-demo-data: type: full - longname: Wolfenstein 3D + longname: Wolfenstein 3D (demo) steam_path: Wolfenstein 3D install_to: usr/share/games/wolf3d install_files_from_cksums: | -- 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

