[SCM] kmplot packaging branch, master, updated. debian/4.8.4-1-2-g17923f7

Pino Toscano pino at alioth.debian.org
Thu Jun 28 10:56:57 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kmplot.git;a=commitdiff;h=17923f7

The following commit has been merged in the master branch:
commit 17923f789138aa255c00bf52c1afaf25ef04d452
Author: Pino Toscano <pino at debian.org>
Date:   Thu Jun 28 12:56:14 2012 +0200

    depend on libkdeedu-data to get the graph icons
---
 debian/changelog |    2 ++
 debian/control   |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d8a9245..829c733 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 kmplot (4:4.8.4-2) UNRELEASED; urgency=low
 
+  [ Pino Toscano ]
+  * Depend on libkdeedu-data to get the graph icons.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 28 Jun 2012 12:53:24 +0200
 
diff --git a/debian/control b/debian/control
index 720175f..94a63d6 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kmplot.git
 Package: kmplot
 Architecture: any
 Section: math
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libkdeedu-data
 Suggests: khelpcenter4
 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