[SCM] Packaging for the OpenArena engine branch, master, updated. debian/0.8.5-5+exp1-6-g4ef4aa2

Simon McVittie smcv at debian.org
Fri Nov 12 18:05:36 UTC 2010


The following commit has been merged in the master branch:
commit 220bcd66dd1f8a57e3ca1814aa54f1fced4fd0da
Author: Simon McVittie <smcv at debian.org>
Date:   Fri Nov 12 17:59:20 2010 +0000

    Sort (build-)dependencies

diff --git a/debian/control b/debian/control
index b83aa26..c079dbb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,14 @@ Uploaders: Bruno "Fuddl" Kleinert <fuddl at debian.org>,
            Gonéri Le Bouder <goneri at rulezlan.org>,
            Simon McVittie <smcv at debian.org>
 Build-Depends: debhelper (>= 8),
-               libsdl1.2-dev,
-               libopenal-dev,
                imagemagick,
                ioquake3-server (>= 1.36+svn1802-1~),
                libcurl4-gnutls-dev,
-               libvorbis-dev,
                libjpeg62-dev,
-               libspeexdsp-dev
+               libopenal-dev,
+               libsdl1.2-dev,
+               libspeexdsp-dev,
+               libvorbis-dev
 Standards-Version: 3.9.1
 Vcs-Git: git://git.debian.org/git/pkg-games/openarena.git
 Vcs-Browser: http://git.debian.org/?p=pkg-games/openarena.git;a=summary
@@ -22,9 +22,9 @@ Homepage: http://openarena.ws/
 Package: openarena
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends},
+         ioquake3,
          openarena-data (>= 0.8.5-3~), openarena-data (<< 0.8.6~),
-         openarena-server (= ${binary:Version}),
-         ioquake3
+         openarena-server (= ${binary:Version})
 Description: fast-paced 3D first-person shooter
  OpenArena is an open-source content package for ioQuake3 licensed under the
  GPL, effectively creating a free stand-alone game. Though OpenArena is a free
@@ -38,9 +38,9 @@ Description: fast-paced 3D first-person shooter
 Package: openarena-server
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends},
-         openarena-data (>= 0.8.5), openarena-data (<< 0.8.6~),
+         adduser,
          ioquake3-server,
-         adduser
+         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
  GPL, effectively creating a free stand-alone game. Though OpenArena is a free

-- 
Packaging for the OpenArena engine



More information about the Pkg-games-commits mailing list