[SCM] libkdeedu packaging branch, kubuntu_vivid_backports, updated. debian/4.14.1-1-25-gc66a9e1

Scarlett Clark sgclark-guest at moszumanska.debian.org
Mon Apr 20 17:43:19 UTC 2015


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

The following commit has been merged in the kubuntu_vivid_backports branch:
commit c66a9e1d354a7dbd5785ede98a331308d9105879
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Mon Apr 20 10:43:08 2015 -0700

    Fix kdelibs version
---
 debian/changelog | 1 +
 debian/control   | 6 ++----
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2ce41e8..691e348 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libkdeedu (4:15.04.0-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Fix kdelibs version
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Wed, 15 Apr 2015 14:55:41 -0700
 
diff --git a/debian/control b/debian/control
index 102ff14..68c1a88 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
                debhelper (>= 9),
                kde-sc-dev-latest (>= 4:4.12),
-               kdelibs5-dev (>= 4:15.04.0),
+               kdelibs5-dev (>= 4:4.14),
                libx11-dev,
                pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.6
@@ -18,9 +18,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-applications/libkdeedu.git
 Package: libkeduvocdocument4
 Architecture: any
 Section: libs
-Depends: kdeedu-data,
-         ${misc:Depends},
-         ${shlibs:Depends}
+Depends: kdeedu-data, ${misc:Depends}, ${shlibs:Depends}
 Replaces: libkdeedu4 (<< 4:4.6.80)
 Breaks: libkdeedu4 (<< 4:4.6.80)
 Description: library for reading and writing vocabulary files

-- 
libkdeedu packaging



More information about the pkg-kde-commits mailing list