[SCM] kmplot packaging branch, kubuntu_vivid_archive, updated. debian/4.14.2-1-6-g9cf9525

Philip Muškovac yofel-guest at moszumanska.debian.org
Sat Dec 6 10:24:09 UTC 2014


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 9cf9525a191dd4b65f838350db7d881e4d799ffc
Author: Philip Muskovac <yofel at gmx.net>
Date:   Sat Dec 6 11:23:42 2014 +0100

    Depend on kdeedu-data instead of libkdeedu-data
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6e0ba60..c40805e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kmplot (4:14.11.97-0ubuntu2) UNRELEASED; urgency=medium
+
+  * Depend on kdeedu-data instead of libkdeedu-data
+
+ -- Philip Muškovac <yofel at kubuntu.org>  Sat, 06 Dec 2014 11:22:17 +0100
+
 kmplot (4:14.11.97-0ubuntu1) vivid; urgency=medium
 
   * New upstream release candidate
diff --git a/debian/control b/debian/control
index 27c241f..c49d70c 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-applications/kmplot.git
 Package: kmplot
 Architecture: any
 Section: math
-Depends: libkdeedu-data, ${misc:Depends}, ${shlibs:Depends}
+Depends: kdeedu-data, ${misc:Depends}, ${shlibs:Depends}
 Suggests: khelpcenter
 Description: mathematical function plotter for KDE
  KmPlot is a powerful mathematical plotter KDE, capable of plotting multiple

-- 
kmplot packaging



More information about the pkg-kde-commits mailing list