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


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 4a32f53c6d3276577b13903ecaffe1472412ae7a
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Wed May 11 17:20:32 2011 +0000

    * Bump mlt build dependencies to >= 0.7.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk/debian@2884 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 changelog | 6 ++++++
 control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/changelog b/changelog
index 1a868d3..c79a9ea 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+kdenlive (0.8-3) UNRELEASED; urgency=low
+
+  * Bump mlt build dependencies to >= 0.7.
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Wed, 11 May 2011 19:20:06 +0200
+
 kdenlive (0.8-2) unstable; urgency=low
 
   * Build with hardening-wrapper.
diff --git a/control b/control
index 8b371cc..bec8654 100644
--- a/control
+++ b/control
@@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 7),
  pkg-config,
  cmake,
  kdelibs5-dev,
- libmlt-dev,
- libmlt++-dev,
+ libmlt-dev (>= 0.7),
+ libmlt++-dev (>= 0.7),
  libavcodec-dev,
  libavformat-dev,
  libavdevice-dev,

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list