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 f64c5a3a137a4ee981c625da734a3abf85c41523 Author: Alexandre Detiste <[email protected]> Date: Mon Jun 29 17:43:02 2015 +0200 blakestone: reject known old files --- data/blakestone.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/blakestone.yaml b/data/blakestone.yaml index 1fa4841..e16b92c 100644 --- a/data/blakestone.yaml +++ b/data/blakestone.yaml @@ -33,6 +33,7 @@ packages: - license.doc blakestone-old-data: + DISABLED: not support by ecwolf longname: "Blake Stone: Aliens of Gold (v ???)" #better_version: blakestone-data install: @@ -81,18 +82,25 @@ packages: files: maphead.bs6_old: install_as: maphead.bs6 + unsuitable: Blake Stone 3.0 is required maptemp.bs6_old: install_as: maptemp.bs6 + unsuitable: Blake Stone 3.0 is required svswap.bs6_old: install_as: svswap.bs6 + unsuitable: Blake Stone 3.0 is required vgadict.bs6_old: install_as: vgadict.bs6 + unsuitable: Blake Stone 3.0 is required vgagraph.bs6_old: install_as: vgagraph.bs6 + unsuitable: Blake Stone 3.0 is required vgahead.bs6_old: install_as: vgahead.bs6 + unsuitable: Blake Stone 3.0 is required vswap.bs6_old: install_as: vswap.bs6 + unsuitable: Blake Stone 3.0 is required manual.pdf: install_to: $docdir -- 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

