Author: bddebian-guest
Date: 2007-12-14 03:02:42 +0000 (Fri, 14 Dec 2007)
New Revision: 4936

Added:
   packages/trunk/dd2/debian/dodgindiamond2.desktop
   packages/trunk/dd2/debian/install
Modified:
   packages/trunk/dd2/debian/changelog
   packages/trunk/dd2/debian/rules
Log:
Add .desktop and install files
Call dh_desktop


Modified: packages/trunk/dd2/debian/changelog
===================================================================
--- packages/trunk/dd2/debian/changelog 2007-12-14 02:39:14 UTC (rev 4935)
+++ packages/trunk/dd2/debian/changelog 2007-12-14 03:02:42 UTC (rev 4936)
@@ -6,6 +6,7 @@
   * Add myself to uploaders
   * Make distclean not ignore errors
   * Add watch file
+  * Add desktop file
   * Bump debhelper build-dep and compat to 5
   * Bump Standards Version to 3.7.3
 

Added: packages/trunk/dd2/debian/dodgindiamond2.desktop
===================================================================
--- packages/trunk/dd2/debian/dodgindiamond2.desktop                            
(rev 0)
+++ packages/trunk/dd2/debian/dodgindiamond2.desktop    2007-12-14 03:02:42 UTC 
(rev 4936)
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Type=Application
+Name=Dodgin Diamond 2
+GenericName=dodgindiamond2
+Exec=dodgindiamond2
+Terminal=false
+Categories=Game;ArcadeGame;
+Comment=Shoot 'em up

Added: packages/trunk/dd2/debian/install
===================================================================
--- packages/trunk/dd2/debian/install                           (rev 0)
+++ packages/trunk/dd2/debian/install   2007-12-14 03:02:42 UTC (rev 4936)
@@ -0,0 +1 @@
+debian/dodgindiamond2.desktop usr/share/applications

Modified: packages/trunk/dd2/debian/rules
===================================================================
--- packages/trunk/dd2/debian/rules     2007-12-14 02:39:14 UTC (rev 4935)
+++ packages/trunk/dd2/debian/rules     2007-12-14 03:02:42 UTC (rev 4936)
@@ -80,9 +80,10 @@
        dh_installchangelogs ChangeLog
        dh_installdocs
        dh_installexamples
-#      dh_install
+       dh_install
        dh_installmenu
        dh_installman
+       dh_desktop
        dh_link
        dh_strip
        dh_compress


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

Reply via email to