[SCM] ktimer packaging branch, kubuntu_vivid_archive, updated. debian/4.14.2-1-10-g089ac79

Scarlett Clark sgclark-guest at moszumanska.debian.org
Sat Feb 21 20:55:59 UTC 2015


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 329093287fffd6c76783683d43ff53e0cd073f57
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Sat Feb 21 12:53:58 2015 -0800

    Add back the kdelibs parent version depend.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6442db6..2193c65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ktimer (4:14.12.2-0ubuntu1) UNRELEASED; urgency=medium
   * New upstream release
   * Remove unstable from watch file, uscan fails with 
     remote site does not even have current version
+  * Add back the kdelibs parent version depend. 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Fri, 06 Feb 2015 12:11:12 -0800
 
diff --git a/debian/control b/debian/control
index 793ed6d..f78a091 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
 Build-Depends: cmake,
                debhelper (>= 9),
                kde-sc-dev-latest (>= 4:4.12),
-               kdelibs5-dev,
+               kdelibs5-dev (>= 4:4.14),
                pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 Homepage: http://www.kde.org/

-- 
ktimer packaging



More information about the pkg-kde-commits mailing list