[yquake2] branch master updated (3390348 -> 9379c63)

Fabian Greffrath fabian at moszumanska.debian.org
Mon Nov 2 09:56:04 UTC 2015


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

fabian pushed a change to branch master
in repository yquake2.

      from  3390348   Add debian/yquake2.h to debian/clean
       new  e734c36   Imported Upstream version 5.32
       new  b25e661   Merge tag 'upstream/5.32'
       new  787d8fc   prepare debian/changelog
       new  e29173b   Remove debian/patches/000*, applied upstream
       new  9379c63   upload to unstable

The 5 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:
 CHANGELOG                                          |   9 +
 Makefile                                           |   4 +-
 README                                             |   4 +-
 debian/changelog                                   |   7 +
 debian/patches/0001-Fix-crosshair_scale.patch      | 101 ---
 ...DE-override-the-default-basedir-instead-o.patch |  91 ---
 ...ename-SCR_GetScale-to-SCR_GetDefaultScale.patch |  58 --
 debian/patches/series                              |   3 -
 src/backends/sdl/icon/q2icon64.h                   | 493 +++++++++++++++
 src/backends/sdl/refresh.c                         |  60 +-
 src/backends/unix/system.c                         |  20 -
 src/client/cl_cin.c                                |   2 +-
 src/client/cl_console.c                            |   7 +-
 src/client/cl_download.c                           |  14 +-
 src/client/cl_keyboard.c                           |  50 +-
 src/client/cl_screen.c                             |  74 ++-
 src/client/menu/menu.c                             |  77 +--
 src/client/menu/qmenu.c                            |  92 +--
 src/client/refresh/r_mesh.c                        |  15 +
 src/client/refresh/r_surf.c                        |   7 +-
 src/client/sound/ogg.c                             |   6 +-
 src/client/sound/openal.c                          |  34 +-
 src/common/cmdparser.c                             |   9 +
 src/common/filesystem.c                            | 678 +++------------------
 src/common/header/common.h                         |  18 +-
 src/game/g_main.c                                  |   3 +
 src/game/g_misc.c                                  |   4 +-
 src/game/header/local.h                            |   3 +
 src/server/sv_save.c                               |  10 +-
 src/server/sv_user.c                               |   8 +-
 stuff/yq2.cfg                                      |   1 -
 31 files changed, 852 insertions(+), 1110 deletions(-)
 delete mode 100644 debian/patches/0001-Fix-crosshair_scale.patch
 delete mode 100644 debian/patches/0001-If-SYSTEMWIDE-override-the-default-basedir-instead-o.patch
 delete mode 100644 debian/patches/0002-Rename-SCR_GetScale-to-SCR_GetDefaultScale.patch
 create mode 100644 src/backends/sdl/icon/q2icon64.h

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