[SCM] libkface packaging branch, kubuntu_vivid_archive, updated. 3b8a39143cdb3b8c4a021f1ed126fdc0f7a8f135

Scarlett Clark sgclark-guest at moszumanska.debian.org
Wed Mar 11 19:25:40 UTC 2015


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 3b8a39143cdb3b8c4a021f1ed126fdc0f7a8f135
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Wed Mar 11 12:25:34 2015 -0700

    Fix kdelibs5 version in build depends.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 10b3d87..9d3fb8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libkface (4:14.12.3-0ubuntu1) UNRELEASED; urgency=medium
   * Fix the maintainer field to the new 
     standard for debian git hosted apps. 
   * New upstream release
+  * Fix kdelibs5 version in build depends. 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 09 Mar 2015 11:24:36 -0700
 
diff --git a/debian/control b/debian/control
index 44bbde1..60e8364 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Build-Depends: cmake,
                debhelper (>= 9),
-               kdelibs5-dev (>= 4:14.12.3),
+               kdelibs5-dev (>= 4:4.14),
                libopencv-dev,
                pkg-kde-tools
 Standards-Version: 3.9.6

-- 
libkface packaging



More information about the pkg-kde-commits mailing list