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

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


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

The following commit has been merged in the master branch:
commit cf10b61d8bcb06a5ac1a2ac97df366fe1a632b31
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Thu Nov 3 10:17:30 2011 +0000

    * Remove broken symlinks from documentation.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@3161 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog | 3 ++-
 debian/rules     | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e43d9c8..55b6ac4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 kdenlive (0.8.2-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Remove broken symlinks from documentation.
 
- -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 03 Nov 2011 10:07:17 +0100
+ -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 03 Nov 2011 11:17:15 +0100
 
 kdenlive (0.8+svn5945-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 21a35b5..b0002ee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,6 +55,7 @@ install: build
 	dh_testroot
 	dh_prep
 	cd build && $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+	rm -f $(CURDIR)/debian/tmp/usr/share/doc/kde/HTML/*/kdenlive/common
 	cp $(CURDIR)/data/kdenlive.menu $(CURDIR)/debian/
 	dh_install --list-missing
 

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list