[SCM] kdenlive packaging branch, master, updated. 9f550ac28d3e70cb6e0992fdea79b6c2f9777920

Maximiliano Curia maxy at moszumanska.debian.org
Wed Sep 9 08:16:53 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdenlive.git;a=commitdiff;h=4503cc4

The following commit has been merged in the master branch:
commit 4503cc4956ada4d8715a8b1bf18dae4f0e0c2bea
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Tue Aug 13 09:07:07 2013 +0000

    * Add patch 01-desktop-keywords to fix lintian warning
      desktop-entry-lacks-keywords-entry.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@4753 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog                        |  2 ++
 debian/patches/01-desktop-keywords.diff | 11 +++++++++++
 debian/patches/series                   |  1 +
 3 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index acae868..d7242f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ kdenlive (0.9.6-3) UNRELEASED; urgency=low
   * Move from ffmpeg to avconv.
     Closes: #710419
   * Build depend on libmlt >= 0.9.0.
+  * Add patch 01-desktop-keywords to fix lintian warning
+    desktop-entry-lacks-keywords-entry.
 
  -- Patrick Matthäi <pmatthaei at debian.org>  Tue, 13 Aug 2013 10:10:12 +0200
 
diff --git a/debian/patches/01-desktop-keywords.diff b/debian/patches/01-desktop-keywords.diff
new file mode 100644
index 0000000..2cd4d68
--- /dev/null
+++ b/debian/patches/01-desktop-keywords.diff
@@ -0,0 +1,11 @@
+# Add keywords to desktop file.
+
+diff -Naur kdenlive-0.9.6.orig/src/kdenlive.desktop kdenlive-0.9.6/src/kdenlive.desktop
+--- kdenlive-0.9.6.orig/src/kdenlive.desktop	2013-04-06 21:25:09.000000000 +0200
++++ kdenlive-0.9.6/src/kdenlive.desktop	2013-08-13 11:04:33.996558347 +0200
+@@ -105,4 +105,5 @@
+ X-DocPath[cs]=http://cs.wikibooks.org/wiki/Kdenlive
+ Terminal=false
+ MimeType=application/x-kdenlive;
++Keywords=video;audio;firewire;video4linux;suite;editing;kde;mlt;
+ Categories=Qt;KDE;AudioVideo;AudioVideoEditing;
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..3d832ef
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01-desktop-keywords.diff

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list