[SCM] jack-keyboard/master: Fix desktop file as per spec.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Jan 24 11:38:24 UTC 2011


The following commit has been merged in the master branch:
commit 71c11f7452522fa42d99eebe30689c9a0d86bf40
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Jan 24 12:38:20 2011 +0100

    Fix desktop file as per spec.

diff --git a/debian/patches/0004-desktop_file.patch b/debian/patches/0004-desktop_file.patch
new file mode 100644
index 0000000..0ef558d
--- /dev/null
+++ b/debian/patches/0004-desktop_file.patch
@@ -0,0 +1,18 @@
+Description: Fix desktop file as per spec.
+Origin: upstream, http://jack-keyboard.svn.sourceforge.net/viewvc/jack-keyboard/trunk/src/jack-keyboard.desktop?r1=2&r2=6
+---
+ src/jack-keyboard.desktop |    4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+--- jack-keyboard.orig/src/jack-keyboard.desktop
++++ jack-keyboard/src/jack-keyboard.desktop
+@@ -2,7 +2,7 @@
+ Name=JACK Keyboard
+ Comment=Virtual keyboard for JACK MIDI
+ Exec=jack-keyboard
+-Icon=jack-keyboard.png
+-Categories=Application;AudioVideo;Audio;Midi;
++Icon=jack-keyboard
++Categories=AudioVideo;Audio;Midi;
+ Terminal=false
+ Type=Application
diff --git a/debian/patches/series b/debian/patches/series
index 4771ab5..a00e408 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 0001-dvorak_layout.patch
 0002-document_dvorak_support.patch
 0003-midi_programs.patch
+0004-desktop_file.patch

-- 
jack-keyboard packaging



More information about the pkg-multimedia-commits mailing list