[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:31:17 UTC 2016


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 39e905959744af008dc53115c9c7b40c9de378c6
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Mon Oct 20 17:09:46 2014 +0000

    * Exclude docbook files from dh_compress.
      Closes: #765974
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk/debian@5490 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 changelog | 2 ++
 rules     | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/changelog b/changelog
index 7eb1fe6..5de5e02 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,8 @@
 kdenlive (0.9.10-2) UNRELEASED; urgency=medium
 
   * Add libv4l-dev as build dependency for webcam support.
+  * Exclude docbook files from dh_compress.
+    Closes: #765974
 
  -- Patrick Matthäi <pmatthaei at debian.org>  Wed, 08 Oct 2014 16:10:11 +0200
 
diff --git a/rules b/rules
index c9a241c..3e574be 100755
--- a/rules
+++ b/rules
@@ -13,6 +13,9 @@ endif
 override_dh_auto_configure:
 	dh_auto_configure -- $(EXTRAFLAGS)
 
+override_dh_compress:
+	dh_compress -X.docbook
+
 override_dh_install:
 	rm -f $(CURDIR)/debian/tmp/usr/share/doc/kde/HTML/*/kdenlive/common
 	cp $(CURDIR)/data/kdenlive.menu $(CURDIR)/debian/

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list