r8014 - in packages/trunk/plee-the-bear/debian: . patches

Julien Jorge j-jorge-guest at alioth.debian.org
Thu Aug 28 13:55:48 UTC 2008


Author: j-jorge-guest
Date: 2008-08-28 13:55:48 +0000 (Thu, 28 Aug 2008)
New Revision: 8014

Removed:
   packages/trunk/plee-the-bear/debian/patches/built-paths.diff
   packages/trunk/plee-the-bear/debian/patches/cmake-version.diff
   packages/trunk/plee-the-bear/debian/patches/fix-menu-section.diff
   packages/trunk/plee-the-bear/debian/patches/fix_.desktop.diff
   packages/trunk/plee-the-bear/debian/patches/install-author-files.diff
Modified:
   packages/trunk/plee-the-bear/debian/changelog
   packages/trunk/plee-the-bear/debian/patches/dont-compile-extra-stuff.diff
   packages/trunk/plee-the-bear/debian/patches/series
Log:
Update to upstream release 0.3.1

Modified: packages/trunk/plee-the-bear/debian/changelog
===================================================================
--- packages/trunk/plee-the-bear/debian/changelog	2008-08-28 13:49:49 UTC (rev 8013)
+++ packages/trunk/plee-the-bear/debian/changelog	2008-08-28 13:55:48 UTC (rev 8014)
@@ -1,3 +1,9 @@
+plee-the-bear (0.3.1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Julien Jorge <julien_jorge at yahoo.fr>  Thu, 28 Aug 2008 15:31:25 +0200
+
 plee-the-bear (0.2.1-3) UNRELEASED; urgency=low
 
   * Put the Debian Games Team in the Maintainer field

Deleted: packages/trunk/plee-the-bear/debian/patches/built-paths.diff
===================================================================
--- packages/trunk/plee-the-bear/debian/patches/built-paths.diff	2008-08-28 13:49:49 UTC (rev 8013)
+++ packages/trunk/plee-the-bear/debian/patches/built-paths.diff	2008-08-28 13:55:48 UTC (rev 8014)
@@ -1,43 +0,0 @@
-Index: plee-the-bear-0.2.0/data/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.0.orig/data/CMakeLists.txt	2008-06-05 16:26:21.000000000 +0200
-+++ plee-the-bear-0.2.0/data/CMakeLists.txt	2008-06-05 16:26:57.000000000 +0200
-@@ -33,18 +33,16 @@
-   ADD_CUSTOM_TARGET( ${CCR_TARGET} ALL DEPENDS ${CCR_OUTPUT_FILES} )
- ENDMACRO( CUSTOM_COMPILE_RULE )
- 
--SET( BASE_DIR "${GAME_ROOT_DIRECTORY}" )
--
- # model compiler
--SET( MC_EXEC "${BASE_DIR}/bin/mc" )
-+SET( MC_EXEC "${EXECUTABLE_OUTPUT_PATH}/mc" )
- 
- SET( MODEL_FILES
--  model/headstone.mdl
--  model/player_1.mdl
--  model/player_2.mdl
--  model/sting.mdl
--  model/stone.mdl
--  model/wasp.mdl
-+  ${CMAKE_CURRENT_SOURCE_DIR}/model/headstone.mdl
-+  ${CMAKE_CURRENT_SOURCE_DIR}/model/player_1.mdl
-+  ${CMAKE_CURRENT_SOURCE_DIR}/model/player_2.mdl
-+  ${CMAKE_CURRENT_SOURCE_DIR}/model/sting.mdl
-+  ${CMAKE_CURRENT_SOURCE_DIR}/model/stone.mdl
-+  ${CMAKE_CURRENT_SOURCE_DIR}/model/wasp.mdl
- )
- 
- CUSTOM_COMPILE_RULE( model_files "${MC_EXEC}" .cm ${MODEL_FILES} )
-Index: plee-the-bear-0.2.0/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.0.orig/CMakeLists.txt	2008-06-05 16:29:33.000000000 +0200
-+++ plee-the-bear-0.2.0/CMakeLists.txt	2008-06-05 16:29:50.000000000 +0200
-@@ -30,7 +30,7 @@
- ENDIF( NOT PTB_INSTALL_CUSTOM_LIBRARY_DIR )
- 
- # Directories where the executable and libraries are built
--SET( EXECUTABLE_OUTPUT_PATH "${GAME_ROOT_DIRECTORY}/bin" )
-+SET( EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}/bin" )
- SET( LIBRARY_OUTPUT_PATH "${EXECUTABLE_OUTPUT_PATH}" )
- 
- # common flags

Deleted: packages/trunk/plee-the-bear/debian/patches/cmake-version.diff
===================================================================
--- packages/trunk/plee-the-bear/debian/patches/cmake-version.diff	2008-08-28 13:49:49 UTC (rev 8013)
+++ packages/trunk/plee-the-bear/debian/patches/cmake-version.diff	2008-08-28 13:55:48 UTC (rev 8014)
@@ -1,308 +0,0 @@
-Index: plee-the-bear-0.2.1/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/CMakeLists.txt	2008-06-08 11:30:55.000000000 +0200
-+++ plee-the-bear-0.2.1/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(plee-the-bear)
- 
- SET( GAME_ROOT_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}" )
-Index: plee-the-bear-0.2.1/data/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/data/CMakeLists.txt	2008-06-08 11:30:55.000000000 +0200
-+++ plee-the-bear-0.2.1/data/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(ressource-archive)
- 
- #-------------------------------------------------------------------------------
-Index: plee-the-bear-0.2.1/desktop/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/desktop/CMakeLists.txt	2008-06-08 11:30:55.000000000 +0200
-+++ plee-the-bear-0.2.1/desktop/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- INSTALL( DIRECTORY "applications" "icons" "menu" "pixmaps"
-   DESTINATION "${CMAKE_INSTALL_PREFIX}/share/"
-   FILE_PERMISSIONS
-Index: plee-the-bear-0.2.1/dev/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/CMakeLists.txt	2008-06-08 11:31:00.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- SET( DIR_COMMON "${CMAKE_CURRENT_SOURCE_DIR}/common/" )
- SET(
-   BEAR_ENGINE_INCLUDE_DIRECTORY
-Index: plee-the-bear-0.2.1/dev/bear_engine/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/bear_engine/CMakeLists.txt	2008-06-08 11:30:59.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/bear_engine/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1 +1,3 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- SUBDIRS(src)
-Index: plee-the-bear-0.2.1/dev/bear_engine/src/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/bear_engine/src/CMakeLists.txt	2008-06-08 11:30:59.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/bear_engine/src/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- SUBDIRS(
-   core
-   generic_items
-Index: plee-the-bear-0.2.1/dev/bear_engine/src/core/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/bear_engine/src/core/CMakeLists.txt	2008-06-08 11:30:59.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/bear_engine/src/core/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT( bear_engine )
- 
- INCLUDE_DIRECTORIES( ${BEAR_ENGINE_INCLUDE_DIRECTORY} )
-Index: plee-the-bear-0.2.1/dev/bear_engine/src/core/audio/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/bear_engine/src/core/audio/CMakeLists.txt	2008-06-08 11:30:58.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/bear_engine/src/core/audio/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(audio)
- SET( AUDIO_TARGET_NAME bear_audio )
- 
-Index: plee-the-bear-0.2.1/dev/bear_engine/src/core/communication/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/bear_engine/src/core/communication/CMakeLists.txt	2008-06-08 11:30:58.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/bear_engine/src/core/communication/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(communication)
- SET( COMMUNICATION_TARGET_NAME bear_communication )
- 
-Index: plee-the-bear-0.2.1/dev/bear_engine/src/core/engine/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/bear_engine/src/core/engine/CMakeLists.txt	2008-06-08 11:30:58.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/bear_engine/src/core/engine/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(engine)
- SET( ENGINE_TARGET_NAME bear_engine )
- 
-Index: plee-the-bear-0.2.1/dev/bear_engine/src/core/gui/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/bear_engine/src/core/gui/CMakeLists.txt	2008-06-08 11:30:58.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/bear_engine/src/core/gui/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(gui)
- SET( GUI_TARGET_NAME bear_gui )
- 
-Index: plee-the-bear-0.2.1/dev/bear_engine/src/core/input/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/bear_engine/src/core/input/CMakeLists.txt	2008-06-08 11:30:57.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/bear_engine/src/core/input/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(input)
- SET( INPUT_TARGET_NAME bear_input )
- 
-Index: plee-the-bear-0.2.1/dev/bear_engine/src/core/text/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/bear_engine/src/core/text/CMakeLists.txt	2008-06-08 11:30:58.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/bear_engine/src/core/text/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(text)
- SET( TEXT_TARGET_NAME bear_text )
- 
-Index: plee-the-bear-0.2.1/dev/bear_engine/src/core/time/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/bear_engine/src/core/time/CMakeLists.txt	2008-06-08 11:30:58.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/bear_engine/src/core/time/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(time)
- SET( TIME_TARGET_NAME bear_time )
- 
-Index: plee-the-bear-0.2.1/dev/bear_engine/src/core/universe/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/bear_engine/src/core/universe/CMakeLists.txt	2008-06-08 11:30:57.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/bear_engine/src/core/universe/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(universe)
- SET( UNIVERSE_TARGET_NAME bear_universe )
- 
-Index: plee-the-bear-0.2.1/dev/bear_engine/src/core/visual/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/bear_engine/src/core/visual/CMakeLists.txt	2008-06-08 11:30:58.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/bear_engine/src/core/visual/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(visual)
- SET( VISUAL_TARGET_NAME bear_visual )
- 
-Index: plee-the-bear-0.2.1/dev/bear_engine/src/generic_items/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/bear_engine/src/generic_items/CMakeLists.txt	2008-06-08 11:30:59.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/bear_engine/src/generic_items/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(bear_generic_items)
- SET( GENERIC_ITEM_TARGET_NAME bear_generic_items )
- 
-Index: plee-the-bear-0.2.1/dev/bear_engine/src/running_bear/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/bear_engine/src/running_bear/CMakeLists.txt	2008-06-08 11:30:59.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/bear_engine/src/running_bear/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(running-bear)
- SET( RUNNING_BEAR_TARGET_NAME running-bear )
- 
-Index: plee-the-bear-0.2.1/dev/image-cutter/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/image-cutter/CMakeLists.txt	2008-06-08 11:30:56.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/image-cutter/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1 +1,3 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- SUBDIRS(src)
-Index: plee-the-bear-0.2.1/dev/image-cutter/src/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/image-cutter/src/CMakeLists.txt	2008-06-08 11:30:56.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/image-cutter/src/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1 +1,3 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- SUBDIRS(ic)
-Index: plee-the-bear-0.2.1/dev/image-cutter/src/ic/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/image-cutter/src/ic/CMakeLists.txt	2008-06-08 11:30:56.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/image-cutter/src/ic/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(image-cutter)
- INCLUDE_DIRECTORIES(.)
- 
-Index: plee-the-bear-0.2.1/dev/level-editor/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/level-editor/CMakeLists.txt	2008-06-08 11:30:57.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/level-editor/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1 +1,3 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- SUBDIRS(src)
-Index: plee-the-bear-0.2.1/dev/level-editor/src/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/level-editor/src/CMakeLists.txt	2008-06-08 11:30:57.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/level-editor/src/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1 +1,3 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- SUBDIRS(bf)
-Index: plee-the-bear-0.2.1/dev/level-editor/src/bf/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/level-editor/src/bf/CMakeLists.txt	2008-06-08 11:30:57.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/level-editor/src/bf/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(bear-factory)
- SET( BF_TARGET_NAME bear-factory )
- 
-Index: plee-the-bear-0.2.1/dev/model-compiler/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/model-compiler/CMakeLists.txt	2008-06-08 11:30:56.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/model-compiler/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1 +1,3 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- SUBDIRS(src)
-Index: plee-the-bear-0.2.1/dev/model-compiler/src/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/model-compiler/src/CMakeLists.txt	2008-06-08 11:30:56.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/model-compiler/src/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1 +1,3 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- SUBDIRS(mc)
-Index: plee-the-bear-0.2.1/dev/model-compiler/src/mc/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/model-compiler/src/mc/CMakeLists.txt	2008-06-08 11:30:56.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/model-compiler/src/mc/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(model-compiler)
- SET( MC_TARGET_NAME mc )
- 
-Index: plee-the-bear-0.2.1/dev/plee-the-bear/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/plee-the-bear/CMakeLists.txt	2008-06-08 11:30:57.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/plee-the-bear/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1 +1,3 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- SUBDIRS(src)
-Index: plee-the-bear-0.2.1/dev/plee-the-bear/src/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/plee-the-bear/src/CMakeLists.txt	2008-06-08 11:30:57.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/plee-the-bear/src/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1 +1,3 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- SUBDIRS( ptb )
-Index: plee-the-bear-0.2.1/dev/plee-the-bear/src/ptb/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/plee-the-bear/src/ptb/CMakeLists.txt	2008-06-08 11:30:56.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/plee-the-bear/src/ptb/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(plee-the-bear-library)
- SET( LIBPTB_TARGET_NAME plee_the_bear )
- 
-Index: plee-the-bear-0.2.1/dev/texture-tools/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/texture-tools/CMakeLists.txt	2008-06-08 11:31:00.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/texture-tools/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1 +1,3 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- SUBDIRS(big-to-texture)
-Index: plee-the-bear-0.2.1/dev/texture-tools/big-to-texture/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/texture-tools/big-to-texture/CMakeLists.txt	2008-06-08 11:30:59.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/texture-tools/big-to-texture/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1 +1,3 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- SUBDIRS(src)
-Index: plee-the-bear-0.2.1/dev/texture-tools/big-to-texture/src/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/dev/texture-tools/big-to-texture/src/CMakeLists.txt	2008-06-08 11:30:59.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/texture-tools/big-to-texture/src/CMakeLists.txt	2008-06-08 11:32:35.000000000 +0200
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.4)
-+
- PROJECT(big-to-texture)
- INCLUDE_DIRECTORIES(.)
- 

Modified: packages/trunk/plee-the-bear/debian/patches/dont-compile-extra-stuff.diff
===================================================================
--- packages/trunk/plee-the-bear/debian/patches/dont-compile-extra-stuff.diff	2008-08-28 13:49:49 UTC (rev 8013)
+++ packages/trunk/plee-the-bear/debian/patches/dont-compile-extra-stuff.diff	2008-08-28 13:55:48 UTC (rev 8014)
@@ -1,8 +1,8 @@
-Index: plee-the-bear-0.2.1/dev/CMakeLists.txt
+Index: plee-the-bear-0.3.1/dev/CMakeLists.txt
 ===================================================================
---- plee-the-bear-0.2.1.orig/dev/CMakeLists.txt	2008-06-06 16:56:46.000000000 +0200
-+++ plee-the-bear-0.2.1/dev/CMakeLists.txt	2008-06-06 16:57:00.000000000 +0200
-@@ -12,9 +12,10 @@
+--- plee-the-bear-0.3.1.orig/dev/CMakeLists.txt	2008-08-28 15:30:15.000000000 +0200
++++ plee-the-bear-0.3.1/dev/CMakeLists.txt	2008-08-28 15:30:38.000000000 +0200
+@@ -12,8 +12,8 @@
  
  SUBDIRS(
    common
@@ -13,6 +13,3 @@
    model-compiler
    bear_engine
    plee-the-bear
--  texture-tools )
-+#  texture-tools
-+   )

Deleted: packages/trunk/plee-the-bear/debian/patches/fix-menu-section.diff
===================================================================
--- packages/trunk/plee-the-bear/debian/patches/fix-menu-section.diff	2008-08-28 13:49:49 UTC (rev 8013)
+++ packages/trunk/plee-the-bear/debian/patches/fix-menu-section.diff	2008-08-28 13:55:48 UTC (rev 8014)
@@ -1,12 +0,0 @@
-Index: plee-the-bear-0.2.1/desktop/menu/plee-the-bear
-===================================================================
---- plee-the-bear-0.2.1.orig/desktop/menu/plee-the-bear	2008-06-07 12:14:47.000000000 +0200
-+++ plee-the-bear-0.2.1/desktop/menu/plee-the-bear	2008-06-07 12:15:19.000000000 +0200
-@@ -1,5 +1,5 @@
--?package(plee-the-bear):needs="X11" section="Games" \
--  title="Plee The Bear" \
-+?package(plee-the-bear):needs="X11" section="Games/Action" \
-+  title="Plee the Bear" \
-   command="plee-the-bear" \
-   hints="Catch your son, he ate all your honey and ran away." \
-   icon="ptb.xpm"

Deleted: packages/trunk/plee-the-bear/debian/patches/fix_.desktop.diff
===================================================================
--- packages/trunk/plee-the-bear/debian/patches/fix_.desktop.diff	2008-08-28 13:49:49 UTC (rev 8013)
+++ packages/trunk/plee-the-bear/debian/patches/fix_.desktop.diff	2008-08-28 13:55:48 UTC (rev 8014)
@@ -1,29 +0,0 @@
-Index: plee-the-bear-0.2.1/desktop/applications/plee-the-bear.desktop
-===================================================================
---- plee-the-bear-0.2.1/desktop/applications/plee-the-bear.desktop.orig
-+++ plee-the-bear-0.2.1/desktop/applications/plee-the-bear.desktop
-@@ -1,12 +1,14 @@
- [Desktop Entry]
--Encoding=UTF-8
- Version=1.0
- 
- Name=Plee The Bear
-+Name[fr]=Plee l'ours
-+Name[de]=Plee der Bär
- 
- Comment=Catch your son, he ate all the honey then ran away
- Comment[en]=Catch your son, he ate all the honey then ran away
- Comment[fr]=Attrapez votre fils, il a mangé tout le miel et s'est enfuit
-+Comment[de]=Fange deinen Sohn. Er hat den Honig aufgegessen und ist dann weggelaufen
- 
- TryExec=plee-the-bear
- Exec=plee-the-bear
-@@ -15,7 +17,7 @@
- 
- StartupNotify=true
- Type=Application
--Categories=Application;Game;
-+Categories=Game;ArcadeGame;
- 
- GenericName=A 2D platform game
- GenericName[en]=A 2D platform game

Deleted: packages/trunk/plee-the-bear/debian/patches/install-author-files.diff
===================================================================
--- packages/trunk/plee-the-bear/debian/patches/install-author-files.diff	2008-08-28 13:49:49 UTC (rev 8013)
+++ packages/trunk/plee-the-bear/debian/patches/install-author-files.diff	2008-08-28 13:55:48 UTC (rev 8014)
@@ -1,12 +0,0 @@
-Index: plee-the-bear-0.2.1/data/CMakeLists.txt
-===================================================================
---- plee-the-bear-0.2.1.orig/data/CMakeLists.txt	2008-06-07 12:16:40.000000000 +0200
-+++ plee-the-bear-0.2.1/data/CMakeLists.txt	2008-06-07 12:16:46.000000000 +0200
-@@ -66,6 +66,6 @@
-   PATTERN "*.mid" EXCLUDE
-   PATTERN "*.spritepos" EXCLUDE
-   PATTERN "*.scm" EXCLUDE
--  PATTERN "AUTHORS" EXCLUDE
-+#  PATTERN "AUTHORS" EXCLUDE
-   PATTERN "README" EXCLUDE
- )

Modified: packages/trunk/plee-the-bear/debian/patches/series
===================================================================
--- packages/trunk/plee-the-bear/debian/patches/series	2008-08-28 13:49:49 UTC (rev 8013)
+++ packages/trunk/plee-the-bear/debian/patches/series	2008-08-28 13:55:48 UTC (rev 8014)
@@ -1,7 +1,2 @@
-built-paths.diff -p1
-dont-compile-extra-stuff.diff -p1
-fix-menu-section.diff -p1
-install-author-files.diff -p1
+dont-compile-extra-stuff.diff
 fix-create-file-in-current-dir.diff -p1
-cmake-version.diff -p1
-fix_.desktop.diff -p1




More information about the Pkg-games-commits mailing list