[SCM] palapeli packaging branch, kubuntu_vivid_archive, updated. debian/4.14.0-1-14-g7cd97fb

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


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

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

    Fix kdelibs5 version in build depends
    * libkdegames was renamed to 4 to accomodate 4 and 5.
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a6aaa87..c999d7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ palapeli (4:14.12.3-0ubuntu1) UNRELEASED; urgency=medium
 
   * Add back kdelibs parent version depends. 
   * New upstream release
+  * Fix kdelibs5 version in build depends
+  * libkdegames was renamed to 4 to accomodate 4 and 5. 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 09 Mar 2015 11:35:24 -0700
 
diff --git a/debian/control b/debian/control
index 6570089..52f4d1a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ 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),
-               libkdegames-dev (>= 4:14.12.3),
+               kdelibs5-dev (>= 4:4.14),
+               libkdegames4-dev (>= 4:14.12.3),
                pkg-kde-tools (>= 0.14),
                shared-mime-info
 Standards-Version: 3.9.5

-- 
palapeli packaging



More information about the pkg-kde-commits mailing list