Author: j-jorge-guest
Date: 2009-10-16 19:19:44 +0000 (Fri, 16 Oct 2009)
New Revision: 10417

Added:
   packages/trunk/plee-the-bear/debian/patches/editors-menu-section.diff
Modified:
   packages/trunk/plee-the-bear/debian/changelog
   packages/trunk/plee-the-bear/debian/patches/series
Log:
Add a patch to change section in menu files of the editors from
Apps/Editors to Games/Tools.

Modified: packages/trunk/plee-the-bear/debian/changelog
===================================================================
--- packages/trunk/plee-the-bear/debian/changelog       2009-10-16 19:09:19 UTC 
(rev 10416)
+++ packages/trunk/plee-the-bear/debian/changelog       2009-10-16 19:19:44 UTC 
(rev 10417)
@@ -4,6 +4,8 @@
   * Remove the 'Section' line in the control file for bear-factory.
     Thanks Ben Finney (Closes: #550224).
   * Install the binaries of the editors in /usr/games/
+  * Add a patch to change section in menu files of the editors from
+    Apps/Editors to Games/Tools.
 
  -- Julien Jorge <[email protected]>  Thu, 08 Oct 2009 16:27:44 +0200
 

Added: packages/trunk/plee-the-bear/debian/patches/editors-menu-section.diff
===================================================================
--- packages/trunk/plee-the-bear/debian/patches/editors-menu-section.diff       
                        (rev 0)
+++ packages/trunk/plee-the-bear/debian/patches/editors-menu-section.diff       
2009-10-16 19:19:44 UTC (rev 10417)
@@ -0,0 +1,30 @@
+Index: plee-the-bear-0.4.1/bear-factory/desktop/menu/bf-animation-editor
+===================================================================
+--- plee-the-bear-0.4.1.orig/bear-factory/desktop/menu/bf-animation-editor     
2009-10-16 21:11:57.000000000 +0200
++++ plee-the-bear-0.4.1/bear-factory/desktop/menu/bf-animation-editor  
2009-10-16 21:12:21.000000000 +0200
+@@ -1,4 +1,4 @@
+-?package(bear-factory):needs="X11" section="Apps/Editors" \
++?package(bear-factory):needs="X11" section="Games/Tools" \
+   title="Bear Factory — Animation Editor" \
+   command="bf-animation-editor" \
+   hints="Animation editor for the Bear Engine." \
+Index: plee-the-bear-0.4.1/bear-factory/desktop/menu/bf-level-editor
+===================================================================
+--- plee-the-bear-0.4.1.orig/bear-factory/desktop/menu/bf-level-editor 
2009-10-16 21:11:57.000000000 +0200
++++ plee-the-bear-0.4.1/bear-factory/desktop/menu/bf-level-editor      
2009-10-16 21:12:37.000000000 +0200
+@@ -1,4 +1,4 @@
+-?package(bear-factory):needs="X11" section="Apps/Editors" \
++?package(bear-factory):needs="X11" section="Games/Tools" \
+   title="Bear Factory — Level Editor" \
+   command="bf-level-editor" \
+   hints="Level editor for the Bear Engine." \
+Index: plee-the-bear-0.4.1/bear-factory/desktop/menu/bf-model-editor
+===================================================================
+--- plee-the-bear-0.4.1.orig/bear-factory/desktop/menu/bf-model-editor 
2009-10-16 21:11:58.000000000 +0200
++++ plee-the-bear-0.4.1/bear-factory/desktop/menu/bf-model-editor      
2009-10-16 21:12:48.000000000 +0200
+@@ -1,4 +1,4 @@
+-?package(bear-factory):needs="X11" section="Apps/Editors" \
++?package(bear-factory):needs="X11" section="Games/Tools" \
+   title="Bear Factory — Model Editor" \
+   command="bf-model-editor" \
+   hints="Model editor for the Bear Engine." \

Modified: packages/trunk/plee-the-bear/debian/patches/series
===================================================================
--- packages/trunk/plee-the-bear/debian/patches/series  2009-10-16 19:09:19 UTC 
(rev 10416)
+++ packages/trunk/plee-the-bear/debian/patches/series  2009-10-16 19:19:44 UTC 
(rev 10417)
@@ -2,3 +2,4 @@
 rpath-editors.diff
 editors-default-dir.diff
 rpath-game.diff
+editors-menu-section.diff


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to