[openjk] branch master updated (010973c -> 4554fba)

Simon McVittie smcv at debian.org
Fri May 8 22:44:59 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  010973c   copyright: tweak syntax
       new  d26a1a6   update patches
       new  c4d76c9   Add patches for portability to non-x86 non-ARM architectures
       new  1a2d153   reword some commit messages
       new  ff0aa7e   add another portability patch, making JA work on PowerPC
       new  2027c10   Having tested this on a PowerPC, I think we can claim it's portable
       new  d39dd9c   Require game-data-packager 41 for the changed filesystem layout
       new  05f2b62   adjust patch wording
       new  4554fba   Mark more patches as forwarded

The 8 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:
 debian/control                                     |  18 +--
 ...renderer-and-clients-to-a-bunch-of-unnece.patch |   8 +-
 ...ove-cstdint-usage-from-icarus-tokenizer.h.patch |  35 ++++++
 ...include-string.h-for-strcmp-memcpy-in-inl.patch |  39 +++++++
 ...tokenizer-include-cstring-for-strcmp-memc.patch |  21 ----
 ...eViewAngles-fix-use-of-uninitialized-var.patch} |   7 +-
 ...P-JK2-g_savegame-silence-compiler-warning.patch |   2 +-
 .../Select-C-11-mode-when-compiling-with-g.patch   |  25 -----
 .../Use-C-11-compliant-string-concatenation.patch  |  26 ++---
 ...ep-or-Sys_Sleep-in-SP-to-avoid-busy-waiti.patch |   4 +-
 ...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       |   2 +-
 ...rm-debug-code-that-writes-to-c-nofreeent.patch} |   6 +-
 .../mp3code-use-Q3-macros-for-endianness.patch     | 123 +++++++++++++++++++++
 debian/patches/series                              |  17 ++-
 18 files changed, 503 insertions(+), 85 deletions(-)
 create mode 100644 debian/patches/JK2-Remove-cstdint-usage-from-icarus-tokenizer.h.patch
 create mode 100644 debian/patches/JK2-icarus-include-string.h-for-strcmp-memcpy-in-inl.patch
 delete mode 100644 debian/patches/JK2-icarus-tokenizer-include-cstring-for-strcmp-memc.patch
 rename debian/patches/{Fix-use-of-uninitialized-variable.patch => MP-PM_VehicleViewAngles-fix-use-of-uninitialized-var.patch} (76%)
 delete mode 100644 debian/patches/Select-C-11-mode-when-compiling-with-g.patch
 create mode 100644 debian/patches/build-derive-Architecture-from-CMAKE_SYSTEM_PROCESSO.patch
 create mode 100644 debian/patches/build-pass-fsigned-char-to-gcc-on-all-architectures.patch
 create mode 100644 debian/patches/build-use-CMAKE_SIZEOF_VOID_P-instead-of-ARCH_BITS.patch
 create mode 100644 debian/patches/build-use-x86-specific-flags-on-x86-family-not-on-no.patch
 rename debian/patches/{g_utils-stub-out-debug-code-to-write-to-a-misc-Windo.patch => g_utils-disarm-debug-code-that-writes-to-c-nofreeent.patch} (77%)
 create 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