[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:56 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdenlive.git;a=commitdiff;h=e521947
The following commit has been merged in the kubuntu_xenial_archive branch:
commit e5219473e5d6145aaabbe8682abcdeca2067a3ef
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/debian@1269 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
changelog | 3 ++-
rules | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/changelog b/changelog
index f82280e..e9125f0 100644
--- a/changelog
+++ b/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/rules b/rules
index ae977c2..17f75a3 100755
--- a/rules
+++ b/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