[SCM] Packaging for the OpenArena engine branch, master, updated. debian/0.8.1-7-17-g7521e4f

Simon McVittie smcv at debian.org
Wed Jul 21 22:46:45 UTC 2010


The following commit has been merged in the master branch:
commit 7521e4fdce83d33b6cdbd07e4af90d541eba28ff
Author: Simon McVittie <smcv at debian.org>
Date:   Wed Jul 21 23:44:25 2010 +0100

    The changelog so far!

diff --git a/debian/changelog b/debian/changelog
index e823ced..7442460 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+openarena (0.8.1-8) UNRELEASED; urgency=low
+
+  * Add myself to Uploaders
+  * Standards-Version: 3.9.0 (no changes needed)
+  * Ship the source code for the game logic (normally in QVN bytecode files,
+    which need a non-free compiler), from openarena-modSDK-0.8.1.tar.bz2;
+    compile it to native code and package it in openarena-server
+    (Closes: #559240)
+  * Make openarena depend on openarena-server, to avoid having to add a third
+    binary package for the game code (this adds less than 1MB to an
+    installation of openarena)
+  * Load data from /usr/lib, and create symlinks to the PK3 files in
+    /usr/share, to avoid having to define yet another search path
+  * Load game logic as native code if the QVM file starts with magic number
+    'NTVE', even on pure servers
+  * Tighten versioned dependency on openarena-data - now that we're shipping
+    the game logic here and the rest in openarena-data, we need to make sure
+    they're in sync
+
+ -- Simon McVittie <smcv at debian.org>  Mon, 19 Jul 2010 23:06:13 +0100
+
 openarena (0.8.1-7) unstable; urgency=low
 
   * Use memmove instead of strcpy for overlapping memory regions.

-- 
Packaging for the OpenArena engine



More information about the Pkg-games-commits mailing list