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

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


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

The following commit has been merged in the master branch:
commit 98527854c2aa76ab382c4f2f55409cdef9d31211
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Thu Oct 1 09:32:06 2009 +0000

    * Use dh_install with --list-missing.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@1269 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog | 3 ++-
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f82280e..e9125f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ kdenlive (0.7.5+svn3969-1) UNRELEASED; urgency=low
   * Apply patch from Martin Mazur <debian at teclabs.eu> to increase readibility
     of the long description. Thanks.
     Closes: #548435
+  * Use dh_install with --list-missing.
 
- -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 01 Oct 2009 11:09:50 +0200
+ -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 01 Oct 2009 11:31:36 +0200
 
 kdenlive (0.7.5-2) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index ae977c2..17f75a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,7 +66,7 @@ binary-arch: build install
 	dh_testroot -a
 	dh_installchangelogs -a
 	dh_installdocs -a
-	dh_install -a
+	dh_install -a --list-missing
 	dh_installmenu -a
 	dh_strip -a --dbg-package=kdenlive-dbg
 	dh_compress -a

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list