[SCM] cantor packaging branch, master, updated. 2ae528bf40738c4f93722d013275061fda27ee61

Pino Toscano pino at alioth.debian.org
Tue Oct 25 15:03:26 UTC 2011


The following commit has been merged in the master branch:
commit da0b769be7d58039712e725b29e4062841c26537
Author: Pino Toscano <pino at debian.org>
Date:   Tue Oct 25 17:00:11 2011 +0200

    control: sync from kdeedu
---
 debian/control |   36 +++++++++++++++++++++---------------
 1 files changed, 21 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index eee5364..cfdbfaa 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: cantor
-Section: math
+Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: José Manuel Santamaría Lema <panfaust at gmail.com>
@@ -22,11 +22,11 @@ Vcs-Git: git://git.debian.org/pkg-kde/kde-sc/cantor.git
 
 Package: cantor
 Architecture: any
+Section: math
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: cantor-backend-kalgebra
-Suggests: cantor-backend-maxima, cantor-backend-sage,
- cantor-backend-octave,
- cantor-backend-r
+Suggests: cantor-backend-maxima, cantor-backend-r, cantor-backend-sage,
+ cantor-backend-octave
 Description: interface for mathematical applications
  Cantor is an application to allow you to you use your favorite mathematical
  applications from within an elegant KDE-integrated worksheet interface. It
@@ -45,6 +45,7 @@ Description: interface for mathematical applications
 
 Package: cantor-backend-kalgebra
 Architecture: any
+Section: math
 Depends: ${shlibs:Depends}, ${misc:Depends}, kalgebra
 Description: KAlgebra backend for Cantor
  Cantor is an application to allow you to you use your favorite mathematical
@@ -59,6 +60,7 @@ Description: KAlgebra backend for Cantor
 
 Package: cantor-backend-maxima
 Architecture: any
+Section: math
 Depends: ${shlibs:Depends}, ${misc:Depends}, maxima
 Description: Maxima backend for Cantor
  Cantor is an application to allow you to you use your favorite mathematical
@@ -73,6 +75,7 @@ Description: Maxima backend for Cantor
 
 Package: cantor-backend-octave
 Architecture: any
+Section: math
 Depends: ${shlibs:Depends}, ${misc:Depends}, octave
 Description: Octave backend for Cantor
  Cantor is an application to allow you to you use your favorite mathematical
@@ -85,32 +88,35 @@ Description: Octave backend for Cantor
  .
  This package is part of the KDE education module.
 
-Package: cantor-backend-sage
+Package: cantor-backend-r
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Sage backend for Cantor
+Section: math
+Depends: ${shlibs:Depends}, ${misc:Depends}, r-base-core
+Suggests: r-base-html
+Description: R backend for Cantor
  Cantor is an application to allow you to you use your favorite mathematical
  applications from within an elegant KDE-integrated 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 the Sage Mathematics Software
- (http://www.sagemath.org) in Cantor.
+ This package provides the backend for using the R Project for Statistical
+ Computing (http://www.r-project.org) in Cantor.
  .
  This package is part of the KDE education module.
 
-Package: cantor-backend-r
+Package: cantor-backend-sage
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, r-base-core
-Suggests: r-base-html
-Description: R backend for Cantor
+Section: math
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: sagemath
+Description: Sage backend for Cantor
  Cantor is an application to allow you to you use your favorite mathematical
  applications from within an elegant KDE-integrated 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 the R Project for Statistical
- Computing (http://www.r-project.org) in Cantor.
+ This package provides the backend for using the Sage Mathematics Software
+ (http://www.sagemath.org) in Cantor.
  .
  This package is part of the KDE education module.
 

-- 
cantor packaging



More information about the pkg-kde-commits mailing list