[game-data-packager] branch master updated (ec85f84 -> 6565c3a)
Simon McVittie
smcv at debian.org
Mon Jan 12 10:49:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
smcv pushed a change to branch master
in repository game-data-packager.
from ec85f84 changelog
new 40b703d make check: run on uninstalled data as intended
new 3a0e3bd tyrian: avoid having two identical files
new e079ec6 Redo logic for files with alternatives to avoid unnecessary warnings (Closes: #775152)
new cd25e64 Add support for flagging files in YAML as known-but-unsuitable, and use it for older versions of various .wad files
new df6fe29 Delete todo.mdwn, both entries exist as bugs
new 6565c3a improve documentation (but adding_a_game is still incomplete)
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile | 2 +-
data/doom.yaml | 34 ++--
data/doom2.yaml | 55 +++---
data/final-doom.yaml | 6 -
data/heretic.yaml | 10 +-
data/hexen.yaml | 17 +-
data/rtcw.yaml | 3 -
data/tyrian.yaml | 8 +-
debian/changelog | 4 +
doc/adding_a_game.mdwn | 232 +++++++++++------------
doc/todo.mdwn | 3 -
lib/game_data_packager/__init__.py | 281 ++++++++++++++++++++--------
lib/game_data_packager/check_syntax.py | 8 +-
lib/game_data_packager/games/doom_common.py | 24 +++
14 files changed, 413 insertions(+), 274 deletions(-)
delete mode 100644 doc/todo.mdwn
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git
More information about the Pkg-games-commits
mailing list