[openjk] branch master updated (91a116a -> b7110fe)

Simon McVittie smcv at debian.org
Sat Jun 6 18:41:02 UTC 2015


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

smcv pushed a change to branch master
in repository openjk.

      from  91a116a   debian/copyright: add Disclaimer explaining that this contrib package is not part of Debian (Policy §12.5)
       new  1ce022f   Correct ITP bug number in previous changelog entry
       new  3684ee3   Imported Upstream version 0~20150524+dfsg1
       new  3b45c99   Merge tag 'upstream/0_20150524+dfsg1'
       new  e9807ec   New upstream snapshot
       new  b7110fe   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:
 CMakeLists.txt                                     |  54 ++-
 code/CMakeLists.txt                                |   4 +-
 code/client/cl_keys.cpp                            |   4 +-
 code/game/NPC_stats.cpp                            |   4 +-
 code/game/g_savegame.cpp                           |   2 +-
 code/mp3code/l3.h                                  |  32 +-
 code/qcommon/common.cpp                            |  10 +-
 code/qcommon/cvar.cpp                              |  18 +-
 code/qcommon/stv_version.h                         |   6 +-
 codeJK2/cgame/cg_weapons.cpp                       |   4 +-
 codeJK2/game/g_savegame.cpp                        |   2 +-
 codeJK2/icarus/blockstream.h                       |   1 +
 codeJK2/icarus/tokenizer.h                         |   1 +
 codemp/CMakeLists.txt                              |   4 +-
 codemp/client/cl_cgameapi.cpp                      |   2 +-
 codemp/client/cl_keys.cpp                          |   4 +-
 codemp/client/cl_uiapi.cpp                         |   2 +-
 codemp/game/NPC_spawn.c                            |   6 +-
 codemp/game/g_client.c                             |   4 +-
 codemp/game/w_force.c                              |   2 +-
 codemp/mp3code/l3.h                                |  32 +-
 codemp/qcommon/common.cpp                          |  10 +-
 codemp/qcommon/cvar.cpp                            |  18 +-
 codemp/qcommon/game_version.h                      |   8 +-
 codemp/qcommon/vm.cpp                              |   4 +-
 codemp/server/sv_ccmds.cpp                         |   8 +-
 codemp/server/sv_gameapi.cpp                       |   2 +-
 debian/changelog                                   |   9 +-
 ...include-string.h-for-strcmp-memcpy-in-inl.patch |  39 --
 ...P-JK2-g_savegame-silence-compiler-warning.patch |  49 ---
 .../Use-C-11-compliant-string-concatenation.patch  | 466 ---------------------
 ...e-Architecture-from-CMAKE_SYSTEM_PROCESSO.patch |  62 ---
 ...-fsigned-char-to-gcc-on-all-architectures.patch |  37 --
 ...-CMAKE_SIZEOF_VOID_P-instead-of-ARCH_BITS.patch |  78 ----
 ...86-specific-flags-on-x86-family-not-on-no.patch |  78 ----
 .../codeJK2-replace-__cdecl-with-QDECL.patch       |  34 --
 .../mp3code-use-Q3-macros-for-endianness.patch     | 123 ------
 debian/patches/series                              |   9 -
 debian/rules                                       |   4 +-
 39 files changed, 114 insertions(+), 1122 deletions(-)
 delete mode 100644 debian/patches/JK2-icarus-include-string.h-for-strcmp-memcpy-in-inl.patch
 delete mode 100644 debian/patches/SP-JK2-g_savegame-silence-compiler-warning.patch
 delete mode 100644 debian/patches/Use-C-11-compliant-string-concatenation.patch
 delete mode 100644 debian/patches/build-derive-Architecture-from-CMAKE_SYSTEM_PROCESSO.patch
 delete mode 100644 debian/patches/build-pass-fsigned-char-to-gcc-on-all-architectures.patch
 delete mode 100644 debian/patches/build-use-CMAKE_SIZEOF_VOID_P-instead-of-ARCH_BITS.patch
 delete mode 100644 debian/patches/build-use-x86-specific-flags-on-x86-family-not-on-no.patch
 delete mode 100644 debian/patches/codeJK2-replace-__cdecl-with-QDECL.patch
 delete mode 100644 debian/patches/mp3code-use-Q3-macros-for-endianness.patch

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



More information about the Pkg-games-commits mailing list