[game-data-packager] branch master updated (5eedeb9 -> 5512a24)

Simon McVittie smcv at debian.org
Mon Dec 4 10:02:18 UTC 2017


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  5eedeb9   scummvm: next version will be 2.0
       new  e5af1cf   PackagingTask: Remove unused download_failed set
       new  8eada49   PackagingTask: Don't crash if all download attempts fail
       new  553c474   quake: Add support for Abyss of Pandemonium
       new  bbc1f7e   Add support for expansions that are only conditionally downloaded
       new  5512a24   quake3: add Threewave CTF

The 5 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:
 data/quake.yaml                      |  63 +++
 data/quake3.yaml                     | 862 ++++++++++++++++++++++++++++++++++-
 debian/changelog                     |   7 +
 debian/quake3.lintian-overrides      |   1 +
 doc/adding_a_game.mdwn               |   4 +
 doc/tags.txt                         |   1 +
 game_data_packager/__init__.py       |   1 +
 game_data_packager/build.py          |  84 +++-
 game_data_packager/command_line.py   |   3 +
 game_data_packager/data.py           |  15 +
 game_data_packager/download.py       |   6 +-
 runtime/launch-quake3-server.yaml.in |   3 +
 runtime/launch-quake3.yaml.in        |   3 +
 runtime/quake3-threewave.desktop.in  |  12 +
 14 files changed, 1044 insertions(+), 21 deletions(-)
 create mode 100644 runtime/quake3-threewave.desktop.in

-- 
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