[SCM] game about viruses invading your computer branch, master, updated. debian/1.0-1.dfsg.1-0.2-14-g0b2c2a0

Ansgar Burchardt ansgar at 43-1.org
Sun Jan 10 15:54:05 UTC 2010


The following commit has been merged in the master branch:
commit 993cee3632c2054aa9234306beb4b100dde36189
Author: Ansgar Burchardt <ansgar at 43-1.org>
Date:   Mon Jan 11 00:37:47 2010 +0900

    update desktop file
    
    Update desktop file so desktop-file-validate does no longer complain.
    This introduces the new patch `desktop-file.patch'.
    
    Signed-off-by: Ansgar Burchardt <ansgar at 43-1.org>

diff --git a/debian/patches/desktop-file.patch b/debian/patches/desktop-file.patch
new file mode 100644
index 0000000..7771857
--- /dev/null
+++ b/debian/patches/desktop-file.patch
@@ -0,0 +1,20 @@
+From: Ansgar Burchardt <ansgar at 43-1.org>
+Date: Mon, 11 Jan 2010 00:34:23 +0900
+Subject: Update desktop file
+
+Update desktop file so desktop-file-validate does no longer complain.
+--- viruskiller.orig/icons/viruskiller.desktop
++++ viruskiller/icons/viruskiller.desktop
+@@ -1,9 +1,8 @@
+ [Desktop Entry]
+-Encoding=UTF-8
+-Categories=Application;Game;ArcadeGame;
++Categories=Game;ArcadeGame;
+ X-Desktop-File-Install-Version=1.0
+ Name=Virus Killer
+-Icon=viruskiller.png
++Icon=viruskiller
+ Exec=viruskiller
+-Terminal=0
++Terminal=false
+ Type=Application
diff --git a/debian/patches/series b/debian/patches/series
index 5fbac51..b353850 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 makefile.patch
 dont_crash_if_no_sound_files.patch
+desktop-file.patch

-- 
game about viruses invading your computer



More information about the Pkg-games-commits mailing list