[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:30:38 UTC 2016


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit c83f996a5851257dcc27c0472a256f301f1806eb
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/debian@347 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index 927aee9..50a566f 100755
--- a/rules
+++ b/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