[SCM] game about viruses invading your computer branch, master, updated. debian/1.0-1.dfsg.1-2-14-g1580490

Stephen M. Webb stephen.webb at bregmasoft.ca
Wed Jan 4 19:08:27 UTC 2012


The following commit has been merged in the master branch:
commit 9826da4793ed6b2d7c9cb53c8174f300dd10297a
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Wed Jan 4 13:06:36 2012 -0500

    refreshed debian/patches/spelling.patch

diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index 7be67c6..27ff23b 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -3,19 +3,19 @@ Date: Mon, 11 Jan 2010 00:34:23 +0900
 Subject: Fix spelling errors
 
 Fix spelling errors pointed out by lintian.
---- viruskiller.orig/src/CPak.cpp
-+++ viruskiller/src/CPak.cpp
+--- a/src/CPak.cpp
++++ b/src/CPak.cpp
 @@ -48,7 +48,7 @@
  
  void Pak::showPakErrorAndExit()
  {
--	printf("\nFatal Error: The Blob Wars PAK file was either not found or was not accessable.\n");
-+	printf("\nFatal Error: The Blob Wars PAK file was either not found or was not accessible.\n");
+-	printf("\nFatal Error: The Virus Killer PAK file was either not found or was not accessable.\n");
++	printf("\nFatal Error: The Virus Killer PAK file was either not found or was not accessible.\n");
  	printf("(If you compiled from source did you forget to run make install?)\n");
  	printf("The path to the file was expected to be,\n\n");
  	printf(PAKFULLPATH"\n\n");
---- viruskiller.orig/src/pak.cpp
-+++ viruskiller/src/pak.cpp
+--- a/src/pak.cpp
++++ b/src/pak.cpp
 @@ -94,7 +94,7 @@
  
  	if (dirp == NULL)

-- 
game about viruses invading your computer



More information about the Pkg-games-commits mailing list