[SCM] kigo packaging branch, kubuntu_vivid_archive, updated. debian/4.14.1-1-13-gc3448cb
Scarlett Clark
sgclark-guest at moszumanska.debian.org
Wed Mar 11 19:11:26 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kigo.git;a=commitdiff;h=c3448cb
The following commit has been merged in the kubuntu_vivid_archive branch:
commit c3448cbf70bf518ce73efdf5a2411d18baafc9c5
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date: Wed Mar 11 12:11:17 2015 -0700
Fix kdelibs5 version in build depends
* libkdegames was renamed to 4 accomodate both kde4 and 5
---
debian/changelog | 2 ++
debian/control | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 74d1fd3..f07dc0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ kigo (4:14.12.3-0ubuntu1) UNRELEASED; urgency=medium
* Add back kdelibs parent version depend
* New upstream release
+ * Fix kdelibs5 version in build depends
+ * libkdegames was renamed to 4 accomodate both kde4 and 5
-- Scarlett Clark <sgclark at kubuntu.org> Mon, 09 Mar 2015 10:38:28 -0700
diff --git a/debian/control b/debian/control
index 121dbba..ab02f6c 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)
Standards-Version: 3.9.5
Homepage: http://games.kde.org/
--
kigo packaging
More information about the pkg-kde-commits
mailing list