[openjk] 06/08: Mark some unforwarded patches as such

Simon McVittie smcv at debian.org
Mon Apr 27 21:28:42 UTC 2015


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

smcv pushed a commit to branch master
in repository openjk.

commit 9d73e1356b8d6ffe3ca18e88112a50c9b77a7adc
Author: Simon McVittie <smcv at debian.org>
Date:   Mon Apr 27 20:24:52 2015 +0100

    Mark some unforwarded patches as such
---
 .../patches/Don-t-link-renderer-and-clients-to-a-bunch-of-unnece.patch  | 2 ++
 debian/patches/Fix-use-of-uninitialized-variable.patch                  | 2 ++
 .../patches/g_utils-stub-out-debug-code-to-write-to-a-misc-Windo.patch  | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/debian/patches/Don-t-link-renderer-and-clients-to-a-bunch-of-unnece.patch b/debian/patches/Don-t-link-renderer-and-clients-to-a-bunch-of-unnece.patch
index 225851c..c30c9fd 100644
--- a/debian/patches/Don-t-link-renderer-and-clients-to-a-bunch-of-unnece.patch
+++ b/debian/patches/Don-t-link-renderer-and-clients-to-a-bunch-of-unnece.patch
@@ -4,6 +4,8 @@ Subject: Don't link renderer and clients to a bunch of unnecessary X11
  libraries
 
 They only directly use libGL.
+
+Forwarded: no
 ---
  code/rd-vanilla/CMakeLists.txt   | 2 +-
  codemp/CMakeLists.txt            | 2 +-
diff --git a/debian/patches/Fix-use-of-uninitialized-variable.patch b/debian/patches/Fix-use-of-uninitialized-variable.patch
index 053e6e2..4a27e30 100644
--- a/debian/patches/Fix-use-of-uninitialized-variable.patch
+++ b/debian/patches/Fix-use-of-uninitialized-variable.patch
@@ -4,6 +4,8 @@ Subject: Fix use of uninitialized variable
 
 We shouldn't use clampMin or clampMax until they have been set,
 at which point setAngles becomes true.
+
+Forwarded: no
 ---
  codemp/game/bg_pmove.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/g_utils-stub-out-debug-code-to-write-to-a-misc-Windo.patch b/debian/patches/g_utils-stub-out-debug-code-to-write-to-a-misc-Windo.patch
index c4797f4..6339178 100644
--- a/debian/patches/g_utils-stub-out-debug-code-to-write-to-a-misc-Windo.patch
+++ b/debian/patches/g_utils-stub-out-debug-code-to-write-to-a-misc-Windo.patch
@@ -3,6 +3,8 @@ Date: Sat, 27 Dec 2014 22:00:37 +0000
 Subject: g_utils: stub out debug code to write to a misc Windows-style file
 
 This is just not going to work.
+
+Forwarded: no
 ---
  code/game/g_utils.cpp | 2 ++
  1 file changed, 2 insertions(+)

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