[SCM] lskat packaging branch, kubuntu_vivid_backports, updated. debian/4.14.0-1-13-g61fec12

Scarlett Clark sgclark-guest at moszumanska.debian.org
Mon Apr 20 17:49:09 UTC 2015


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

The following commit has been merged in the kubuntu_vivid_backports branch:
commit 61fec127f370dbce7a75a2765d0fde110162b17d
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Mon Apr 20 10:49:03 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 01af694..b631d0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 lskat (4:15.04.0-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Fix kdelibs version 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Wed, 15 Apr 2015 14:59:18 -0700
 
diff --git a/debian/control b/debian/control
index a8b6992..eb09171 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.11),
-               kdelibs5-dev,
+               kdelibs5-dev (>= 4:4.14),
                libkdegames-dev (>= 4:15.04.0),
                pkg-kde-tools (>= 0.14)
 Standards-Version: 3.9.5

-- 
lskat packaging



More information about the pkg-kde-commits mailing list