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

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


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

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

diff --git a/debian/changelog b/debian/changelog
index 767b4cc..7eb1fe6 100644
--- a/debian/changelog
+++ b/debian/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/debian/control b/debian/control
index 4ef5032..112d30b 100644
--- a/debian/control
+++ b/debian/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