[yquake2] 07/11: Fix another misspelling

Simon McVittie smcv at debian.org
Thu Jun 30 09:23:57 UTC 2016


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

smcv pushed a commit to branch master
in repository yquake2.

commit 38bbef43abf89f64a7bd6569f232ad2fb9621e9f
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Jun 30 08:14:34 2016 +0100

    Fix another misspelling
---
 .../Fix-spelling-errors-detected-by-lintian.patch  | 24 ++++++++++++++++++----
 1 file changed, 20 insertions(+), 4 deletions(-)

diff --git a/debian/patches/Fix-spelling-errors-detected-by-lintian.patch b/debian/patches/Fix-spelling-errors-detected-by-lintian.patch
index a57d4f7..49ac79d 100644
--- a/debian/patches/Fix-spelling-errors-detected-by-lintian.patch
+++ b/debian/patches/Fix-spelling-errors-detected-by-lintian.patch
@@ -1,11 +1,14 @@
-From: Fabian Greffrath <fabian+debian at greffrath.com>
-Date: Mon, 13 Jan 2014 09:14:44 +0000
-Subject: Fix spelling-errors detected by lintian
+From: Simon McVittie <smcv at debian.org>
+Date: Thu, 30 Jun 2016 08:13:24 +0100
+Subject: Fix spelling errors detected by lintian
 
+Based on a patch by Fabian Greffrath against an earlier version of
+yquake2.
 ---
  src/backends/unix/signalhandler.c |  6 +++---
+ src/client/menu/menu.c            |  2 +-
  src/game/savegame/savegame.c      | 14 +++++++-------
- 2 files changed, 10 insertions(+), 10 deletions(-)
+ 3 files changed, 11 insertions(+), 11 deletions(-)
 
 diff --git a/src/backends/unix/signalhandler.c b/src/backends/unix/signalhandler.c
 index 2f802df..2a984cf 100644
@@ -38,6 +41,19 @@ index 2f802df..2a984cf 100644
  	printf("\nThank you very much for your help, making Yamagi Quake\n");
  	printf("II an even better source port. It's much appreciated.\n");
  	printf("\n=======================================================\n\n");
+diff --git a/src/client/menu/menu.c b/src/client/menu/menu.c
+index 57ded35..1c5a9d2 100644
+--- a/src/client/menu/menu.c
++++ b/src/client/menu/menu.c
+@@ -1696,7 +1696,7 @@ static const char *xatcredits[] =
+     "Chris Toft",
+     "Juan Valdes",
+     "",
+-    "+THANKS TO INTERGRAPH COMPUTER SYTEMS",
++    "+THANKS TO INTERGRAPH COMPUTER SYSTEMS",
+     "+IN PARTICULAR:",
+     "",
+     "Michael T. Nicolaou",
 diff --git a/src/game/savegame/savegame.c b/src/game/savegame/savegame.c
 index 9dc0878..1d1e133 100644
 --- a/src/game/savegame/savegame.c

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



More information about the Pkg-games-commits mailing list