This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository koules.
commit 58fca563aabe7d337e1cad11d85672486a9e9011 Author: Stephen Kitt <[email protected]> Date: Sat Sep 16 15:59:20 2017 +0200 Update spelling fixes --- debian/changelog | 1 + debian/patches/113_spelling_fixes.diff | 44 ++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) diff --git a/debian/changelog b/debian/changelog index a9fda4a..496f2e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ koules (1.4-24) UNRELEASED; urgency=medium * Drop old menu support. * Drop obsolete postinst and prerm, they dealt with the /usr/share/doc migration. + * Update spelling fixes. -- Stephen Kitt <[email protected]> Fri, 22 Jan 2016 19:01:49 +0100 diff --git a/debian/patches/113_spelling_fixes.diff b/debian/patches/113_spelling_fixes.diff index d52d791..d935a4a 100644 --- a/debian/patches/113_spelling_fixes.diff +++ b/debian/patches/113_spelling_fixes.diff @@ -29,3 +29,47 @@ Cheers. PUTHEAD (CGAME); ssendallreliable (buffer, HEADSIZE); gamemode = GAME; +--- a/koules.svga.6 ++++ b/koules.svga.6 +@@ -104,7 +104,7 @@ + select dificulty for server: + 0: nightmare + 1: hard +- 2: medium(default and recomended) ++ 2: medium (default and recommended) + 3: easy + 4: very easy + .TP +--- a/svgalib/init.c ++++ b/svgalib/init.c +@@ -420,7 +420,7 @@ + " -D<number> select dificulty for server:\n" + " 0: nightmare\n" + " 1: hard\n" +- " 2: medium(default and recomended)\n" ++ " 2: medium (default and recommended)\n" + " 3: easy\n" + " 4: very easy\n" + " -K run server in deathmatch mode\n", DEFAULTINITPORT +--- a/xkoules.6 ++++ b/xkoules.6 +@@ -121,7 +121,7 @@ + select dificulty for server: + 0: nightmare + 1: hard +- 2: medium(default and recomended) ++ 2: medium (default and recommended) + 3: easy + 4: very easy + .TP +--- a/xlib/init.c ++++ b/xlib/init.c +@@ -795,7 +795,7 @@ + -D<number> select dificulty for server:\n \ + 0: nightmare\n \ + 1: hard\n \ +- 2: medium(default and recomended)\n \ ++ 2: medium (default and recommended)\n \ + 3: easy\n \ + 4: very easy\n \ + -K run server in deathmatch mode\n " -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/koules.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

