File: NEWS.Debian

package info (click to toggle)
nexuiz 2.5.2%2Bdp-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 420 kB
  • ctags: 5
  • sloc: sh: 48; makefile: 26
file content (34 lines) | stat: -rw-r--r-- 1,494 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
nexuiz (2.5.2-1) unstable; urgency=low

  Upstream removed the "pro" mode. So nexuiz -game pro won't work any longer and
  you won't be able to find "pro" mode entries in your desktop menu.

 -- Bruno "Fuddl" Kleinert <fuddl@debian.org>  Fri, 16 Oct 2009 12:53:47 +0200

nexuiz (2.4.2-1) unstable; urgency=low

  From this version on, the Debian Nexuiz packages include the "pro" extension
  (often called a "mod") for Nexuiz. The necessary files are included in
  nexuiz-data.
  You can play Nexuiz in "pro" mode by starting Nexuiz from the command line
  prompt with the parameter "-game pro" (nexuiz -game pro). This also applies to
  the server (nexuiz-server -game pro).
  If you prefer starting Nexuiz by the menu in your window manager, you can use
  the new entry "Nexuiz (pro mode)".

  Starting from this package on there are no wrapper shell scripts around the
  binary files anymore. This means the parameters --help and --quiet are no
  longer available for the commands nexuiz and nexuiz-server!

 -- Bruno "Fuddl" Kleinert <fuddl@tauware.de>  Fri, 23 May 2008 13:29:20 +0200

nexuiz (2.3-4) unstable; urgency=low

  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.

 -- Bruno "Fuddl" Kleinert <fuddl@tauware.de>  Tue, 29 Jan 2008 17:28:29 +0100