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


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 15be2c7bc2cdbcf3677b164de58b6a19e84bfcf4
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Wed Oct 8 14:10:34 2014 +0000

    * Add libv4l-dev as build dependency for webcam support.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk/debian@5472 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 changelog | 6 ++++++
 control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/changelog b/changelog
index 767b4cc..7eb1fe6 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+kdenlive (0.9.10-2) UNRELEASED; urgency=medium
+
+  * Add libv4l-dev as build dependency for webcam support.
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Wed, 08 Oct 2014 16:10:11 +0200
+
 kdenlive (0.9.10-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/control b/control
index 4ef5032..112d30b 100644
--- a/control
+++ b/control
@@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 9),
  libqt4-dev,
  shared-desktop-ontologies,
  libx11-dev,
+ libv4l-dev,
  libqt4-opengl-dev,
  libqjson-dev
 

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list