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


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit a375b4e97fa4e1ce6625a9f63eae990b7aab95c9
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Wed Jan 13 08:36:33 2016 +0000

    * Raise minimum required mlt version up to 0.9.8.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk/debian@6501 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 changelog | 1 +
 control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/changelog b/changelog
index 28ea176..7c61bd8 100644
--- a/changelog
+++ b/changelog
@@ -4,6 +4,7 @@ kdenlive (15.12.1-1) UNRELEASED; urgency=medium
     - Drop merged patch 01-render-with-rescale-changes-fps.
     - Fixes wrong number at transcode profile.
       Closes: #809231
+  * Raise minimum required mlt version up to 0.9.8.
 
  -- Patrick Matthäi <pmatthaei at debian.org>  Wed, 13 Jan 2016 09:17:52 +0100
 
diff --git a/control b/control
index 105aba0..64d5088 100644
--- a/control
+++ b/control
@@ -7,8 +7,8 @@ Standards-Version: 3.9.6
 Build-Depends: debhelper (>= 9),
  pkg-config,
  cmake,
- libmlt-dev (>= 0.9.6-3~),
- libmlt++-dev (>= 0.9.6-3~),
+ libmlt-dev (>= 0.9.8),
+ libmlt++-dev (>= 0.9.8),
  ffmpeg,
  libqt5opengl5-dev,
  extra-cmake-modules,

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list