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

Maximiliano Curia maxy at moszumanska.debian.org
Wed Sep 9 08:15:46 UTC 2015


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

The following commit has been merged in the master branch:
commit 0b40e44cf5a6850a9fa41eb6e28ffe45c16b94fc
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Tue Dec 2 17:25:14 2008 +0000

    Remove excluding of non existent index.docbook on compressing.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@347 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 927aee9..50a566f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -68,7 +68,7 @@ binary-arch: build install
 	dh_installdirs
 	dh_link
 	dh_strip --dbg-package=kdenlive-dbg
-	dh_compress -Xindex.docbook
+	dh_compress
 	dh_fixperms
 	dh_installdeb
 	dh_shlibdeps

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list