Author: bddebian-guest
Date: 2007-10-30 02:56:18 +0000 (Tue, 30 Oct 2007)
New Revision: 4497

Added:
   packages/trunk/boswars/debian/boswars.desktop
Modified:
   packages/trunk/boswars/debian/changelog
   packages/trunk/boswars/debian/rules
Log:
* New upstream release
* Add desktop file


Added: packages/trunk/boswars/debian/boswars.desktop
===================================================================
--- packages/trunk/boswars/debian/boswars.desktop                               
(rev 0)
+++ packages/trunk/boswars/debian/boswars.desktop       2007-10-30 02:56:18 UTC 
(rev 4497)
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=Bos Wars
+GenericName=boswars
+Comment=Battle for survival
+Type=Application
+Exec=boswars
+Icon=boswars
+Terminal=false
+Categories=Game;StrategyGame;
+

Modified: packages/trunk/boswars/debian/changelog
===================================================================
--- packages/trunk/boswars/debian/changelog     2007-10-30 00:45:12 UTC (rev 
4496)
+++ packages/trunk/boswars/debian/changelog     2007-10-30 02:56:18 UTC (rev 
4497)
@@ -1,4 +1,4 @@
-boswars (2.4-1) UNRELEASED; urgency=low
+boswars (2.4.1-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #437382).
   * Notes:
@@ -6,10 +6,10 @@
        alternative in Build-Depends.
      - No menu icon yet, since upstream's .ico seems not to be representative
        of the game.
-     - At the moment, the package is built without OpenGL support, since the
-       next upstream release will have a runtime switch for that, no need to
-       use two binary packages and then ask for the removal of one once the
-       next upstream release is packaged.
   * Add Homepage entry to debian/control.
 
+  [ Barry deFreese ]
+  * New upstream release
+  * Add desktop file
+
  -- Cyril Brulebois <[EMAIL PROTECTED]>  Mon, 13 Aug 2007 14:35:55 +0200

Modified: packages/trunk/boswars/debian/rules
===================================================================
--- packages/trunk/boswars/debian/rules 2007-10-30 00:45:12 UTC (rev 4496)
+++ packages/trunk/boswars/debian/rules 2007-10-30 02:56:18 UTC (rev 4497)
@@ -104,6 +104,9 @@
        # Install the documentation
        install -d debian/boswars/usr/share/doc/boswars/html
        cp -r doc/* debian/boswars/usr/share/doc/boswars/html
+
+       # Install the desktop file
+       install -D -m 644 debian/boswars.desktop 
debian/boswars/usr/share/applications/boswars.desktop
        
        dh_install -s
 


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

Reply via email to