Author: goneri Date: 2009-08-15 00:07:25 +0000 (Sat, 15 Aug 2009) New Revision: 10136
Modified: packages/trunk/nexuiz/debian/changelog packages/trunk/nexuiz/debian/control Log: * xqf is not mandatoried to run the game. downgrade xqf dependency form recommends to suggests. Thanks FTF 3k3 (Closes: #512456) Modified: packages/trunk/nexuiz/debian/changelog =================================================================== --- packages/trunk/nexuiz/debian/changelog 2009-08-15 00:06:45 UTC (rev 10135) +++ packages/trunk/nexuiz/debian/changelog 2009-08-15 00:07:25 UTC (rev 10136) @@ -1,3 +1,10 @@ +nexuiz (2.4.2-2) unstable; urgency=low + + * xqf is not mandatoried to run the game. downgrade xqf dependency form + recommends to suggests. Thanks FTF 3k3 (Closes: #512456) + + -- Gonéri Le Bouder <[email protected]> Fri, 14 Aug 2009 21:16:28 +0200 + nexuiz (2.4.2-1) unstable; urgency=low [ Bruno "Fuddl" Kleinert ] Modified: packages/trunk/nexuiz/debian/control =================================================================== --- packages/trunk/nexuiz/debian/control 2009-08-15 00:06:45 UTC (rev 10135) +++ packages/trunk/nexuiz/debian/control 2009-08-15 00:07:25 UTC (rev 10136) @@ -13,6 +13,7 @@ Architecture: any Depends: ${shlibs:Depends}, nexuiz-data (>= ${source:Upstream-Version}), libvorbisfile3, libcurl3 Recommends: nexuiz-music (>= ${source:Upstream-Version}), xqf +Suggests: xqf Description: A fast-paced 3D first-person shooter Nexuiz is a fast-paced 3D deathmatch game with high-end and complex graphics effects. It is intended to be played over the Internet or over a local network. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

