[SCM] Packaging for the OpenArena engine branch, master, updated. debian/0.8.5-7-1-g97e8906

Bruno Kleinert fuddl at tauware.de
Fri Mar 11 14:57:56 UTC 2011


The following commit has been merged in the master branch:
commit 97e8906765ca328cb83a3aa229e8eb80ecf8d6bd
Author: Bruno Kleinert <fuddl at tauware.de>
Date:   Fri Mar 11 13:43:27 2011 +0100

    Don't mess with PATH variable in openarena.desktop

diff --git a/debian/changelog b/debian/changelog
index c68a326..11b70f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+openarena (0.8.5-8) unstable; urgency=low
+
+  * Team upload
+  * Do not mess with users' PATH environment variable in
+    /usr/share/applications/openarena.desktop file. Instead call
+    /usr/games/openarena directly.
+
+ -- Bruno "Fuddl" Kleinert <fuddl at debian.org>  Fri, 11 Mar 2011 13:40:55 +0100
+
 openarena (0.8.5-7) unstable; urgency=low
 
   * Use ~/.openarena, not ~/openarena (Closes: #612782)
diff --git a/debian/openarena.desktop b/debian/openarena.desktop
index 25d9c2b..4aad465 100644
--- a/debian/openarena.desktop
+++ b/debian/openarena.desktop
@@ -2,7 +2,7 @@
 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=openarena
+Exec=/usr/games/openarena
 Terminal=false
 Icon=openarena128
 Type=Application

-- 
Packaging for the OpenArena engine



More information about the Pkg-games-commits mailing list