Author: fuddl-guest Date: 2008-03-11 15:15:37 +0000 (Tue, 11 Mar 2008) New Revision: 6022
Modified: packages/trunk/nexuiz-data/debian/control Log: * fix build-dependency (lintian warning) - remove fteqcc from suggests of nexuiz-data Modified: packages/trunk/nexuiz-data/debian/control =================================================================== --- packages/trunk/nexuiz-data/debian/control 2008-03-11 15:02:21 UTC (rev 6021) +++ packages/trunk/nexuiz-data/debian/control 2008-03-11 15:15:37 UTC (rev 6022) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]>, Gonéri Le Bouder <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), fteqcc (>= 3343-1) +Build-Depends: debhelper (>= 4.0.0), fteqcc (>= 3343) Build-Depends-Indep: unzip, zip, sharutils Standards-Version: 3.7.3 Homepage: http://www.nexuiz.com/ @@ -14,7 +14,6 @@ Architecture: all Recommends: 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 the game is to bring deathmatch back to the basics, with perfect weapon _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

