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

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


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

The following commit has been merged in the master branch:
commit ebf096317504dd35b9df6a2acb203203812a3461
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Tue Sep 7 19:07:30 2010 +0000

    - Add new build dependency shared-desktop-ontologies and libx11-dev.
    s/UNRELEASED/unstable/
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@2098 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog | 5 +++--
 debian/control   | 3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9685ae9..517c314 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
-kdenlive (0.7.7.1+svn4858-1) UNRELEASED; urgency=low
+kdenlive (0.7.7.1+svn4858-1) unstable; urgency=low
 
   * New upstream svn snapshot.
     - Croatian translation is working now.
       Closes: #592755
+    - Add new build dependency shared-desktop-ontologies and libx11-dev.
   * Bump Standards-Version to 3.9.1 (no changes needed).
 
- -- Patrick Matthäi <pmatthaei at debian.org>  Tue, 07 Sep 2010 20:37:02 +0200
+ -- Patrick Matthäi <pmatthaei at debian.org>  Tue, 07 Sep 2010 20:37:34 +0200
 
 kdenlive (0.7.7.1+svn4571-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index ec23e84..d32f532 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Homepage: http://www.kdenlive.org/
 Standards-Version: 3.9.1
 Build-Depends: debhelper (>= 7), pkg-config, cmake, kdelibs5-dev,
  libmlt-dev, libmlt++-dev, libavcodec-dev, libavformat-dev,
- libavdevice-dev, libavutil-dev, libqt4-dev (>= 4:4.6)
+ libavdevice-dev, libavutil-dev, libqt4-dev (>= 4:4.6),
+ shared-desktop-ontologies, libx11-dev
 
 Package: kdenlive
 Architecture: any

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list