[game-data-packager] branch master updated (162361f -> 80b2b6d)

Simon McVittie smcv at debian.org
Sun Feb 15 15:25:36 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  162361f   Add game support for dhewm3 (Doom 3 and its expansion pack Resurrection of Evil)
       new  93fd754   doom3: add doom3-classic-data|dev
       new  611ac58   Merge branch 'master' of git://anonscm.debian.org/pkg-games/game-data-packager
       new  57dd689   add support for 7zip archives & NSIS archives
       new  6e9dae7   avoid packaging "the other game" 's expansion
       new  0b216d5   suggests: p7zip-full
       new  7e50e6d   make_template: add strace wrapper
       new  1d6eeb0   add copyright: to all yaml files
       new  4d78d8a   make copyright: value mandatory in YAML
       new  086aeac   GameData: factorize
       new  c172101   copyright: document + add mock-up
       new  ce8f270   add debian/copyright generator
       new  1049bed   make-template -e: also consider /usr/local/share
       new  78fb49f   doom3: finish up packaging
       new  80b2b6d   Merge remote-tracking branch 'a-detiste/master'

The 14 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/comi.yaml                                  |   1 +
 data/{grimfandango-data.copyright => copyright} |  24 +-
 data/descent1.yaml                              |   1 +
 data/descent2.yaml                              |   1 +
 data/doom.yaml                                  |   1 +
 data/doom2.yaml                                 |   1 +
 data/doom3.yaml                                 | 354 +++++++++++++++++++++++-
 data/final-doom.yaml                            |   1 +
 data/fullthrottle.yaml                          |   1 +
 data/grimfandango.yaml                          |   1 +
 data/heretic.yaml                               |   1 +
 data/hexen.yaml                                 |   1 +
 data/hexen2.yaml                                |   1 +
 data/ja.yaml                                    |   5 +
 data/jk2.yaml                                   |   1 +
 data/lgeneral.yaml                              |   1 +
 data/maniacmansion.yaml                         |   2 +
 data/quake-armagon-music.control.in             |   8 -
 data/quake-dissolution-music.control.in         |   8 -
 data/quake-music.control.in                     |   8 -
 data/quake.yaml                                 |   6 +
 data/quake2.yaml                                |   5 +
 data/quake3.yaml                                |   2 +
 data/rott.yaml                                  |   5 +
 data/rtcw.yaml                                  |   1 +
 data/spear-of-destiny.yaml                      |   1 +
 data/theme-hospital.yaml                        |   3 +-
 data/tyrian.yaml                                |   1 +
 data/wolf3d.yaml                                |   1 +
 debian/control                                  |   4 +-
 doc/adding_a_game.mdwn                          |   9 +
 game_data_packager/__init__.py                  |  87 ++++--
 game_data_packager/make_template.py             |  52 +++-
 34 files changed, 540 insertions(+), 61 deletions(-)
 copy data/{grimfandango-data.copyright => copyright} (53%)

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