[SCM] kmetronome/master: Patch desktop file to add keywords & drop encoding entries

ross-guest at users.alioth.debian.org ross-guest at users.alioth.debian.org
Fri Sep 2 20:49:04 UTC 2016


The following commit has been merged in the master branch:
commit d10bbb9253584e6d701bd02db0e5cdd9de200794
Author: Ross Gammon <rosco2 at ubuntu.com>
Date:   Fri Sep 2 22:17:04 2016 +0200

    Patch desktop file to add keywords & drop encoding entries

diff --git a/debian/patches/desktop.patch b/debian/patches/desktop.patch
new file mode 100644
index 0000000..4935e7b
--- /dev/null
+++ b/debian/patches/desktop.patch
@@ -0,0 +1,23 @@
+Description: Update desktop file
+ Remove deprecated encoding key and add a keywords key to fix
+ lintian errors.
+Author: Ross Gammon <rosco2 at ubuntu.com>
+Forwarded: https://sourceforge.net/p/kmetronome/bugs/6/
+Applied-Upstream: Not yet
+Last-Update: 2016-09-02
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- kmetronome.orig/kmetronome.desktop
++++ kmetronome/kmetronome.desktop
+@@ -1,6 +1,5 @@
+ [Desktop Entry]
+ Type=Application
+-Encoding=UTF-8
+ Terminal=false
+ Categories=AudioVideo;Audio;Midi;Education;Music;
+ Comment[en_US]=MIDI Metronome Using ALSA Sequencer
+@@ -14,3 +13,4 @@
+ Name[en_US]=Drumstick Metronome
+ Name[es]=Metrónomo Drumstick
+ Name=Drumstick Metronome
++Keywords=Music;MIDI;Metronome;
diff --git a/debian/patches/series b/debian/patches/series
index 8bb8ae1..0818ebe 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-01-remove-uninstall-target.patch
+desktop.patch

-- 
kmetronome packaging



More information about the pkg-multimedia-commits mailing list