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

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


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

The following commit has been merged in the master branch:
commit 211738b22dd4e82b80647dbf2906043a0bde634a
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Wed Jul 8 13:28:49 2015 +0000

    * Bump mlt build dependency up to version 0.9.6-2~ to ensure that it has been
      built against ffmpeg.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@6052 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8ed1f5d..a99cbf1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ kdenlive (15.04.3-1) UNRELEASED; urgency=low
     - Adjust install files.
   * Adjust debian/watch download location.
   * Switch away from libav to ffmpeg.
+  * Bump mlt build dependency up to version 0.9.6-2~ to ensure that it has been
+    built against ffmpeg.
 
  -- Patrick Matthäi <pmatthaei at debian.org>  Wed, 08 Jul 2015 11:40:01 +0200
 
diff --git a/debian/control b/debian/control
index 924fff6..1c3e9b7 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Standards-Version: 3.9.6
 Build-Depends: debhelper (>= 9),
  pkg-config,
  cmake,
- libmlt-dev (>= 0.9.0),
- libmlt++-dev (>= 0.9.0),
+ libmlt-dev (>= 0.9.6-2~),
+ libmlt++-dev (>= 0.9.6-2~),
  ffmpeg,
  libqt5opengl5-dev,
  extra-cmake-modules,

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list