[SCM] Quake 3 engine branch, master, updated. debian/1.36+svn1858-1-28-g4ee4cb5
Simon McVittie
smcv at debian.org
Thu Jul 21 09:48:38 UTC 2011
The following commit has been merged in the master branch:
commit 55866fe655e4785b98ba9f7b68b990523e4624d0
Author: Simon McVittie <smcv at debian.org>
Date: Wed Apr 20 14:14:17 2011 +0100
Drop Recommends on openarena|quake3 and the corresponding -server: those are the user-visible packages, and this shared engine is just an implementation detail
diff --git a/debian/changelog b/debian/changelog
index 1c76ef5..18367ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ ioquake3 (1.36+svn1946-1) UNRELEASED; urgency=low
- drop patch 0008, which went upstream as r1934
- fixes crashes when taking JPEG screenshots
* Drop patch 0007, which didn't actually fix #607178
+ * Drop Recommends on openarena|quake3 and the corresponding -server:
+ those are the user-visible packages, and this shared engine is just an
+ implementation detail
-- Simon McVittie <smcv at debian.org> Wed, 16 Mar 2011 21:57:42 +0000
diff --git a/debian/control b/debian/control
index 693bf8d..c153599 100644
--- a/debian/control
+++ b/debian/control
@@ -20,9 +20,8 @@ Homepage: http://www.ioquake3.org/
Package: ioquake3
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: openarena (>= 0.8.5) | quake3,
- x11-utils | zenity | kdebase-bin
Suggests: ioquake3-server (= ${binary:Version})
+Recommends: x11-utils | zenity | kdebase-bin
Description: Game engine for 3D first person shooter games
This package installs a modified version of the ioQuake3 game engine,
which can be used to play various games based on that engine, such as
@@ -38,7 +37,6 @@ Description: Game engine for 3D first person shooter games
Package: ioquake3-server
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: openarena-server (>= 0.8.5) | quake3-server
Description: Standalone server for ioQuake3 based games
This package installs a modified version of the ioQuake3 dedicated server,
which can be used to serve various games based on that engine, such as
--
Quake 3 engine
More information about the Pkg-games-commits
mailing list