[SCM] libkdeedu packaging branch, kubuntu_vivid_archive, updated. debian/4.14.1-1-17-g0e895a0

Scarlett Clark sgclark-guest at moszumanska.debian.org
Thu Feb 12 17:00:38 UTC 2015


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 39a0c1ebb02c87ea099805fa10434bf21eabda9f
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Thu Feb 12 08:58:36 2015 -0800

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

diff --git a/debian/changelog b/debian/changelog
index 785b196..659e0ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libkdeedu (4:14.12.2-0ubuntu1) UNRELEASED; urgency=medium
   * Fix kdelibs5-dev version, as it is still in the 4.14 series. 
   * batchpatch new symbols. 
   * Relax on kdelibs version so it builds in sid. 
+  * Fix -dev kdelibs depend version 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Fri, 06 Feb 2015 12:17:20 -0800
 
diff --git a/debian/control b/debian/control
index 3997008..e521ba3 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Description: library for reading and writing vocabulary files
 Package: libkdeedu-dev
 Architecture: any
 Section: libdevel
-Depends: kdelibs5-dev (>= 4:14.12.2),
+Depends: kdelibs5-dev (>= 4:14),
          libkeduvocdocument4 (= ${binary:Version}),
          ${misc:Depends}
 Description: development files for the KDE educational libraries

-- 
libkdeedu packaging



More information about the pkg-kde-commits mailing list