[quakespasm] branch master updated (7adc414 -> 3c85fca)

Stephen Kitt skitt at moszumanska.debian.org
Mon Jul 25 06:24:01 UTC 2016


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

skitt pushed a change to branch master
in repository quakespasm.

      from  7adc414   Standards-Version: 3.9.7 (no changes needed)
       new  d8ff8e2   Imported Upstream version 0.92.0+dfsg
       new  304aa59   Merge tag 'upstream/0.92.0+dfsg'
       new  84ab2a2   New upstream release.
       new  8c614dd   Clean up debian/control using cme.
       new  3c85fca   Release.

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:
 Linux/CodeBlocks/QuakeSpasm-SDL2.cbp    |   2 +-
 Linux/CodeBlocks/QuakeSpasm.cbp         |   2 +-
 Linux/sgml/Quakespasm.sgml              |  87 ++++++-
 Misc/qs_pak/default.cfg                 |   8 +
 Quake/Makefile.w32                      |   6 +-
 Quake/Makefile.w64                      |   6 +-
 Quake/bgmusic.c                         |  10 +
 Quake/bspfile.h                         |   2 +-
 Quake/cl_demo.c                         |   1 +
 Quake/cl_input.c                        |   4 +-
 Quake/cl_main.c                         |   2 +-
 Quake/cl_parse.c                        |  50 ++--
 Quake/cl_tent.c                         |  72 +++---
 Quake/client.h                          |   1 +
 Quake/common.c                          |  48 +++-
 Quake/common.h                          |  12 +-
 Quake/gl_draw.c                         |   6 +-
 Quake/gl_model.c                        |   2 +
 Quake/gl_rlight.c                       |   2 -
 Quake/gl_rmain.c                        |   9 +-
 Quake/gl_screen.c                       |   4 +-
 Quake/gl_texmgr.c                       |  14 +-
 Quake/gl_vidsdl.c                       |  33 ++-
 Quake/gl_warp.c                         |   3 +
 Quake/glquake.h                         |   4 +-
 Quake/host.c                            |   5 +-
 Quake/host_cmd.c                        |  76 +++++-
 Quake/in_sdl.c                          | 439 +++++++++++++++++++++++++++++++-
 Quake/input.h                           |   2 +-
 Quake/keys.c                            |  13 +-
 Quake/keys.h                            |  15 +-
 Quake/mathlib.h                         |   1 +
 Quake/menu.c                            |  64 ++++-
 Quake/net_sys.h                         |   2 +-
 Quake/pr_cmds.c                         |  10 +-
 Quake/pr_edict.c                        |   2 +-
 Quake/protocol.h                        |  13 +-
 Quake/quakedef.h                        |   2 +-
 Quake/quakespasm.pak                    | Bin 558328 -> 558584 bytes
 Quake/r_brush.c                         |  16 +-
 Quake/r_part.c                          |   2 +-
 Quake/server.h                          |   1 +
 Quake/sv_main.c                         |  76 ++++--
 Quake/sv_user.c                         |  23 +-
 Quake/sys_sdl_unix.c                    |   1 +
 Quake/sys_sdl_win.c                     |   1 +
 Quake/view.c                            |   2 +-
 Quake/view.h                            |   1 +
 Quake/world.c                           |   6 +-
 Quakespasm.html                         | 140 +++++++---
 Quakespasm.txt                          | 245 +++++++++++++-----
 debian/changelog                        |  11 +-
 debian/control                          |  40 ++-
 debian/patches/reproducible-build.patch |   6 +-
 54 files changed, 1292 insertions(+), 313 deletions(-)

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



More information about the Pkg-games-commits mailing list