[SCM] kmplot packaging branch, master, updated. debian/4.11.3-1-4-g402b570

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 29 10:13:25 UTC 2014


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

The following commit has been merged in the master branch:
commit 402b5704fcd5c0fc055a4ec843f707a53fff4477
Author: Maximiliano Curia <maxy at debian.org>
Date:   Wed Jan 29 11:13:06 2014 +0100

    wrap-and-sort
---
 debian/control | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index b2a0d53..1c52e43 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,12 @@ Source: kmplot
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Eshat Cakar <info at eshat.de>,
-           Maximiliano Curia <maxy at debian.org>
-Build-Depends: kde-sc-dev-latest (>= 4:4.11),
- cmake,
- debhelper (>= 9),
- pkg-kde-tools (>= 0.12),
- kdelibs5-dev (>= 4:4.11)
+Uploaders: Eshat Cakar <info at eshat.de>, Maximiliano Curia <maxy at debian.org>
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 Homepage: https://projects.kde.org/projects/kde/kdeedu/kmplot
 Vcs-Browser: http://anonscm.debian.org/git/pkg-kde/kde-sc/kmplot.git
@@ -17,7 +16,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kmplot.git
 Package: kmplot
 Architecture: any
 Section: math
-Depends: ${shlibs:Depends}, ${misc:Depends}, libkdeedu-data
+Depends: libkdeedu-data, ${misc:Depends}, ${shlibs:Depends}
 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