[SCM] libkdeedu packaging branch, kubuntu_vivid_archive, updated. debian/4.14.1-1-3-g56969aa

Philip Muškovac yofel-guest at moszumanska.debian.org
Sun Nov 23 19:43:26 UTC 2014


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 56969aaadd8b7cf99542204d119bb66ee32b7df7
Author: Philip Muskovac <yofel at gmx.net>
Date:   Sun Nov 23 20:30:28 2014 +0100

    depend on kdeedu-data again as that's where libkdeedu-data went
---
 debian/changelog | 2 +-
 debian/control   | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0c7ecd2..0ebe335 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ libkdeedu (4:14.11.95-0ubuntu1) UNRELEASED; urgency=medium
   * Update Vcs urls for the new repository location.
   * Bump Standards-Version to 3.9.6, no changes needed.
   * Drop kdeedu-kvtml-data and libkeedu-data packages as the files were
-    removed upstream
+    moved to kdeedu-data
 
  -- Philip Muškovac <yofel at kubuntu.org>  Sat, 22 Nov 2014 12:20:44 +0100
 
diff --git a/debian/control b/debian/control
index 45a89ec..ad5aedd 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
                debhelper (>= 9),
+               extra-cmake-modules,
                kde-sc-dev-latest (>= 4:4.12),
-               kdelibs5-dev (>= 4:4.11),
                libx11-dev,
                pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.6
@@ -18,7 +18,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-applications/libkdeedu.git
 Package: libkeduvocdocument4
 Architecture: any
 Section: libs
-Depends: ${misc:Depends},
+Depends: kdeedu-data,
+         ${misc:Depends},
          ${shlibs:Depends}
 Replaces: libkdeedu4 (<< 4:4.6.80)
 Breaks: libkdeedu4 (<< 4:4.6.80)

-- 
libkdeedu packaging



More information about the pkg-kde-commits mailing list