r11419 - in packages/trunk/cultivation/debian: . patches

Paul Wise pabs at alioth.debian.org
Wed Oct 27 12:05:57 UTC 2010


Author: pabs
Date: 2010-10-27 12:05:33 +0000 (Wed, 27 Oct 2010)
New Revision: 11419

Modified:
   packages/trunk/cultivation/debian/changelog
   packages/trunk/cultivation/debian/patches/abs_paths.patch
   packages/trunk/cultivation/debian/patches/math_h.patch
   packages/trunk/cultivation/debian/patches/portaudio.patch
Log:
Change the patches to use DEP-3 headers

Modified: packages/trunk/cultivation/debian/changelog
===================================================================
--- packages/trunk/cultivation/debian/changelog	2010-10-27 11:58:36 UTC (rev 11418)
+++ packages/trunk/cultivation/debian/changelog	2010-10-27 12:05:33 UTC (rev 11419)
@@ -14,6 +14,7 @@
   * Build & use a large transparent icon from the MacOS icon & mask
   * Improve the menu files
   * Install the upstream changelog file
+  * Change the patches to use DEP-3 headers
 
  -- Paul Wise <pabs at debian.org>  Sun, 24 Oct 2010 15:18:36 +0800
 

Modified: packages/trunk/cultivation/debian/patches/abs_paths.patch
===================================================================
--- packages/trunk/cultivation/debian/patches/abs_paths.patch	2010-10-27 11:58:36 UTC (rev 11418)
+++ packages/trunk/cultivation/debian/patches/abs_paths.patch	2010-10-27 12:05:33 UTC (rev 11419)
@@ -1,6 +1,5 @@
-# Copyright (C) 2007  Miriam Ruiz <little_miry at yahoo.es>
-# Distributed under the same license as the game. See debian/copyright.
-
+Author: Miriam Ruiz <little_miry at yahoo.es>
+Description: Allow the game to be compiled with absolute paths to the data
 --- a/game2/gameSource/game.cpp
 +++ b/game2/gameSource/game.cpp
 @@ -50,6 +50,8 @@

Modified: packages/trunk/cultivation/debian/patches/math_h.patch
===================================================================
--- packages/trunk/cultivation/debian/patches/math_h.patch	2010-10-27 11:58:36 UTC (rev 11418)
+++ packages/trunk/cultivation/debian/patches/math_h.patch	2010-10-27 12:05:33 UTC (rev 11419)
@@ -1,6 +1,5 @@
-# Copyright (C) 2007  Miriam Ruiz <little_miry at yahoo.es>
-# Distributed under the same license as the game. See debian/copyright.
-
+Author: Miriam Ruiz <little_miry at yahoo.es>
+Description: include math.h
 --- a/game2/gameSource/sound/SoundEffectsBank.cpp
 +++ b/game2/gameSource/sound/SoundEffectsBank.cpp
 @@ -10,6 +10,7 @@

Modified: packages/trunk/cultivation/debian/patches/portaudio.patch
===================================================================
--- packages/trunk/cultivation/debian/patches/portaudio.patch	2010-10-27 11:58:36 UTC (rev 11418)
+++ packages/trunk/cultivation/debian/patches/portaudio.patch	2010-10-27 12:05:33 UTC (rev 11419)
@@ -1,6 +1,5 @@
-# Copyright (C) 2007  Miriam Ruiz <little_miry at yahoo.es>
-# Distributed under the same license as the game. See debian/copyright.
-
+Author: Miriam Ruiz <little_miry at yahoo.es>
+Description: compile against the system portaudio instead of the removed embedded one
 --- a/game2/gameSource/sound/SoundPlayer.h
 +++ b/game2/gameSource/sound/SoundPlayer.h
 @@ -52,8 +52,7 @@




More information about the Pkg-games-commits mailing list