r3237 - packages/trunk/openarena/debian

Bruno Fuddl-guestquot; Fuddl" Kleinert fuddl-guest at alioth.debian.org
Wed Jul 4 17:44:30 UTC 2007


Author: fuddl-guest
Date: 2007-07-04 17:44:30 +0000 (Wed, 04 Jul 2007)
New Revision: 3237

Modified:
   packages/trunk/openarena/debian/changelog
   packages/trunk/openarena/debian/copyright
   packages/trunk/openarena/debian/openarena-server.6
   packages/trunk/openarena/debian/openarena.6
   packages/trunk/openarena/debian/openarena.README.Debian
   packages/trunk/openarena/debian/openarena.desktop
   packages/trunk/openarena/debian/openarena.menu
Log:
updated to new debian menu hierarchy (games/arcade -> games/action). unified 'open arena' speeling versions to 'OpenArena'

Modified: packages/trunk/openarena/debian/changelog
===================================================================
--- packages/trunk/openarena/debian/changelog	2007-07-04 15:05:41 UTC (rev 3236)
+++ packages/trunk/openarena/debian/changelog	2007-07-04 17:44:30 UTC (rev 3237)
@@ -1,8 +1,11 @@
 openarena (0.6.0-5) UNRELEASED; urgency=low
 
   * Build-depend on libcurl3-dev (Closes: #430739)
+  * Adjuste Debian menu file to the new menu structure
+  * Improved README.Debian
+  * Unified any kind of "Open Arena" spelling to "OpenArena"
 
- -- Bruno "Fuddl" Kleinert <fuddl at gmx.de>  Fri, 29 Jun 2007 23:25:53 +0200
+ -- Bruno "Fuddl" Kleinert <fuddl at gmx.de>  Wed, 04 Jul 2007 19:29:37 +0200
 
 openarena (0.6.0-4) unstable; urgency=low
 

Modified: packages/trunk/openarena/debian/copyright
===================================================================
--- packages/trunk/openarena/debian/copyright	2007-07-04 15:05:41 UTC (rev 3236)
+++ packages/trunk/openarena/debian/copyright	2007-07-04 17:44:30 UTC (rev 3237)
@@ -15,8 +15,8 @@
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
-Open Arena uses a modified ioQuake3 engine, which contains parts under 
-other licenses than the GNU GPL:
+OpenArena uses a modified ioQuake3 engine, which contains parts under other 
+licenses than the GNU GPL:
 
 ioQuake3 is copyright 1999 - 2005 id Software Inc., 2005, 2006 Zachary J. Slater
 
@@ -151,7 +151,7 @@
 better release of the library.
 
 
-For Debian GNU/Linux Open Arena is split into a game engine and a game data
+For Debian GNU/Linux OpenArena is split into a game engine and a game data
 package. Precompiled binaries, which are supplied by upstream, are removed from
 the Debian packages.
 

Modified: packages/trunk/openarena/debian/openarena-server.6
===================================================================
--- packages/trunk/openarena/debian/openarena-server.6	2007-07-04 15:05:41 UTC (rev 3236)
+++ packages/trunk/openarena/debian/openarena-server.6	2007-07-04 17:44:30 UTC (rev 3237)
@@ -1,6 +1,6 @@
 .TH OPENARENA 6 "December  6, 2006"
 .SH NAME
-openarena-server \- Open Arena server
+openarena-server \- OpenArena server
 .SH SYNOPSIS
 .PP
 \fBopenarena-server\fR [\fB+set \fIoption\fR \fIvalue\fR\fP] ...
@@ -9,7 +9,7 @@
 .B openarena-server
 command.
 .PP
-\fBopenarena-server\fP is the dedicated server for the first-person shooter Open Arena.
+\fBopenarena-server\fP is the dedicated server for the first-person shooter OpenArena.
 .SH OPTIONS
 .PP
 Possible options which are passed by +set option value are the same, as the server commands.

Modified: packages/trunk/openarena/debian/openarena.6
===================================================================
--- packages/trunk/openarena/debian/openarena.6	2007-07-04 15:05:41 UTC (rev 3236)
+++ packages/trunk/openarena/debian/openarena.6	2007-07-04 17:44:30 UTC (rev 3237)
@@ -1,6 +1,6 @@
 .TH OPENARENA 6 "December  6, 2006"
 .SH NAME
-openarena \- Open Arena client
+openarena \- OpenArena client
 .SH SYNOPSIS
 .PP
 \fBopenarena\fR [\fB+set \fIoption\fR \fIvalue\fR\fP] ...
@@ -9,7 +9,7 @@
 .B openarena
 command.
 .PP
-\fBopenarena\fP is the client for the first-person shooter Open Arena.
+\fBopenarena\fP is the client for the first-person shooter OpenArena.
 .SH OPTIONS
 .PP
 Options passed by "+set option value" are the same as the in-game console understands. For the in-game console press "^".

Modified: packages/trunk/openarena/debian/openarena.README.Debian
===================================================================
--- packages/trunk/openarena/debian/openarena.README.Debian	2007-07-04 15:05:41 UTC (rev 3236)
+++ packages/trunk/openarena/debian/openarena.README.Debian	2007-07-04 17:44:30 UTC (rev 3237)
@@ -1,15 +1,16 @@
-Open Arena for Debian
-=====================
+OpenArena for Debian
+====================
 
-In the Debian package of the Open Arena client, flares (light gloss effect 
+In the Debian package of the OpenArena client, flares (light gloss effect 
 around light sources) is disabled by default, because it causes a performance 
 loss on certain graphics hardware (Intel cards and maybe others). On ATI or 
 NVIDIA cards (and maybe others) you won't notice a great performance penalty if 
 flares are enabled.
 
-To enable the flare effect, run "openarena" and open the in-game console by 
-pressing '^' and type "\r_flares 1" (without the quotes). If you notice a 
-performance loss, you can disable flares again by typing "\r_flares 0" 
-(without the quotes) in the in-game console.
+To enable the flare effect, launch OpenArena and open the in-game console by 
+pressing '`' (also '^' on some keyboards), then type "\r_flares 1" (without 
+the quotes). If you notice a performance loss, you can disable flares again by 
+typing "\r_flares 0" (without the quotes) in the in-game console. This setting 
+is saved automatically, when OpenArena is closed.
 
- -- Bruno "Fuddl" Kleinert <fuddl at gmx.de>  Sat, 28 Apr 2007 22:32:56 +0200
+ -- Bruno "Fuddl" Kleinert <fuddl at gmx.de>  Wed, 04 Jul 2007 19:29:37 +0200

Modified: packages/trunk/openarena/debian/openarena.desktop
===================================================================
--- packages/trunk/openarena/debian/openarena.desktop	2007-07-04 15:05:41 UTC (rev 3236)
+++ packages/trunk/openarena/debian/openarena.desktop	2007-07-04 17:44:30 UTC (rev 3237)
@@ -1,8 +1,8 @@
 [Desktop Entry]
 Encoding=UTF-8
-Name=Open Arena
-Comment=A 3D first-person shooter, similar to id Software Inc.'s Quake III Arena
-Comment[de]=Ein netzwerkfähiger 3D Ego-Shooter
+Name=OpenArena
+Comment=A fast-paced 3D first-person shooter, similar to id Software Inc.'s Quake III Arena
+Comment[de]=Ein hektischer und netzwerkfähiger 3D Ego-Shooter, ähnlich zu Quake III Arena von id Software Inc.
 Exec=/usr/games/openarena --quiet
 Terminal=false
 Icon=openarena128.png

Modified: packages/trunk/openarena/debian/openarena.menu
===================================================================
--- packages/trunk/openarena/debian/openarena.menu	2007-07-04 15:05:41 UTC (rev 3236)
+++ packages/trunk/openarena/debian/openarena.menu	2007-07-04 17:44:30 UTC (rev 3237)
@@ -1,7 +1,7 @@
 ?package(openarena): \
 	needs="X11" \
-	section="Games/Arcade" \
-	title="Open Arena" \
-	longtitle="A 3D first-person shooter, similar to id Software Inc.'s Quake III Arena" \
+	section="Games/Action" \
+	title="OpenArena" \
+	longtitle="A fast-paced 3D first-person shooter, inspired by id Software Inc.'s Quake III Arena" \
 	icon="/usr/share/pixmaps/openarena32.xpm" \
 	command="/usr/games/openarena --quiet"




More information about the Pkg-games-commits mailing list