[game-data-packager] branch master updated (d51ccf9 -> 9e6c3d5)

Simon McVittie smcv at debian.org
Sat Jan 17 23:28:49 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  d51ccf9   changelog
       new  e9fba1f   convert 'type:' to 'demo_for:' & 'expansion_for:'
       new  6d6aab7   fill in Suggests: automatically
       new  0afd4b2   make expansions depend on full game automatically
       new  96c73ad   make most fields of .control files optional
       new  ba0096a   this add the debian/engine field in yaml and add it to recommends
       new  fa4a9f4   add debian/version support to yaml
       new  9a8aaf9   Merge remote-tracking branch 'a-detiste/master'
       new  8d6971a   quake-armagon is an expansion for quake-registered, not itself :-)
       new  c75fa4d   adjust Steam directory location to find ~/.steam/steam/steamapps
       new  191ec26   Remove remnants of lgeneral support
       new  64cde73   hexen: add support for demo, remove boilerplate
       new  1e67a89   fill_gaps: call fill_gap for an alternative before using its status
       new  a4b28ca   Close bug for lgeneral
       new  f93e76c   improve debug output
       new  cbd5ae7   Fix error message
       new  cdd7254   quake3: remove boilerplate
       new  5c3678c   wolf3d: reduce boilerplate
       new  bcde9d9   doom, heretic: reduce boilerplate
       new  bb2f5e0   hexen2: reduce boilerplate
       new  7cc8460   Jedi games, Hexen II: reduce boilerplate
       new  dcfff40   main: add ability to use package name as a shortname
       new  a9621c4   lgeneral, rott, spear-of-destiny: remove boilerplate
       new  7aa4da9   tyrian: remove boilerplate
       new  9e6c3d5   quake, quake2: add engine details to YAML

The 24 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-common.control.in                    |   9 --
 data/doom.yaml                                 |   3 +-
 data/doom2.yaml                                |   3 +-
 data/final-doom.yaml                           |   6 +-
 data/heretic.control.in                        |   9 --
 data/heretic.yaml                              |   7 +-
 data/hexen-deathkings-data.control.in          |  10 --
 data/hexen-demo-data.control.in                |   5 +
 data/hexen.control.in                          |   9 --
 data/hexen.yaml                                |  46 +++++-----
 data/hexen2-data.control.in                    |  10 --
 data/hexen2-hexenworld-data.control.in         |  10 --
 data/hexen2-portals-data.control.in            |  10 --
 data/hexen2.yaml                               |  11 ++-
 data/ja.yaml                                   |   9 +-
 data/jedi-academy-bonus-data.control.in        |   9 --
 data/jedi-academy-data.control.in              |   9 --
 data/jedi-outcast-data.control.in              |   9 --
 data/jk2.yaml                                  |   5 +-
 data/lgeneral-data-nonfree.control.in          |   8 --
 data/lgeneral.yaml                             |   2 +
 data/quake.yaml                                |  15 ++-
 data/quake2.yaml                               |   7 +-
 data/quake3-data.control.in                    |  10 --
 data/quake3-team-arena-data.control.in         |   8 --
 data/quake3.yaml                               |   7 +-
 data/rott-data.control.in                      |  10 --
 data/rott-extreme-data.control.in              |   9 --
 data/rott-registered-data.control.in           |  11 ---
 data/rott.yaml                                 |  10 +-
 data/rtcw-data.control.in                      |   9 --
 data/rtcw.yaml                                 |   5 +-
 data/spear-of-destiny-data.control.in          |  10 --
 data/spear-of-destiny-demo-data.control.in     |   9 --
 data/spear-of-destiny-mission2-data.control.in |   9 --
 data/spear-of-destiny-mission3-data.control.in |  10 --
 data/spear-of-destiny.yaml                     |  11 ++-
 data/tyrian-data.control.in                    |  10 --
 data/tyrian.yaml                               |   3 +-
 data/wolf3d-demo-data.control.in               |   9 --
 data/wolf3d-full-data.control.in               |   9 --
 data/wolf3d.yaml                               |   7 +-
 debian/changelog                               |   2 +-
 lgeneral.mk                                    |  45 ---------
 lib/game_data_packager/__init__.py             | 122 +++++++++++++++++++++----
 lib/game_data_packager/games/doom_common.py    |  12 ++-
 47 files changed, 221 insertions(+), 349 deletions(-)
 create mode 100644 data/hexen-demo-data.control.in
 delete mode 100644 lgeneral.mk

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