[blockattack] 43/88: + * add desktop_file.diff to remove the Application category from the + desktop file

Markus Koschany apo-guest at moszumanska.debian.org
Wed Jan 6 11:53:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository blockattack.

commit 4f793fd154f9ab5b013af2f24f3c76356ea4dde0
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date:   Mon Oct 1 21:45:17 2007 +0000

    +  * add desktop_file.diff to remove the Application category from the
    +    desktop file
---
 debian/changelog                 |  4 +++-
 debian/patches/desktop_file.diff | 10 ++++++++++
 debian/patches/series            |  1 +
 3 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 687bdb0..c0ea886 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ blockattack (1.3.1-2) unstable; urgency=low
 
   [ Gonéri Le Bouder ]
   * fix spelling error in blockattack's long description (Closes: #432653)
+  * add desktop_file.diff to remove the Application category from the
+    desktop file
 
   [ Jon Dowland ]
   * update menu section to "Games/Action" for menu transition
@@ -14,7 +16,7 @@ blockattack (1.3.1-2) unstable; urgency=low
     + replay_init.diff: New patch to initialize the Replay class correctly.
   * debian/control: Added Homepage and XS-Vcs-Browser fields.
 
- -- Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>  Sat, 29 Sep 2007 23:05:36 +0200
+ -- Gonéri Le Bouder <goneri at rulezlan.org>  Mon, 01 Oct 2007 22:16:15 +0000
 
 blockattack (1.3.1-1) unstable; urgency=low
 
diff --git a/debian/patches/desktop_file.diff b/debian/patches/desktop_file.diff
new file mode 100644
index 0000000..2af5d3a
--- /dev/null
+++ b/debian/patches/desktop_file.diff
@@ -0,0 +1,10 @@
+Index: blockattack-1.3.1/blockattack.desktop
+===================================================================
+--- blockattack-1.3.1.orig/blockattack.desktop	2007-10-01 22:15:33.000000000 +0000
++++ blockattack-1.3.1/blockattack.desktop	2007-10-01 22:16:00.000000000 +0000
+@@ -11,4 +11,4 @@
+ Icon=blockattack32
+ Terminal=false
+ Type=Application
+-Categories=Application;Game;ArcadeGame
++Categories=Game;ArcadeGame
diff --git a/debian/patches/series b/debian/patches/series
index b27d37f..35d495d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ scons_args.diff
 fix_scons.diff
 fix_spelling.diff
 replay_init.diff
+desktop_file.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/blockattack.git



More information about the Pkg-games-commits mailing list