[openarena] 02/04: Adjust changelog and patch tagging
Simon McVittie
smcv at debian.org
Mon Jan 15 09:04:33 UTC 2018
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian/master
in repository openarena.
commit 506394f1464491ba39a3e92cee79655ba7e707db
Author: Simon McVittie <smcv at debian.org>
Date: Mon Jan 15 08:38:26 2018 +0000
Adjust changelog and patch tagging
---
debian/changelog | 4 +++-
.../Disable-Altivec-instructions-on-PowerPC-unless-requested.patch | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8ad1b1f..854bea0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,9 @@ openarena (0.8.8-21) UNRELEASED; urgency=medium
* Standards-Version: 4.1.3 (no changes required)
* d/p/Disable-Altivec-instructions-on-PowerPC-unless-requested.patch:
Add patch to compile without Altivec to support baseline powerpc
- CPUs. This should also work on powerpcspe (Closes: #701630)
+ CPUs. Thanks to GitHub user casey-ac for testing a version of this
+ change in ioquake3. This should also work on powerpcspe
+ (Closes: #701630)
-- Simon McVittie <smcv at debian.org> Fri, 08 Dec 2017 19:12:02 +0000
diff --git a/debian/patches/Disable-Altivec-instructions-on-PowerPC-unless-requested.patch b/debian/patches/Disable-Altivec-instructions-on-PowerPC-unless-requested.patch
index 0a7bb19..51f1693 100644
--- a/debian/patches/Disable-Altivec-instructions-on-PowerPC-unless-requested.patch
+++ b/debian/patches/Disable-Altivec-instructions-on-PowerPC-unless-requested.patch
@@ -26,7 +26,10 @@ fork of gcc doesn't document the corresponding -fno-altivec option, so
we'll have to assume that omitting -faltivec is enough (but non-Altivec
PowerPC Macs haven't been sold for a long time anyway).
+Similar to https://github.com/ioquake/ioq3/pull/337 in ioquake3.
+
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701630
+Forwarded: no
---
Makefile | 27 +++++++++++++++++++++++----
code/qcommon/q_platform.h | 2 +-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openarena.git
More information about the Pkg-games-commits
mailing list