[SCM] libkdeedu packaging branch, kubuntu_vivid_archive, updated. debian/4.14.1-1-5-g893e098

Philip Muškovac yofel-guest at moszumanska.debian.org
Sun Nov 23 20:02:10 UTC 2014


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 893e0986241e6934344e16929c1186b6f9edc737
Author: Philip Muskovac <yofel at gmx.net>
Date:   Sun Nov 23 21:01:43 2014 +0100

    depend on kdeedu-data again as that's where libkdeedu-data went, this time with just this change
---
 debian/changelog | 2 +-
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 2 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..491a794 100644
--- a/debian/control
+++ b/debian/control
@@ -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