[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:18 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdenlive.git;a=commitdiff;h=6dc4bd7
The following commit has been merged in the kubuntu_xenial_archive branch:
commit 6dc4bd72cf96e2eba8c525a143f29085b54a614e
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/debian@6052 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
changelog | 2 ++
control | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/changelog b/changelog
index 8ed1f5d..a99cbf1 100644
--- a/changelog
+++ b/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/control b/control
index 924fff6..1c3e9b7 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.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