[SCM] kubrick packaging branch, kubuntu_vivid_archive, updated. debian/4.12.2-2-13-gb0eb40f

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


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

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

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

diff --git a/debian/changelog b/debian/changelog
index be8be05..3af6f8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kubrick (4:14.12.3-0ubuntu1) UNRELEASED; urgency=medium
 
   * Add back kdelibs parent version depend. 
   * New upstream release
+  * Fix kdelibs5 version on build-depends
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 09 Mar 2015 11:16:55 -0700
 
diff --git a/debian/control b/debian/control
index 3631ae9..1f0b583 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Uploaders: Daniel Schepler <schepler 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),
                libglu1-mesa-dev,
                libkdegames-dev (>= 4:14.12.3),
                libqt4-opengl-dev,

-- 
kubrick packaging



More information about the pkg-kde-commits mailing list