[game-data-packager] branch master updated (596afce -> b8488bd)

Simon McVittie smcv at debian.org
Mon Jul 3 22:42:13 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  596afce   debian/copyright: Declare overall license to be GPL-2, not GPL-2+
       new  ca6b099   Redo README.foo-data
       new  e461346   runtime: Support more substitutions for missing-data.txt
       new  315d208   g-d-p-runtime.install: Sort
       new  fd5b03f   runtime: Put brief usage instructions for g-d-p in missing-data.txt
       new  031ad20   Update changelog
       new  6bef07d   runtime: Find unreal.missing-data.txt when running unreal-gold
       new  73bfaf6   etqw, quake4, unreal, ut99: Use missing-data.txt to provide missing-engine.txt
       new  d471d0d   Build-depend on dbus and wrap dh_auto_build in dbus-run-session
       new  7b298a5   Makefile: Use SOURCE_DATE_EPOCH
       new  e5ec4a7   Don't append missing engine binaries to a custom missing-engine.txt
       new  1463a5b   wolf3d: Add Internet Archive link as a comment
       new  b8488bd   runtime: Correct paths in /usr/share/doc

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:
 Makefile                                  | 14 ++++++--
 data/wolf3d.yaml                          |  3 ++
 debian/changelog                          | 10 ++++++
 debian/control                            |  1 +
 debian/etqw-server.docs                   |  2 ++
 debian/etqw-server.install                |  1 -
 debian/etqw.docs                          |  2 ++
 debian/etqw.links                         |  1 -
 debian/game-data-packager-runtime.install |  8 ++++-
 debian/quake-server.docs                  |  1 +
 debian/quake.docs                         |  1 +
 debian/quake2-server.docs                 |  1 +
 debian/quake2.docs                        |  1 +
 debian/quake3-server.docs                 |  1 +
 debian/quake3-server.install              |  1 -
 debian/quake3.docs                        |  1 +
 debian/quake3.links                       |  1 -
 debian/quake4-server.docs                 |  2 ++
 debian/quake4-server.install              |  1 -
 debian/quake4.docs                        |  2 ++
 debian/quake4.links                       |  1 -
 debian/rules                              |  8 +----
 doc/README.etqw-data                      | 28 +++++++++++++++
 doc/README.quake-data                     | 56 ++++++++++++++++++++++++++++++
 doc/README.quake2-data                    | 57 +++++++++++++++++++++++++++++++
 doc/README.quake3-data                    | 46 +++++++++++++++++++++++++
 {runtime => doc}/README.quake4-data       | 14 ++++++++
 runtime/README.etqw-data                  |  5 ---
 runtime/README.quake3-data                |  8 -----
 runtime/gdp_launcher_base.py              | 17 ++++++---
 runtime/launch-etqw-dedicated.yaml.in     |  2 ++
 runtime/launch-quake-server.yaml.in       |  2 ++
 runtime/launch-quake2-server.yaml.in      |  1 +
 runtime/launch-quake3-server.yaml.in      |  1 +
 runtime/launch-quake4-dedicated.yaml.in   |  2 ++
 runtime/launch-unreal-gold.yaml.in        |  1 +
 runtime/missing-data.txt                  | 13 +++++++
 runtime/quakeX.missing-data.txt           | 18 ++++++++++
 38 files changed, 301 insertions(+), 34 deletions(-)
 create mode 100644 debian/etqw-server.docs
 create mode 100644 debian/etqw.docs
 delete mode 100644 debian/etqw.links
 create mode 100644 debian/quake-server.docs
 create mode 100644 debian/quake2-server.docs
 create mode 100644 debian/quake3-server.docs
 create mode 100644 debian/quake3.docs
 create mode 100644 debian/quake4-server.docs
 create mode 100644 debian/quake4.docs
 delete mode 100644 debian/quake4.links
 create mode 100644 doc/README.etqw-data
 create mode 100644 doc/README.quake-data
 create mode 100644 doc/README.quake2-data
 create mode 100644 doc/README.quake3-data
 rename {runtime => doc}/README.quake4-data (52%)
 delete mode 100644 runtime/README.etqw-data
 delete mode 100644 runtime/README.quake3-data
 create mode 100644 runtime/quakeX.missing-data.txt

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