[SCM] cantor packaging branch, kubuntu_unstable, updated. debian/4.14.2-2-16-g7d52edf

Harald Sitter apachelogger-guest at moszumanska.debian.org
Tue Mar 10 14:29:16 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/cantor.git;a=commitdiff;h=7d52edf

The following commit has been merged in the kubuntu_unstable branch:
commit 7d52edfbef2a1add6682c6ca78c313759c482902
Author: Harald Sitter <sitter at kde.org>
Date:   Tue Mar 10 15:29:01 2015 +0100

    kde frameworks 5 port
---
 debian/control | 90 +++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 64 insertions(+), 26 deletions(-)

diff --git a/debian/control b/debian/control
index 986cdcd..10e85ce 100644
--- a/debian/control
+++ b/debian/control
@@ -5,18 +5,56 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Sune Vuorela <sune at debian.org>, Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
                debhelper (>= 9),
-               kde-sc-dev-latest (>= 4:4.12),
-               kdelibs5-dev,
-               libanalitza-dev (>= 4:14.12.2),
-               libblas3,
-               libglib2.0-dev,
-               liblapack3,
-               libluajit-5.1-dev [i386 amd64],
+               extra-cmake-modules,
+               gettext,
+               kdoctools-dev,
+               kgendesignerplugin,
+               kinit-dev,
+               kio-dev,
+               libanalitza-dev,
+               libkf5archive-dev,
+               libkf5attica-dev,
+               libkf5auth-dev,
+               libkf5bookmarks-dev,
+               libkf5codecs-dev,
+               libkf5completion-dev,
+               libkf5config-dev,
+               libkf5configwidgets-dev,
+               libkf5coreaddons-dev,
+               libkf5crash-dev,
+               libkf5dbusaddons-dev,
+               libkf5emoticons-dev,
+               libkf5globalaccel-dev,
+               libkf5guiaddons-dev,
+               libkf5i18n-dev,
+               libkf5iconthemes-dev,
+               libkf5itemmodels-dev,
+               libkf5itemviews-dev,
+               libkf5jobwidgets-dev,
+               libkf5kdelibs4support-dev,
+               libkf5newstuff-dev,
+               libkf5notifications-dev,
+               libkf5parts-dev,
+               libkf5pty-dev,
+               libkf5service-dev,
+               libkf5solid-dev,
+               libkf5sonnet-dev,
+               libkf5texteditor-dev,
+               libkf5textwidgets-dev,
+               libkf5unitconversion-dev,
+               libkf5widgetsaddons-dev,
+               libkf5windowsystem-dev,
+               libkf5xmlgui-dev,
+               libluajit-5.1-dev,
                libqalculate-dev,
+               libqt5svg5-dev,
+               libqt5xmlpatterns5-dev,
                libspectre-dev,
                pkg-config,
-               pkg-kde-tools (>= 0.12),
-               python2.7-dev,
+               pkg-kde-tools (>> 0.15.15),
+               python-dev,
+               python3-dev,
+               qtbase5-dev,
                r-base-core
 Standards-Version: 3.9.5
 XS-Testsuite: autopkgtest
@@ -29,10 +67,11 @@ Architecture: any
 Section: math
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: cantor-backend-qalculate, texlive-binaries, texlive-latex-base
-Suggests: cantor-backend-lua [i386 amd64],
+Suggests: cantor-backend-kalgebra,
+          cantor-backend-lua [i386 amd64],
           cantor-backend-maxima,
           cantor-backend-octave,
-          cantor-backend-python2,  
+          cantor-backend-python2,
           cantor-backend-r,
           cantor-backend-sage,
           cantor-backend-scilab [i386 amd64]
@@ -55,21 +94,20 @@ Description: interface for mathematical applications
  .
  This package is part of the KDE education module.
 
-# Need ported to Qt 5 for new libanalitza
-#Package: cantor-backend-kalgebra
-#Architecture: any
-#Section: math
-#Depends: ${misc:Depends}, ${shlibs:Depends}
-#Description: KAlgebra backend for Cantor
-# Cantor is an application to allow you to you use your favorite mathematical
-# applications from within an elegant worksheet interface. It provides dialogs
-# to assist with common tasks and allows you to share your worksheets
-# with others.
-# .
-# This package provides the backend for using KAlgebra
-# (http://edu.kde.org/kalgebra) in Cantor.
-# .
-# This package is part of the KDE education module.
+Package: cantor-backend-kalgebra
+Architecture: any
+Section: math
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: KAlgebra backend for Cantor
+ Cantor is an application to allow you to you use your favorite mathematical
+ applications from within an elegant worksheet interface. It provides dialogs
+ to assist with common tasks and allows you to share your worksheets
+ with others.
+ .
+ This package provides the backend for using KAlgebra
+ (http://edu.kde.org/kalgebra) in Cantor.
+ .
+ This package is part of the KDE education module.
 
 Package: cantor-backend-maxima
 Architecture: any

-- 
cantor packaging



More information about the pkg-kde-commits mailing list