r6018 - packages/trunk/nexuiz-data/debian

Bruno Fuddl-guestquot; Fuddl" Kleinert fuddl-guest at alioth.debian.org
Tue Mar 11 00:46:28 UTC 2008


Author: fuddl-guest
Date: 2008-03-11 00:46:28 +0000 (Tue, 11 Mar 2008)
New Revision: 6018

Modified:
   packages/trunk/nexuiz-data/debian/control
Log:
* correct dependencies. i must have understood something wrong

Modified: packages/trunk/nexuiz-data/debian/control
===================================================================
--- packages/trunk/nexuiz-data/debian/control	2008-03-11 00:45:11 UTC (rev 6017)
+++ packages/trunk/nexuiz-data/debian/control	2008-03-11 00:46:28 UTC (rev 6018)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Bruno "Fuddl" Kleinert <fuddl at tauware.de>, Gonéri Le Bouder <goneri at rulezlan.org>
-Build-Depends: debhelper (> 4.0.0), fteqcc (> 3343-1)
+Build-Depends: debhelper (>= 4.0.0), fteqcc (>= 3343-1)
 Build-Depends-Indep: unzip, zip, sharutils
 Standards-Version: 3.7.3
 Homepage: http://www.nexuiz.com/
@@ -13,7 +13,7 @@
 Package: nexuiz-data
 Architecture: all
 Recommends: nexuiz (>= ${source:Upstream-Version}) | nexuiz-server (>= ${source:Upstream-Version})
-Conflicts: nexuiz (< ${source:Upstream-Version}), nexuiz-server (< ${source:Upstream-Version})
+Conflicts: nexuiz (<= ${source:Upstream-Version}), nexuiz-server (<= ${source:Upstream-Version})
 Suggests: fteqcc
 Description: Nexuiz game data files
  Nexuiz is a 3d deathmatch game made entirely over the internet. The purpose of




More information about the Pkg-games-commits mailing list