[quakespasm] branch master updated (02c5f44 -> 230e0e3)

Stephen Kitt skitt at moszumanska.debian.org
Wed Jan 20 12:59:16 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  02c5f44   Migrate to dbgsym debug packages.
       new  ad3a795   Imported Upstream version 0.91.0+dfsg
       new  dabdc82   Merge tag 'upstream/0.91.0+dfsg'
       new  179222d   New upstream release.
       new  14e8e37   Clean up debian/rules.
       new  26426cd   Drop upstream-changelog.
       new  230e0e3   Release.

The 6 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/sgml/Quakespasm.sgml           |   52 +-
 Misc/fs_search_order.patch           |   14 +-
 Misc/quake_retexturing_project.patch |   29 +-
 Quake/cmd.c                          |   13 +-
 Quake/common.c                       |    2 +-
 Quake/console.c                      |    2 +-
 Quake/gl_fog.c                       |   12 +
 Quake/gl_mesh.c                      |  227 +-
 Quake/gl_model.c                     |   13 +
 Quake/gl_model.h                     |    6 +
 Quake/gl_rmain.c                     |   55 +-
 Quake/gl_rmisc.c                     |  128 +-
 Quake/gl_screen.c                    |    3 +-
 Quake/gl_sky.c                       |   28 +-
 Quake/gl_texmgr.c                    |   47 +-
 Quake/gl_texmgr.h                    |    1 +
 Quake/gl_vidsdl.c                    |   36 +-
 Quake/glquake.h                      |   13 +-
 Quake/host.c                         |    2 +-
 Quake/main_sdl.c                     |    8 +-
 Quake/menu.c                         |    2 +-
 Quake/pr_cmds.c                      |   11 +-
 Quake/quakedef.h                     |    4 +-
 Quake/r_alias.c                      |   14 +-
 Quake/r_brush.c                      |   17 +-
 Quake/r_sprite.c                     |    2 +-
 Quake/r_world.c                      |   34 +-
 Quake/sbar.c                         |    2 +-
 Quake/snd_dma.c                      |    2 +-
 Quake/snd_mp3.c                      |   49 +-
 Quake/sys_sdl_win.c                  |    4 +-
 Quake/zone.c                         |    9 +-
 Quakespasm.html                      |  116 +-
 Quakespasm.txt                       |  146 +-
 debian/changelog                     |    8 +-
 debian/clean                         |    1 +
 debian/copyright                     |    4 +-
 debian/patches/series                |    2 +-
 debian/quakespasm.install            |    2 +
 debian/rules                         |   10 -
 debian/upstream-changelog            | 4882 ----------------------------------
 41 files changed, 815 insertions(+), 5197 deletions(-)
 create mode 100644 debian/clean
 create mode 100644 debian/quakespasm.install
 delete mode 100644 debian/upstream-changelog

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