[SCM] libkface packaging branch, kubuntu_wily_archive, updated. 63f16678b3ac5f9aa811299536c55530511bdb10

Scarlett Clark sgclark-guest at moszumanska.debian.org
Sat May 16 03:04:53 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit 63f16678b3ac5f9aa811299536c55530511bdb10
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Fri May 15 20:04:48 2015 -0700

    Fix kdelibs version
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e1555aa..762a9d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libkface (4:15.04.1-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release
   * wrap-and-sort 
+  * Fix kdelibs version 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Thu, 14 May 2015 06:35:54 -0700
 
diff --git a/debian/control b/debian/control
index 6231224..d611faf 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:15.04.0),
+               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