[game-data-packager] branch master updated (66ae808 -> 4fd1c57)

Simon McVittie smcv at debian.org
Wed Feb 4 10:01:33 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  66ae808   hexen: remove obsolete note about the demo
       new  90f2d22   don't tag all files coming from cdrom as executable
       new  f178f4f   quake2: add customer_support.html from v3.05
       new  54eb80d   quake2: add technical_information.html from v3.05
       new  dbcfaa3   quake2: add 5 more images only in v3.05
       new  8122fe2   quake3: add licensing for the native Linux retail version by Loki
       new  75bce5b   fix some debug messages
       new  95ea030   warn about broken expansion -> full game depedency
       new  7f8e0e6   make_template: ignore .386 binary files
       new  2e0c670   make_template: add a switch to make the files lowercase
       new  98cd1ea   descent1: add basic support
       new  a3eb1e0   make_template: caculate sums for single file
       new  9a6cc3e   make_template: fix install_to:
       new  6cccf44   add support for descent2 demo
       new  1a02318   make check: verify internal depedencies
       new  a45da25   merge 2 identical for ... in ...
       new  423954f   re-enable make-template
       new  0aaffc7   add support for Hexen II demo
       new  56b3220   hexen2 demo: add alternate source with automatic download
       new  7ce4939   descent1: add optional high-res pack
       new  504c0a3   chmod heuristic: handle package scripts correclty
       new  94046f4   never attempt to compress .ogg files
       new  ed4f14e   add Steam data for Doom games
       new  c82f8db   doom2: Master Levels, w.i.p.
       new  e7971d2   steam data: fix bad copy paste
       new  4fd1c57   doom2 master levels: don't ship borked .desktop and icon

The 25 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:
 .../copyright => data/descent1-demo-data.copyright |  31 ++-
 .../copyright => data/descent1-full-data.copyright |  24 +--
 data/descent1.yaml                                 | 137 +++++++++++++
 data/descent2-demo-data.copyright                  |  62 ++++++
 data/descent2.yaml                                 |  61 ++++++
 data/doom.yaml                                     |   3 +
 data/doom2.yaml                                    | 217 +++++++++++++++++++++
 data/final-doom.yaml                               |   3 +
 ...2-data.copyright => hexen2-demo-data.copyright} |   0
 data/hexen2.yaml                                   |  58 ++++++
 data/quake2.yaml                                   |  59 +++++-
 data/quake3.yaml                                   |  17 ++
 debian/changelog                                   |   2 +
 game_data_packager/__init__.py                     |  35 +++-
 game_data_packager/games/doom_common.py            |   5 +
 game_data_packager/make_template.py                |  39 ++--
 run                                                |  15 +-
 17 files changed, 710 insertions(+), 58 deletions(-)
 copy debian/copyright => data/descent1-demo-data.copyright (57%)
 copy debian/copyright => data/descent1-full-data.copyright (57%)
 create mode 100644 data/descent1.yaml
 create mode 100644 data/descent2-demo-data.copyright
 create mode 100644 data/descent2.yaml
 copy data/{hexen2-data.copyright => hexen2-demo-data.copyright} (100%)

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