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

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


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

The following commit has been merged in the master branch:
commit 410aa2fa89a3611f406e29dcb6b461fb647d0bcc
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Sun Nov 30 13:35:02 2008 +0000

    Pass --dbg-package to dh_strip.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@345 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list