[game-data-packager] branch master updated (c5a3e3d -> f6630f7)

Simon McVittie smcv at debian.org
Sun Dec 31 16:59:26 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  c5a3e3d   Declare compliance with Debian Policy 4.1.3
       new  7e2e644   Use debhelper compat level 11
       new  eecc425   Sort *.install, *.docs etc. and remove blank lines
       new  a84b5d7   Partially apply wrap-and-sort to dependencies
       new  888c86b   d/control: Wrap and sort Suggests
       new  fdf72c6   d/rules: Use dh_missing --fail-missing instead of dh_install --fail-missing
       new  7e3b64c   command_line: Don't parse arguments with an incomplete parser
       new  6557097   make_template: Fix pyflakes warnings
       new  520f9b7   Skip memory-hungry check_equivalence.py during Debian package build
       new  e7548e0   Add autopkgtests
       new  6128103   d/copyright: Use Comment for dual-license grant
       new  f6630f7   Update debian/tests/ in check target

The 11 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                                |  8 ++++
 debian/changelog                        | 12 ++++++
 debian/compat                           |  2 +-
 debian/control                          | 74 ++++++++++++++-------------------
 debian/copyright                        |  3 +-
 debian/copyright.in                     |  3 +-
 debian/etqw-server.docs                 |  1 -
 debian/etqw.docs                        |  1 -
 debian/game-data-packager-runtime.links |  2 +-
 debian/game-data-packager.install       |  2 +-
 debian/quake-server.install             |  1 -
 debian/quake2-server.install            |  1 -
 debian/quake3-server.install            |  1 -
 debian/quake4-server.docs               |  1 -
 debian/quake4.docs                      |  1 -
 debian/rules                            | 22 +++++-----
 debian/tests/check-equivalence          |  1 +
 debian/tests/check-syntax               |  1 +
 debian/tests/control                    |  7 ++++
 debian/tests/deb                        |  1 +
 debian/tests/hashed-file                |  1 +
 debian/tests/integration                |  1 +
 debian/tests/rpm                        |  1 +
 debian/tests/umod                       |  1 +
 game_data_packager/command_line.py      |  1 -
 game_data_packager/make_template.py     | 13 ++----
 tests/deb.py                            |  6 +++
 tests/hashed_file.py                    |  5 +++
 tests/integration.py                    |  6 ++-
 tests/rpm.py                            |  6 +++
 tests/umod.py                           |  6 +++
 tools/check_equivalence.py              |  8 ++++
 tools/check_syntax.py                   |  5 +++
 33 files changed, 127 insertions(+), 78 deletions(-)
 create mode 120000 debian/tests/check-equivalence
 create mode 120000 debian/tests/check-syntax
 create mode 100644 debian/tests/control
 create mode 120000 debian/tests/deb
 create mode 120000 debian/tests/hashed-file
 create mode 120000 debian/tests/integration
 create mode 120000 debian/tests/rpm
 create mode 120000 debian/tests/umod

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