Changelog
openarena (0.8.8-19) unstable; urgency=medium
* Redo portability patches based on what went upstream to ioquake3
- d/p/Treat-GNU-kFreeBSD-and-GNU-Hurd-as-equivalent-to-GNU-Linu.patch:
Treat all GNU platforms as essentially the same for our purposes.
This combines what used to be d/p/Fix-FTBFS-on-kFreeBSD.patch and
d/p/Add-support-for-the-GNU-Hurd-architecture.patch.
- d/p/Makefile-confine-LIB-to-the-one-platform-that-needs-it-na.patch,
d/p/build-canonicalize-all-ARM-variants-to-arm-matching-q_pla.patch,
d/p/build-define-ARCH_STRING-in-Makefile-on-Linux-and-other-G.patch:
Treat all CPU architectures on GNU platforms as at least potentially
supported, without having any specific code for the majority of
architectures. (ioquake3 PR #129, as released to Debian in
ioquake3/1.36+u20150926+dfsg1-1)
+ In particular this means we will attempt to build on m68k
(Closes: #865721)
- d/p/Use-LDFLAGS-on-non-Linux-too.patch:
Drop patch, no longer needed for any GNU platform. GNU/kFreeBSD
and GNU/Hurd both take the GNU/Linux code paths now.
* Re-order patch series: backports from upstream, then forwarded patches,
and finally Debian-specific (non-upstreamable) patches
* Move Debian-specific patches into debian/patches/debian/
* Drop openarena-dbg, rely on automatic -dbgsym packages instead
- Don't build openarena-server-dbgsym since it would collide with
openarena-dbgsym
* Use recommended https URL for debian/copyright Format
* d/copyright: Document new upstream location
* d/control: openarena-server Depends on lsb-base
* d/control: Declare Debian Policy 4.0.0 compliance
-- Simon McVittie <email address hidden> Sun, 25 Jun 2017 01:38:58 +0100