[SCM] kmix packaging branch, kubuntu_vivid_archive, updated. debian/4.14.0-1-13-g94b1a19

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


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 94b1a1947ca25635dcdd42f47f0b795253710039
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Wed Mar 11 12:14:37 2015 -0700

    Fix the 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 995893f..39358b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kmix (4:14.12.3-0ubuntu1) UNRELEASED; urgency=medium
 
   * Add back kdelibs parent version depend 
   * New upstream release
+  * Fix the kdelibs5 version in build depends. 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 09 Mar 2015 10:43:52 -0700
 
diff --git a/debian/control b/debian/control
index aefa4c7..4299d5a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Pino Toscano <pino at debian.org>, 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),
                libasound2-dev [linux-any],
                libcanberra-dev,
                libglib2.0-dev,

-- 
kmix packaging



More information about the pkg-kde-commits mailing list