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

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


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

The following commit has been merged in the master branch:
commit f68e66f5ad0e6c6ee986c1eac22a15655bd76b7a
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@2884 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1a868d3..c79a9ea 100644
--- a/debian/changelog
+++ b/debian/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/debian/control b/debian/control
index 8b371cc..bec8654 100644
--- a/debian/control
+++ b/debian/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