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

Maximiliano Curia maxy at moszumanska.debian.org
Wed Sep 9 08:16:52 UTC 2015


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

The following commit has been merged in the master branch:
commit 946384267a463ed90da3af38fc2e7a419dbdd577
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Tue Aug 13 08:11:56 2013 +0000

    * Build depend on libmlt >= 0.9.0.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@4749 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 28e2263..acae868 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kdenlive (0.9.6-3) UNRELEASED; urgency=low
 
   * Move from ffmpeg to avconv.
     Closes: #710419
+  * Build depend on libmlt >= 0.9.0.
 
  -- Patrick Matthäi <pmatthaei at debian.org>  Tue, 13 Aug 2013 10:10:12 +0200
 
diff --git a/debian/control b/debian/control
index 33e878c..21a5f19 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 9),
  pkg-config,
  cmake,
  kdelibs5-dev,
- libmlt-dev (>= 0.8.8),
- libmlt++-dev (>= 0.8.8),
+ libmlt-dev (>= 0.9.0),
+ libmlt++-dev (>= 0.9.0),
  libavcodec-dev,
  libavformat-dev,
  libavdevice-dev,

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list