[SCM] laditools/master: Patch desktop files to add kewords entries

ross-guest at users.alioth.debian.org ross-guest at users.alioth.debian.org
Thu Mar 10 19:03:08 UTC 2016


The following commit has been merged in the master branch:
commit 39bb38e0f2816120d79e2580e0250800c059171a
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Thu Mar 10 18:44:09 2016 +0100

    Patch desktop files to add kewords entries

diff --git a/debian/patches/desktop.patch b/debian/patches/desktop.patch
new file mode 100644
index 0000000..4a6c3fc
--- /dev/null
+++ b/debian/patches/desktop.patch
@@ -0,0 +1,35 @@
+Description: Add keywords entry to desktop files
+ Fixes lintian informational warning
+Author: Ross Gammon <rossgammon at mail.dk>
+Forwarded: Not yet
+Last-Update: 2016-03-10
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- laditools.orig/data/ladi-control-center.desktop.in
++++ laditools/data/ladi-control-center.desktop.in
+@@ -7,3 +7,4 @@
+ Icon=preferences-system
+ Categories=GNOME;GTK;Settings;
+ _GenericName=LADI configuration
++_Keywords=Audio;JACK;Configuration;
+--- laditools.orig/data/ladi-player.desktop.in
++++ laditools/data/ladi-player.desktop.in
+@@ -7,3 +7,4 @@
+ Icon=ladi-player
+ Categories=GTK;AudioVideo;Audio;
+ _GenericName=LADI system controller
++_Keywords=Audio;JACK;Player;Studio;
+--- laditools.orig/data/ladi-system-log.desktop.in
++++ laditools/data/ladi-system-log.desktop.in
+@@ -7,3 +7,4 @@
+ Icon=ladi-system-log
+ Categories=GNOME;GTK;Settings;
+ _GenericName=Log file viewer
++_Keywords=Audio;JACK;Log Viewer;Ladish;a2jmidid;
+--- laditools.orig/data/ladi-system-tray.desktop.in
++++ laditools/data/ladi-system-tray.desktop.in
+@@ -7,3 +7,4 @@
+ Icon=laditools
+ Categories=GNOME;GTK;AudioVideo;
+ _GenericName=LADI tray icon
++_Keywords=Audio;JACK;Player;Studio;Indicator;Start;Stop;Monitor;
diff --git a/debian/patches/series b/debian/patches/series
index 1ec462f..68f6a23 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 enum34.patch
+desktop.patch

-- 
laditools packaging



More information about the pkg-multimedia-commits mailing list