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

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


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

The following commit has been merged in the master branch:
commit 33221cb16dc6e0d89fc033e729c116e0e4f5fe7e
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Fri Apr 1 19:05:47 2011 +0000

    - Add new build dependency libqt4-opengl-dev and libqjson-dev.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@2586 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog | 4 ++--
 debian/control   | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f8bf1c6..05adb74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,12 +3,12 @@ kdenlive (0.7.8+svn5529-1) UNRELEASED; urgency=low
   * New upstream svn snapshot.
     - Importing RAW DV files should be fixed.
       Closes: #615606
-    - Add new build dependency libqt4-opengl-dev.
+    - Add new build dependency libqt4-opengl-dev and libqjson-dev.
   * Rebuild against mlt 0.7.0.
     Closes: #620340
   * Wrap build dependencies.
 
- -- Patrick Matthäi <pmatthaei at debian.org>  Fri, 01 Apr 2011 20:59:29 +0200
+ -- Patrick Matthäi <pmatthaei at debian.org>  Fri, 01 Apr 2011 21:05:27 +0200
 
 kdenlive (0.7.8-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index d8f925e..aad8725 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Build-Depends: debhelper (>= 7),
  libqt4-dev,
  shared-desktop-ontologies,
  libx11-dev,
- libqt4-opengl-dev
+ libqt4-opengl-dev,
+ libqjson-dev
 
 Package: kdenlive
 Architecture: any

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list