[trigger-rally] branch master updated (b14b743 -> 1576267)

Markus Koschany apo at moszumanska.debian.org
Mon Dec 19 14:25:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch master
in repository trigger-rally.

      from  b14b743   Update debian/changelog according to git log.
       new  17495d9   Remove trailing whitespace
       new  04b7ab6   Switch to compat level 10.
       new  1821951   New upstream version 0.6.5+dfsg
       new  9e66451   Merge tag 'upstream/0.6.5+dfsg'
       new  4ac3082   Update changelog
       new  15d0302   Drop fix_build_gcc5.patch. Fixed upstream.
       new  4b996af   Drop 20_system_tinyxml.patch
       new  b5b7ac4   Drop 813-config-path.patch. Fixed upstream.
       new  ab55f06   Drop 811-flags.patch. Fixed upstream.
       new  eb70aea   Refresh 20_system_tinyxml.patch
       new  aac0a9c   Update changelog
       new  d0a2c05   Switch to libsdl2-image-dev.
       new  736049c   Switch to libtinyxml2-dev.
       new  1576267   Update debian/copyright and fix some unused paragraphs.

The 14 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:
 bin/trigger-rally.config.defs                |  10 +-
 data/data.md5                                |   2 +-
 data/data.zip                                | Bin 69045256 -> 84336391 bytes
 data/defplayers/AB.player                    | Bin 21419 -> 0 bytes
 data/icon/trigger-128.png                    | Bin 14902 -> 14903 bytes
 data/icon/trigger-16.png                     | Bin 577 -> 503 bytes
 data/icon/trigger-192.png                    | Bin 24546 -> 24621 bytes
 data/icon/trigger-22.png                     | Bin 864 -> 790 bytes
 data/icon/trigger-24.png                     | Bin 1025 -> 951 bytes
 data/icon/trigger-256.png                    | Bin 34438 -> 34579 bytes
 data/icon/trigger-32.png                     | Bin 2123 -> 2049 bytes
 data/icon/trigger-36.png                     | Bin 2764 -> 2690 bytes
 data/icon/trigger-48.png                     | Bin 4147 -> 4074 bytes
 data/icon/trigger-64.png                     | Bin 6200 -> 6137 bytes
 data/icon/trigger-72.png                     | Bin 7281 -> 7224 bytes
 data/icon/trigger-96.png                     | Bin 10459 -> 10445 bytes
 debian/changelog                             |  12 +
 debian/compat                                |   2 +-
 debian/control                               |   6 +-
 debian/copyright                             |  41 ++-
 debian/patches/20_system_tinyxml.patch       |  29 +-
 debian/patches/811-flags.patch               |  37 ---
 debian/patches/813-config-path.patch         |  24 --
 debian/patches/fix_build_gcc5.patch          |  45 ---
 debian/patches/series                        |   5 +-
 doc/BUILDING.txt                             | 391 +++++------------------
 doc/DATA_AUTHORS.txt                         |  42 ++-
 src/GNUmakefile                              |  20 +-
 src/GNUmakefile.MSYS                         |  62 ++--
 src/{GNUmakefile.MSYS => GNUmakefile.MSYS64} |  79 ++---
 src/PEngine/app.cpp                          | 131 ++++++--
 src/PEngine/model.cpp                        |   2 +-
 src/PEngine/physfs_rw.cpp                    |  22 +-
 src/PEngine/terrain.cpp                      | 453 +++++++++++++++++++--------
 src/PEngine/texture.cpp                      |   2 +-
 src/PEngine/util.cpp                         | 170 +++++-----
 src/PSim/sim.cpp                             |  28 +-
 src/PSim/vehicle.cpp                         |  14 +-
 src/Trigger/game.cpp                         |   8 +-
 src/Trigger/main.cpp                         | 333 +++++++++++++-------
 src/Trigger/menu.cpp                         |   4 +-
 src/Trigger/render.cpp                       |   4 +-
 src/TriggerRally.dev                         | 442 --------------------------
 src/TriggerRally.mak                         |  46 ---
 src/_clean.cmd                               |   4 -
 src/include/app.h                            |  39 ++-
 src/include/codriver.h                       |   5 +-
 src/include/hiscore1.h                       |  19 +-
 src/include/main.h                           | 165 +++++-----
 src/include/pengine.h                        |  46 +--
 src/include/psim.h                           |  36 +--
 src/include/render.h                         | 142 ++++++---
 52 files changed, 1288 insertions(+), 1634 deletions(-)
 delete mode 100644 data/defplayers/AB.player
 delete mode 100644 debian/patches/811-flags.patch
 delete mode 100644 debian/patches/813-config-path.patch
 delete mode 100644 debian/patches/fix_build_gcc5.patch
 copy src/{GNUmakefile.MSYS => GNUmakefile.MSYS64} (66%)
 delete mode 100644 src/TriggerRally.dev
 delete mode 100644 src/TriggerRally.mak
 delete mode 100644 src/_clean.cmd

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/trigger-rally.git



More information about the Pkg-games-commits mailing list