[SCM] kget packaging branch, kubuntu_vivid_archive, updated. debian/4.14.0+dfsg-1-16-g75caca8

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


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

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

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

diff --git a/debian/changelog b/debian/changelog
index 7c17dde..1f0f87b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kget (4:14.12.3-0ubuntu1) UNRELEASED; urgency=medium
 
   * Add back kdepimlibs parent version depend. 
   * New upstream release
+  * Fix kdepimlibs version in build depends. 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 09 Mar 2015 10:35:50 -0700
 
diff --git a/debian/control b/debian/control
index d6e8715..1a1679b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Uploaders: Sune Vuorela <sune at debian.org>,
 Build-Depends: cmake,
                debhelper (>= 9),
                kde-sc-dev-latest (>= 4:4.12),              
-               kdepimlibs5-dev (>= 4:14.12.3),
+               kdepimlibs5-dev (>= 4:4.14),
                libboost-dev,
                libgpgme11-dev,
                libjs-mootools,

-- 
kget packaging



More information about the pkg-kde-commits mailing list