[SCM] Packaging for the OpenArena engine branch, master, updated. debian/0.8.5-5+exp3-8-g694b709

Simon McVittie smcv at debian.org
Sun Feb 6 00:51:24 UTC 2011


The following commit has been merged in the master branch:
commit e13531d62d137c14723637dd6c356d5f37e46570
Author: Simon McVittie <smcv at debian.org>
Date:   Sat Feb 5 23:14:19 2011 +0000

    keep the older build-dependency, since all we actually need is q3arch.sh

diff --git a/debian/changelog b/debian/changelog
index 95adb0f..dbd35aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ openarena (0.8.5-6) UNRELEASED; urgency=low
 
   * Use com_basegame, com_homepath etc. from recent upstream ioquake3
     - depend on a suitably new snapshot
+    - keep the older build-dependency, since all we actually need is q3arch.sh
   * Add an openarena-dbg package
   * Don't strcpy a buffer into itself, squashing a valgrind warning
   * Declare CG_FairCvars properly, squashing a compiler warning
diff --git a/debian/control b/debian/control
index f457c1f..1347b66 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Bruno "Fuddl" Kleinert <fuddl at debian.org>,
            Simon McVittie <smcv at debian.org>
 Build-Depends: debhelper (>= 8),
                imagemagick,
-               ioquake3-server (>= 1.36+svn1858),
+               ioquake3-server (>= 1.36+svn1802-1~),
                libcurl4-gnutls-dev,
                libjpeg62-dev,
                libopenal-dev,
@@ -22,7 +22,7 @@ Homepage: http://openarena.ws/
 Package: openarena
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends},
-         ioquake3,
+         ioquake3 (>= 1.36+svn1858),
          openarena-data (>= 0.8.5-3~), openarena-data (<< 0.8.6~),
          openarena-server (= ${binary:Version})
 Description: fast-paced 3D first-person shooter
@@ -39,7 +39,7 @@ Package: openarena-server
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends},
          adduser,
-         ioquake3-server,
+         ioquake3-server (>= 1.36+svn1858),
          openarena-data (>= 0.8.5), openarena-data (<< 0.8.6~)
 Description: server and game logic for the game OpenArena
  OpenArena is an open-source content package for ioQuake3 licensed under the

-- 
Packaging for the OpenArena engine



More information about the Pkg-games-commits mailing list