rev 19836 - in kde-extras/kid3/trunk/debian: . patches

Patrick Matthäi pmatthaei at moszumanska.debian.org
Thu Jan 30 11:52:32 UTC 2014


Author: pmatthaei
Date: 2014-01-30 11:52:32 +0000 (Thu, 30 Jan 2014)
New Revision: 19836

Added:
   kde-extras/kid3/trunk/debian/patches/
   kde-extras/kid3/trunk/debian/patches/01-desktop-keywords.diff
   kde-extras/kid3/trunk/debian/patches/series
Modified:
   kde-extras/kid3/trunk/debian/changelog
Log:
* Add patch 01-desktop-keywords to fix lintian warning
  desktop-entry-lacks-keywords-entry.


Modified: kde-extras/kid3/trunk/debian/changelog
===================================================================
--- kde-extras/kid3/trunk/debian/changelog	2014-01-30 11:20:00 UTC (rev 19835)
+++ kde-extras/kid3/trunk/debian/changelog	2014-01-30 11:52:32 UTC (rev 19836)
@@ -9,6 +9,8 @@
   * Cosmetic fix in last changelog entry.
   * Use manpages from upstream packaging.
   * Overwrite debian-watch-may-check-gpg-signature, no GPG signature available.
+  * Add patch 01-desktop-keywords to fix lintian warning
+    desktop-entry-lacks-keywords-entry.
 
  -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 30 Jan 2014 12:16:21 +0100
 

Added: kde-extras/kid3/trunk/debian/patches/01-desktop-keywords.diff
===================================================================
--- kde-extras/kid3/trunk/debian/patches/01-desktop-keywords.diff	                        (rev 0)
+++ kde-extras/kid3/trunk/debian/patches/01-desktop-keywords.diff	2014-01-30 11:52:32 UTC (rev 19836)
@@ -0,0 +1,10 @@
+# Add keywords to desktop file.
+
+diff -Naur kid3-3.0.2.orig/src/app/kid3.desktop kid3-3.0.2/src/app/kid3.desktop
+--- kid3-3.0.2.orig/src/app/kid3.desktop	2013-11-29 07:55:07.000000000 +0100
++++ kid3-3.0.2/src/app/kid3.desktop	2014-01-30 12:51:43.875004299 +0100
+@@ -24,3 +24,4 @@
+ Categories=Qt;KDE;AudioVideo;Audio;AudioVideoEditing;
+ StartupNotify=true
+ StartupWMClass=kid3
++Keywords=audio;id3;tag;editor;id3v1;id3v2;mp3;

Added: kde-extras/kid3/trunk/debian/patches/series
===================================================================
--- kde-extras/kid3/trunk/debian/patches/series	                        (rev 0)
+++ kde-extras/kid3/trunk/debian/patches/series	2014-01-30 11:52:32 UTC (rev 19836)
@@ -0,0 +1 @@
+01-desktop-keywords.diff




More information about the pkg-kde-commits mailing list