[hedgewars] 01/01: Fix desktop file
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Thu Jan 12 15:59:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch master
in repository hedgewars.
commit 23d004e339326f5997d087b3dd557751def88792
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Thu Jan 12 16:58:41 2017 +0100
Fix desktop file
---
debian/changelog | 6 ++++++
debian/patches/fix-comment-desktop-file.patch | 13 +++++++++++++
debian/patches/series | 1 +
3 files changed, 20 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e9f2b36..8feb8ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hedgewars (0.9.22-dfsg-10) unstable; urgency=medium
+
+ * Try to fix LP: #1649660 by patching the desktop file.
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Thu, 12 Jan 2017 16:48:03 +0100
+
hedgewars (0.9.22-dfsg-9) unstable; urgency=medium
* Disable failing test with ghc8.
diff --git a/debian/patches/fix-comment-desktop-file.patch b/debian/patches/fix-comment-desktop-file.patch
new file mode 100644
index 0000000..af4096f
--- /dev/null
+++ b/debian/patches/fix-comment-desktop-file.patch
@@ -0,0 +1,13 @@
+Author: Gianfranco Costamagna <locutusofborg at debian.org>
+Description: make Gnome Software Catalog entry aware of Hedgewars
+
+--- hedgewars-0.9.22-dfsg.orig/share/hedgewars/Data/misc/hedgewars.desktop
++++ hedgewars-0.9.22-dfsg/share/hedgewars/Data/misc/hedgewars.desktop
+@@ -3,6 +3,7 @@ Type=Application
+ Version=1.0
+ Name=Hedgewars
+ Keywords=game;strategy;
++Comment: Funny turn-based artillery game, featuring fighting Hedgehogs!
+ GenericName=Fighting Hedgehogs
+ GenericName[de]=Kämpfende Igel
+ GenericName[es]=Batallas entre erizos
diff --git a/debian/patches/series b/debian/patches/series
index e794787..7b0332b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -15,3 +15,4 @@ f121e6c350a041a429a57ba4748ad673aa8420ea.patch
ad435d95ca4b.patch
dc19837f6b9bccddcd2fc05e1d44255aab79b614.patch
disable-test.patch
+fix-comment-desktop-file.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/hedgewars.git
More information about the Pkg-games-commits
mailing list