[game-data-packager] branch master updated (5f04bf2 -> e05daf5)

Simon McVittie smcv at debian.org
Sun Apr 30 21:11:03 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  5f04bf2   add missing GOG.com metadata
       new  07d8671   .gitignore: Update for -runtime
       new  9afb052   d/copyright.in: Update
       new  3f99af6   AppArmor: Allow more kinds of device enumeration
       new  95201f6   expand_vars: make executable
       new  17a8abd   integration: Allow skipping test while offline
       new  16f2b87   Unreal: Add checksums for Unreal Gold v226b CD-ROM (Closes: #861316)
       new  9ec311e   unreal: Do lintian overrides from YAML, not from code
       new  1aaf8dd   build: Don't warn about being unable to derive one of several alternatives
       new  2bbc3cc   build: For each package, summarize what gaps we failed to fill
       new  e05daf5   Update changelog

The 10 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/unreal.yaml                            | 1141 ++++++++++++++++++++++++---
 debian/.gitignore                           |    1 +
 debian/apparmor.d/usr.lib.quake4.quake4.x86 |    2 +
 debian/changelog                            |   25 +-
 debian/copyright                            |    2 +-
 debian/copyright.in                         |    6 +-
 debian/rules                                |    2 +
 etc/apparmor.d/usr.lib.unreal               |    2 +
 game_data_packager/build.py                 |   11 +-
 game_data_packager/data.py                  |   12 +
 game_data_packager/games/unreal.py          |   41 -
 game_data_packager/packaging/__init__.py    |    2 +-
 game_data_packager/packaging/deb.py         |   10 +-
 tests/integration.py                        |    2 +
 tools/expand_vars.py                        |    0
 15 files changed, 1081 insertions(+), 178 deletions(-)
 mode change 100644 => 100755 tools/expand_vars.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