Author: fuddl-guest Date: 2007-10-08 15:15:14 +0000 (Mon, 08 Oct 2007) New Revision: 4364
Added: packages/trunk/nexuiz/debian/NEWS.Debian Modified: packages/trunk/nexuiz/debian/README.Debian packages/trunk/nexuiz/debian/nexuiz.docs Log: add NEWS.Debian Added: packages/trunk/nexuiz/debian/NEWS.Debian =================================================================== --- packages/trunk/nexuiz/debian/NEWS.Debian (rev 0) +++ packages/trunk/nexuiz/debian/NEWS.Debian 2007-10-08 15:15:14 UTC (rev 4364) @@ -0,0 +1,8 @@ +nexuiz (2.3-4) + + The nexuiz source package builds two debug packages, now: + - nexuiz-dbg for client debug symbols + - nexuiz-server-dbg for server debug symbols + + These packages were introduced to help users to find out if it's nexuiz or - + mainly - a buggy libGL implementation that crashes. Modified: packages/trunk/nexuiz/debian/README.Debian =================================================================== --- packages/trunk/nexuiz/debian/README.Debian 2007-10-08 14:39:31 UTC (rev 4363) +++ packages/trunk/nexuiz/debian/README.Debian 2007-10-08 15:15:14 UTC (rev 4364) @@ -59,4 +59,8 @@ try to generate a backtrace of the crash. To generate a backtrace, run "gdb /usr/lib/games/nexuiz/nexuiz.bin" from a terminal and type "run -basedir /usr/share/games/nexuiz" in the gbd interface. -Once Nexuiz has crashed, type "bt" to obtain the backtrace. +Once Nexuiz has crashed, type "bt" to obtain the backtrace. Please attach the +output when you are reporting a bug about nexuiz crashes. + + + -- Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]> Mon, 8 Oct 2007 17:12:25 +0200 Modified: packages/trunk/nexuiz/debian/nexuiz.docs =================================================================== --- packages/trunk/nexuiz/debian/nexuiz.docs 2007-10-08 14:39:31 UTC (rev 4363) +++ packages/trunk/nexuiz/debian/nexuiz.docs 2007-10-08 15:15:14 UTC (rev 4364) @@ -9,3 +9,4 @@ Docs/say-escapes.txt Docs/scorelog.txt debian/README.Debian +debian/NEWS.Debian _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

