[SCM] kget packaging branch, kubuntu_vivid_backports, updated. debian/4.14.0+dfsg-1-19-g1769219

Scarlett Clark sgclark-guest at moszumanska.debian.org
Thu Apr 16 23:41:08 UTC 2015


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

The following commit has been merged in the kubuntu_vivid_backports branch:
commit 1769219383399d6e3623deb075932a8579e1a95e
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Thu Apr 16 16:40:59 2015 -0700

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

diff --git a/debian/changelog b/debian/changelog
index 0ff59c9..73bb322 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 kget (4:15.04.0-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Fix kdepimlibs version 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Wed, 15 Apr 2015 14:27:23 -0700
 
diff --git a/debian/control b/debian/control
index c12abc1..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:15.04.0),
+               kdepimlibs5-dev (>= 4:4.14),
                libboost-dev,
                libgpgme11-dev,
                libjs-mootools,

-- 
kget packaging



More information about the pkg-kde-commits mailing list