[SCM] cantor packaging branch, kubuntu_vivid_archive, updated. debian/4.14.2-2-16-g859f854
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Thu Mar 12 16:30:15 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/cantor.git;a=commitdiff;h=859f854
The following commit has been merged in the kubuntu_vivid_archive branch:
commit 859f85455f95aa09b0b94ab0121e0b40b20cd0e1
Author: Jonathan Riddell <jr at jriddell.org>
Date: Thu Mar 12 17:30:12 2015 +0100
fix debian/control
---
debian/control | 35 ++++++++++++++++++-----------------
1 file changed, 18 insertions(+), 17 deletions(-)
diff --git a/debian/control b/debian/control
index 986cdcd..2739b6f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: cmake,
debhelper (>= 9),
kde-sc-dev-latest (>= 4:4.12),
kdelibs5-dev,
- libanalitza-dev (>= 4:14.12.2),
+ libanalitza5-dev (>= 4:4.14),
libblas3,
libglib2.0-dev,
liblapack3,
@@ -28,8 +28,9 @@ Package: cantor
Architecture: any
Section: math
Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: cantor-backend-qalculate, texlive-binaries, texlive-latex-base
-Suggests: cantor-backend-lua [i386 amd64],
+Recommends: cantor-backend-kalgebra, texlive-binaries, texlive-latex-base
+Suggests: cantor-backend-qalculate,
+ cantor-backend-lua [i386 amd64],
cantor-backend-maxima,
cantor-backend-octave,
cantor-backend-python2,
@@ -56,20 +57,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