[game-data-packager] branch master updated (4f71269 -> 0395df0)
Simon McVittie
smcv at debian.org
Tue Jan 13 22:57:26 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 4f71269 make a start on quake.yaml
new fc582ca ROTT: add checksums for all not yet used files
new bf16342 Wolf3D: add checksums for all not yet used files
new 559fe5b ROTT: add "Extreme ROTT" expansion
new 6b3680d Merge commit '559fe5b6a56d505a1dbb8c1714e4ea9655c3c537'
new f59072c fix a typo
new f7b1319 Add files from Wolfenstein 3D v1.1 and v1.2 patches, tagged unsuitable
new 6d7dff8 Set Wolfenstein 3D's longname to indicate that we currently build the demo
new 09b7f8b oddly enough, wolf3d-demo-data is a demo :-)
new 7652868 quake: add longname to all packages
new f0d475a quake: create tryexec scripts
new 05cab0a quake: move control.in, copyright files to locations used by Python code
new 0395df0 Installed-Size should be `du -sk . | cut -f1`, not `du -sk .`
The 12 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:
.../quake-armagon-music.control.in | 0
.../quake-dissolution-music.control.in | 0
.../quake-music.control.in | 0
{quake => data}/quake-music.copyright | 0
data/quake.yaml | 4 +-
data/rott-extreme-data.control.in | 16 ++++
...-data.copyright => rott-extreme-data.copyright} | 4 +-
data/rott-registered-data.control.in | 1 +
data/rott.yaml | 39 ++++++++
data/wolf3d.yaml | 103 ++++++++++++++++++++-
lib/game_data_packager/__init__.py | 2 +-
lib/game_data_packager/games/quake.py | 50 ++++++++++
quake.mk | 6 +-
supported/quake | 2 +-
14 files changed, 216 insertions(+), 11 deletions(-)
rename quake/quake-armagon-music.control => data/quake-armagon-music.control.in (100%)
rename quake/quake-dissolution-music.control => data/quake-dissolution-music.control.in (100%)
rename quake/quake-music.control => data/quake-music.control.in (100%)
rename {quake => data}/quake-music.copyright (100%)
create mode 100644 data/rott-extreme-data.control.in
copy data/{rott-data.copyright => rott-extreme-data.copyright} (85%)
create mode 100644 lib/game_data_packager/games/quake.py
--
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