[SCM] libkdeedu packaging branch, kubuntu_vivid_archive, updated. debian/4.14.1-1-21-g23d0765

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


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 23d07659a908d105f923ba41fb75d8af8a9a0ddf
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Wed Mar 11 12:23:44 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 30dd717..f34d16c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libkdeedu (4:14.12.3-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Fix kdelibs5 version in build depends 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 09 Mar 2015 11:19:52 -0700
 
diff --git a/debian/control b/debian/control
index 0775c58..c2bf284 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: 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),
                libx11-dev,
                pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.6

-- 
libkdeedu packaging



More information about the pkg-kde-commits mailing list