[SCM] ktouch packaging branch, kubuntu_vivid_archive, updated. debian/4.14.2-1-13-g01dbbe7

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


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 01dbbe75bac30aeff1998dd3189dcb6af8e3b2e2
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Wed Mar 11 12:19:39 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 217bdc6..6d18ea5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ktouch (4:14.12.3-0ubuntu1) UNRELEASED; urgency=medium
 
   * Add back kdelibs parent version depend. 
   * New upstream release
+  * Fix kdelibs5 version in build depends. 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 09 Mar 2015 11:15:17 -0700
 
diff --git a/debian/control b/debian/control
index 91bbdf4..0c44172 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Eshat Cakar <info at eshat.de>, Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
                debhelper (>= 9),
                kde-sc-dev-latest (>= 4:4.12),
-               kdelibs5-dev (>= 4:14.12.3),
+               kdelibs5-dev (>= 4:4.14),
                libqt4-opengl-dev,
                libxkbfile-dev,
                pkg-kde-tools (>= 0.12)

-- 
ktouch packaging



More information about the pkg-kde-commits mailing list