[SCM] Packaging for sauerbraten game engine branch, master, updated. upstream/0.0.20100728.dfsg-40-g520b423
Bruno Kleinert
fuddl at tauware.de
Mon Aug 16 10:18:28 UTC 2010
The following commit has been merged in the master branch:
commit 520b4239873ca7de46203022b5a41cb963604997
Author: Bruno Kleinert <fuddl at tauware.de>
Date: Mon Aug 16 12:17:17 2010 +0200
Fix typos around "first person". Closes #573778
diff --git a/debian/changelog b/debian/changelog
index 9d834a4..fec14da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sauerbraten (0.0.20100728.dfsg-2) unstable; urgency=low
+
+ * Fix typos in package description, manpages and desktop shortcuts
+ (Closes: #573778)
+
+ -- Bruno "Fuddl" Kleinert <fuddl at debian.org> Mon, 16 Aug 2010 12:12:51 +0200
+
sauerbraten (0.0.20100728.dfsg-1) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index f2d8285..3b4a8ca 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,8 @@ Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, sauerbraten-data (>= ${sauerbraten-data-ver})
Recommends: sauerbraten-wake6
Description: 3D first-person game engine
- Sauerbraten is a networked fast-paced 3D first person first-person shooter
- game. It supports rather modern graphic effects and a some nice graphic
- details.
+ Sauerbraten is a networked fast-paced 3D first-person shooter game. It supports
+ rather modern graphic effects and a some nice graphic details.
.
The game client also works as the map editor. It is even possible to create
and/or edit a map together with other people over a network connection.
@@ -31,9 +30,8 @@ Priority: extra
Architecture: any
Depends: ${misc:Depends}, sauerbraten (= ${binary:Version})
Description: Debug symbols for the Sauerbraten game engine
- Sauerbraten is a networked fast-paced 3D first person first-person shooter
- game. It supports rather modern graphic effects and a some nice graphic
- details.
+ Sauerbraten is a networked fast-paced 3D first-person shooter game. It supports
+ rather modern graphic effects and a some nice graphic details.
.
The game client also works as the map editor. It is even possible to create
and/or edit a map together with other people over a network connection.
@@ -47,9 +45,8 @@ Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: sauerbraten
Description: Standalone server for the Sauerbraten game
- Sauerbraten is a networked fast-paced 3D first person first-person shooter
- game. It supports rather modern graphic effects and a some nice graphic
- details.
+ Sauerbraten is a networked fast-paced 3D first-person shooter game. It supports
+ rather modern graphic effects and a some nice graphic details.
.
The game client also works as the map editor. It is even possible to create
and/or edit a map together with other people over a network connection.
diff --git a/debian/sauerbraten-server.6 b/debian/sauerbraten-server.6
index 8685ac7..efd73ee 100644
--- a/debian/sauerbraten-server.6
+++ b/debian/sauerbraten-server.6
@@ -10,7 +10,7 @@ This manual page documents briefly the
.B sauerbraten-server
command.
.PP
-\fBsauerbraten-server\fP is the standalone network server of the Sauerbraten game. Sauerbraten is a fast 3D first person shooter.
+\fBsauerbraten-server\fP is the standalone network server of the Sauerbraten game. Sauerbraten is a fast 3D first-person shooter.
.SH OPTIONS
.TP
\fB\-u\fR\fIbandwidth\fP
diff --git a/debian/sauerbraten.6 b/debian/sauerbraten.6
index d20558d..7b4f7ca 100644
--- a/debian/sauerbraten.6
+++ b/debian/sauerbraten.6
@@ -1,6 +1,6 @@
.TH SAUERBRATEN 6 "January 9, 2007"
.SH NAME
-sauerbraten \- a 3D first person shooter
+sauerbraten \- a 3D first-person shooter
.SH SYNOPSIS
.B sauerbraten
[\-d] [\-w\fIwidth\fP] [\-h\fIheight\fP] [\-z\fIdepth\fP] [\-b\fIbpp\fP] [\-a\fIsamples\fP] [\-t] [\-k\fIdirectory\fP] [\-f\fIshaderprecision\fP]
@@ -10,7 +10,7 @@ This manual page documents briefly the
.B sauerbraten
command.
.PP
-\fBsauerbraten\fP is the client and map editor of the Sauerbraten game. Sauerbraten is a fast 3D first person shooter.
+\fBsauerbraten\fP is the client and map editor of the Sauerbraten game. Sauerbraten is a fast 3D first-person shooter.
.SH OPTIONS
.TP
\fB\-d\fR
diff --git a/debian/sauerbraten.menu b/debian/sauerbraten.menu
index b71379a..61eba03 100644
--- a/debian/sauerbraten.menu
+++ b/debian/sauerbraten.menu
@@ -2,5 +2,5 @@
section="Games/Action" \
icon="/usr/share/pixmaps/sauerbraten.xpm" \
title="Sauerbraten" \
- longtitle="A networked 3D first person first-person shooter game" \
+ longtitle="A networked 3D first-person shooter game" \
command="/usr/games/sauerbraten"
--
Packaging for sauerbraten game engine
More information about the Pkg-games-commits
mailing list