[game-data-packager] 31/293: a bunch of minor fixes to desktop and menu files

Simon McVittie smcv at debian.org
Fri Oct 14 00:11:53 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch quake
in repository game-data-packager.

commit 6ced348c8cbaf0de9567a6db96fd9ba3020fd60b
Author: Bruno "Fuddl" Kleinert <fuddl at debian.org>
Date:   Wed Jun 28 16:57:19 2006 +0000

    a bunch of minor fixes to desktop and menu files
    
    ioquake3 can be regarded as a standalone 3d engine, so lets only recommend quake3-data
---
 debian/README.Debian          | 17 ++++++++++-------
 debian/README.ioquake3-common |  6 +++---
 debian/control                |  9 +++++----
 debian/copyright              |  6 +++---
 debian/ioquake3.desktop       |  5 +++--
 5 files changed, 24 insertions(+), 19 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index ecbc0f3..a7617a1 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,9 +1,12 @@
-Quake3 is a 3D engine and can be used for a number of games, especially
-now that people are porting in new models. A data installer should
-reflect this. However, this is still work in progress. Until then,
-you can use the quake3-data package from:
+ioquake3 for Debian
+===================
 
-http://scorpius.homelinux.org/~marc/debian/
+Icculus.Org Quake 3 is a 3D engine and can be used for a number of games, 
+especially now that people are porting in new models.
 
-This will provide a nice automated way to install either the data from
-the CD-Rom or the dhareware package.
+To play id Software's proprietary Quake III Arena you must install and 
+configure the package 'quake3-data'.
+
+The quake3-data package provides a nice automated way to install either the 
+Quake III Arena game data from the CD-ROM or the shareware game data from 
+the internet.
diff --git a/debian/README.ioquake3-common b/debian/README.ioquake3-common
index 6ed6917..d107627 100644
--- a/debian/README.ioquake3-common
+++ b/debian/README.ioquake3-common
@@ -1,3 +1,3 @@
-This package simply provides symlinks to the pak files installed by the 
-quake3-data package, which are common to the ioquake3 client and dedicated 
-server.
+This package simply provides symlinks to the .pak files which may be installed 
+by the quake3-data package. The installed files are common to the ioquake3 
+client and ioquake3 dedicated server.
diff --git a/debian/control b/debian/control
index a8d0e79..984d183 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>> 4.0.0), libsdl1.2-dev, docbook-to-man, libopenal-de
 Standards-Version: 3.7.2
 
 Package: ioquake3
-Architecture: i386 amd64 powerpc sparc
+Architecture: all
 Depends: ${shlibs:Depends}, ioquake3-common
 Suggests: xqf, qstat
 Description: Improved version of id Software Inc.'s Quake III engine
@@ -21,7 +21,7 @@ Description: Improved version of id Software Inc.'s Quake III engine
  This package contains the architecture dependent client files.
 
 Package: ioquake3-server
-Architecture: amd64 i386 powerpc sparc
+Architecture: all
 Depends: ${shlibs:Depends}, ioquake3-common
 Description: Icculus.Org Quake III Arena dedicated server
  Icculus.Org Quake III Arena is a 3D action game in first-person perspective, 
@@ -31,8 +31,9 @@ Description: Icculus.Org Quake III Arena dedicated server
  This package contains the architecture dependent server files.
 
 Package: ioquake3-common
-Architecture: all
-Depends: quake3-data, debconf (>= 0.5.00)
+Architecture: any
+Depends: debconf (>= 0.5.00)
+Recommends: quake3-data
 Description: Icculus.Org Quake III Arena binary common files
  This package provides files which are common among the packages ioquake3 and 
  ioquake3-server. It builds the "glue" to files, installed by the quake3-data 
diff --git a/debian/copyright b/debian/copyright
index 2c07395..61e3fb2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,10 @@
 This package was debianized by Marc Leeman <marc.leeman at gmail.com> on
 Fri, 04 Nov 2005 20:01:00 +0100
 
-It was downloaded from svn://svn.icculus.org/quake3/trunk
+ioQuake3 was downloaded from svn://svn.icculus.org/quake3/trunk
 
-Tnx to Jamie Wilkinson <jaq at debian.org> for the base packaging for quake2
-on which I based these packages.
+Thanks to Jamie Wilkinson <jaq at debian.org> for the base packaging for quake2
+on which these packages are based on.
 
 Copyright 1999 - 2005 id Software Inc., 2005, 2006 Zachary J. Slater
 
diff --git a/debian/ioquake3.desktop b/debian/ioquake3.desktop
index bef047e..45e3bfc 100644
--- a/debian/ioquake3.desktop
+++ b/debian/ioquake3.desktop
@@ -1,9 +1,10 @@
 [Desktop Entry]
 Encoding=UTF-8
 Name=Quake III Arena
-Comment=Icculus.Org Quake III Arena
+Comment=A 3d networked deathmatch game - The quake3-data must be installed and configured properly
+Comment[de]=Ein netzwerkfähiges 3d Schießspiel - Das Paket quake3-data muss korrekt installiert und konfiguriert sein
 Exec=/usr/games/ioquake3 --quiet
 Terminal=false
 Icon=ioquake3.svg
 Type=Application
-Categories=Application;Game;
+Categories=Application;Game;ArcadeGame

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list