[SCM] advanced 3D real time strategy game engine branch, master, updated. debian/0.81.2.1+dfsg1-4-3-g03ad272

Jan Dittberner jandd at debian.org
Thu May 27 20:53:46 UTC 2010


The following commit has been merged in the master branch:
commit 0fd4fb0db1a2b0449f331fedb9a83ae69d6d035f
Author: Jan Dittberner <jandd at debian.org>
Date:   Thu May 27 21:12:12 2010 +0200

    refresh debian/patches/0001-Minor-spelling-fix.patch

diff --git a/debian/changelog b/debian/changelog
index 55452e6..1d08625 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ spring (0.81.2.1+dfsg1-5) UNRELEASED; urgency=low
 
   * debian/patches/0002-use-Debian-java-libs.patch: remove empty
     ${myJLibDir} from classpath in AI/Interfaces/Java/CMakeLists.txt
+  * refresh debian/patches/0001-Minor-spelling-fix.patch
 
  -- Jan Dittberner <jandd at debian.org>  Thu, 27 May 2010 21:10:29 +0200
 
diff --git a/debian/patches/0001-Minor-spelling-fix.patch b/debian/patches/0001-Minor-spelling-fix.patch
index aa87481..f67fac5 100644
--- a/debian/patches/0001-Minor-spelling-fix.patch
+++ b/debian/patches/0001-Minor-spelling-fix.patch
@@ -5,11 +5,9 @@ Subject: [PATCH] Minor spelling fix.
  rts/Game/Game.cpp |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
 
-diff --git a/rts/Game/Game.cpp b/rts/Game/Game.cpp
-index c11748c..38a15c6 100644
 --- a/rts/Game/Game.cpp
 +++ b/rts/Game/Game.cpp
-@@ -413,7 +413,7 @@ CGame::CGame(std::string mapname, std::string modName, CLoadSaveHandler *saveFil
+@@ -415,7 +415,7 @@
  
  	ground = new CGround();
  
@@ -18,6 +16,3 @@ index c11748c..38a15c6 100644
  
  	const_cast<CMapInfo*>(mapInfo)->Load();
  	readmap = CReadMap::LoadMap (mapname);
--- 
-1.6.6
-

-- 
advanced 3D real time strategy game engine



More information about the Pkg-games-commits mailing list