[SCM] picmi packaging branch, kubuntu_wily_archive, updated. debian/4.13.3-1-16-g7a8fd86

Scarlett Clark sgclark-guest at moszumanska.debian.org
Fri May 15 20:10:44 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit 7a8fd86c49d53b21337c8ec8743ec0c5479499e0
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Fri May 15 13:10:33 2015 -0700

    Fix kdelibs depend version
    
    * Fix kdelibs depend version
    * kde4 games need to depend on 14.12 series libkdegames.
---
 debian/changelog | 3 ++-
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9e2d601..1c4b81d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
 picmi (4:15.04.1-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release
-  * New upstream release
+  * Fix kdelibs depend version
+  * kde4 games need to depend on 14.12 series libkdegames. 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Wed, 13 May 2015 23:15:56 -0700
 
diff --git a/debian/control b/debian/control
index 611a9ca..fa68c25 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 2.8.0),
                debhelper (>= 9),
                kde-sc-dev-latest (>= 4:4.12),
-               kdelibs5-dev,
-               libkdegames-dev (>= 4:15.04.1),
+               kdelibs5-dev (>= 4:4.14),
+               libkdegames-dev (>= 4:14.12),
                pkg-kde-tools (>= 0.14)
 Standards-Version: 3.9.5
 XS-Testsuite: autopkgtest

-- 
picmi packaging



More information about the pkg-kde-commits mailing list