[SCM] kdenlive packaging branch, kubuntu_xenial_archive, updated. ubuntu/4%15.08.2-0ubuntu1-561-gb8d8ab5

Scarlett Clark sgclark-guest at moszumanska.debian.org
Thu Feb 18 19:31:22 UTC 2016


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit cc3b91e89c4adbbb90e692a106f1dcc0ea36930a
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Tue Oct 13 12:35:06 2015 +0000

     * Do not ship menu file anymore.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk/debian@6329 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 changelog | 6 ++++++
 clean     | 1 -
 rules     | 1 -
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/changelog b/changelog
index 31758b8..03b044e 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+kdenlive (15.08.2-2) UNRELEASED; urgency=medium
+
+  * Do not ship menu file anymore.
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Tue, 13 Oct 2015 14:34:53 +0200
+
 kdenlive (15.08.2-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/clean b/clean
deleted file mode 100644
index f0260dc..0000000
--- a/clean
+++ /dev/null
@@ -1 +0,0 @@
-debian/kdenlive.menu
diff --git a/rules b/rules
index 277ab33..13a6b9c 100755
--- a/rules
+++ b/rules
@@ -16,7 +16,6 @@ override_dh_compress:
 
 override_dh_install:
 	rm -f $(CURDIR)/debian/tmp/usr/share/doc/kde/HTML/*/kdenlive/common
-	cp $(CURDIR)/data/kdenlive.menu $(CURDIR)/debian/
 	dh_install --list-missing
 
 override_dh_strip:

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list