[yquake2] branch debian/master updated (44b5dd8 -> f7f66b9)

Simon McVittie smcv at debian.org
Sun Dec 10 21:16:33 UTC 2017


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

smcv pushed a change to branch debian/master
in repository yquake2.

      from  44b5dd8   Standards-Version: 4.1.2 (no changes required)
      adds  ec97f12   New upstream version 7.10+ctf1.05~dfsg
      adds  452f86d   Update upstream source from tag 'upstream/7.10+ctf1.05_dfsg'
      adds  a7b6af3   New upstream release
      adds  345074b   Refresh patches
      adds  f7f66b9   7.10+ctf1.05~dfsg-1

No new revisions were added by this update.

Summary of changes:
 CHANGELOG                                          |  15 +
 CMakeLists.txt                                     |   3 +
 Makefile                                           |   6 +-
 debian/changelog                                   |   6 +-
 ...-LD-FLAGS-instead-of-overriding-them-to-o.patch |   6 +-
 .../Remove-unwanted-rpaths-from-LDFLAGS.patch      |   4 +-
 src/backends/generic/vid.c                         |  23 +-
 src/backends/sdl/input.c                           | 724 ++++++++++++++++++++-
 src/backends/sdl/refresh.c                         |  32 +-
 src/backends/unix/system.c                         |  49 +-
 src/backends/windows/system.c                      |   2 +-
 src/client/cl_cin.c                                |  17 +-
 src/client/cl_keyboard.c                           |  58 +-
 src/client/cl_main.c                               |  10 +-
 src/client/cl_prediction.c                         |   4 +-
 src/client/cl_screen.c                             |   2 +-
 src/client/cl_tempentities.c                       |  20 +-
 src/client/header/client.h                         |   6 +-
 src/client/header/keyboard.h                       |  14 +-
 src/client/menu/menu.c                             | 280 +++++---
 src/client/menu/videomenu.c                        |  11 +-
 src/client/refresh/files/pcx.c                     |  64 +-
 src/client/refresh/gl/r_main.c                     |  11 +
 src/client/refresh/gl/r_sdl.c                      |  13 +
 src/client/refresh/gl3/gl3_main.c                  |  11 +
 src/client/refresh/gl3/gl3_sdl.c                   |  16 +-
 src/client/sound/ogg.c                             |  21 +-
 src/client/sound/sound.c                           |  10 +
 src/common/collision.c                             |  24 +-
 src/common/frame.c                                 |  16 +
 src/common/header/common.h                         |   2 +-
 src/common/header/shared.h                         |   4 +-
 32 files changed, 1273 insertions(+), 211 deletions(-)

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



More information about the Pkg-games-commits mailing list