r4259 - in packages/trunk/netpanzer/debian: . patches

Gonéri Le Bouder goneri-guest at alioth.debian.org
Sat Sep 22 02:13:14 UTC 2007


Author: goneri-guest
Date: 2007-09-22 02:13:14 +0000 (Sat, 22 Sep 2007)
New Revision: 4259

Added:
   packages/trunk/netpanzer/debian/patches/desktop.diff
Modified:
   packages/trunk/netpanzer/debian/changelog
   packages/trunk/netpanzer/debian/patches/series
   packages/trunk/netpanzer/debian/rules
Log:
add desktop.diff to remove the invalid category Application
install the documentation in the data package


Modified: packages/trunk/netpanzer/debian/changelog
===================================================================
--- packages/trunk/netpanzer/debian/changelog	2007-09-22 01:43:20 UTC (rev 4258)
+++ packages/trunk/netpanzer/debian/changelog	2007-09-22 02:13:14 UTC (rev 4259)
@@ -2,6 +2,7 @@
 
   * dpkg-buildpackage -B doesn't create arch all package anymore 
   * clean quilt .pc directory and config.log
+  * add desktop.diff to remove the invalid category Application
 
  -- Gonéri Le Bouder <goneri at rulezlan.org>  Sat, 22 Sep 2007 01:26:11 +0000
 

Added: packages/trunk/netpanzer/debian/patches/desktop.diff
===================================================================
--- packages/trunk/netpanzer/debian/patches/desktop.diff	                        (rev 0)
+++ packages/trunk/netpanzer/debian/patches/desktop.diff	2007-09-22 02:13:14 UTC (rev 4259)
@@ -0,0 +1,10 @@
+Index: netpanzer-0.8.2/netpanzer.desktop
+===================================================================
+--- netpanzer-0.8.2.orig/netpanzer.desktop	2007-09-22 02:41:13.000000000 +0000
++++ netpanzer-0.8.2/netpanzer.desktop	2007-09-22 02:41:23.000000000 +0000
+@@ -9,4 +9,4 @@
+ Exec=netpanzer
+ Terminal=false
+ StartupNotify=false
+-Categories=Application;Game;StrategyGame;
++Categories=Game;StrategyGame;

Modified: packages/trunk/netpanzer/debian/patches/series
===================================================================
--- packages/trunk/netpanzer/debian/patches/series	2007-09-22 01:43:20 UTC (rev 4258)
+++ packages/trunk/netpanzer/debian/patches/series	2007-09-22 02:13:14 UTC (rev 4259)
@@ -1 +1,2 @@
 gcc-4.3.diff
+desktop.diff

Modified: packages/trunk/netpanzer/debian/rules
===================================================================
--- packages/trunk/netpanzer/debian/rules	2007-09-22 01:43:20 UTC (rev 4258)
+++ packages/trunk/netpanzer/debian/rules	2007-09-22 02:13:14 UTC (rev 4259)
@@ -65,6 +65,7 @@
 	dh_testdir -i
 	dh_testroot -i
 	dh_installchangelogs ChangeLog -i
+	dh_installdocs -i
 	dh_compress -i
 	dh_fixperms -i
 	dh_installdeb -i




More information about the Pkg-games-commits mailing list