[SCM] cantor packaging branch, master, updated. debian/4.10.5-1

Pino Toscano pino at alioth.debian.org
Sat Jul 13 12:24:52 UTC 2013


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

The following commit has been merged in the master branch:
commit efac55a464e8dcf174d652c052d975f9b240b8a1
Author: Sune Vuorela <sune at vuorela.dk>
Date:   Fri Jun 22 09:14:33 2012 +0200

    update descriptionts, limit scilab archs and release to unstable
---
 debian/cantor-backend-maxima.install |    1 +
 debian/cantor-backend-sage.install   |    1 +
 debian/cantor.install                |    2 +-
 debian/changelog                     |   19 +++++++++--
 debian/control                       |   60 ++++++++++++++++++----------------
 5 files changed, 50 insertions(+), 33 deletions(-)

diff --git a/debian/cantor-backend-maxima.install b/debian/cantor-backend-maxima.install
index 042f402..f7b3e64 100644
--- a/debian/cantor-backend-maxima.install
+++ b/debian/cantor-backend-maxima.install
@@ -1,5 +1,6 @@
 usr/lib/kde4/cantor_maximabackend.so
 usr/share/icons/hicolor/48x48/apps/maximabackend.png
+usr/share/kde4/apps/cantor/maximabackend/cantor-initmaxima.lisp
 usr/share/kde4/apps/cantor/maximabackend/keywords.xml
 usr/share/kde4/config.kcfg/maximabackend.kcfg
 usr/share/kde4/config/cantor_maxima.knsrc
diff --git a/debian/cantor-backend-sage.install b/debian/cantor-backend-sage.install
index 698e3fe..d48509e 100644
--- a/debian/cantor-backend-sage.install
+++ b/debian/cantor-backend-sage.install
@@ -1,5 +1,6 @@
 usr/lib/kde4/cantor_sagebackend.so
 usr/share/icons/hicolor/48x48/apps/sagebackend.png
+usr/share/kde4/apps/cantor/sagebackend/keywords.xml
 usr/share/kde4/config.kcfg/sagebackend.kcfg
 usr/share/kde4/config/cantor_sage.knsrc
 usr/share/kde4/services/cantor/sagebackend.desktop
diff --git a/debian/cantor.install b/debian/cantor.install
index 7ca9299..2006dcf 100644
--- a/debian/cantor.install
+++ b/debian/cantor.install
@@ -15,7 +15,7 @@ usr/lib/kde4/cantor_solveassistant.so
 usr/lib/kde4/cantor_variablemanagerplugin.so
 usr/lib/kde4/libcantorpart.so
 usr/lib/libcantor_config.so
-usr/lib/libcantorlibs.so.0.0.3
+usr/lib/libcantorlibs.so.0.0.4
 usr/lib/libcantorlibs.so.1
 usr/share/applications/kde4/cantor.desktop
 usr/share/doc/kde/HTML/en/cantor/common
diff --git a/debian/changelog b/debian/changelog
index 2d2b116..27fb175 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,22 @@
-cantor (4:4.8.4-2) UNRELEASED; urgency=low
+cantor (4:4.10.2-1) experimental; urgency=low
 
+  * New upstream.
+  * Bump build-deps.
+  * Update uploaders.
+  * Update installed-files.
+
+ -- Sune Vuorela <sune at debian.org>  Fri, 05 Apr 2013 22:15:11 +0000
+
+cantor (4:4.8.4-2) unstable; urgency=low
+
+  [ José Manuel Santamaría Lema ]
   * Architecture for cantor-backend-scilab changed from 'any' to 
-    'linux-any'.
+    'i386 amd64'.
+
+  [ Sune Vuorela ]
+  * Adapt some descriptions
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 21 Jun 2012 21:35:14 +0200
+ -- Sune Vuorela <sune at debian.org>  Fri, 22 Jun 2012 09:04:26 +0200
 
 cantor (4:4.8.4-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index d594ffc..4dccfc7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: cantor
 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>
-Build-Depends: kde-sc-dev-latest (>= 4:4.8.4),
+Uploaders: Sune Vuorela <sune at debian.org>
+Build-Depends: kde-sc-dev-latest (>= 4:4.10),
  cmake, debhelper (>= 7.3.16), pkg-kde-tools (>= 0.12),
- kdelibs5-dev (>= 4:4.8), libanalitza-dev (>= 4:4.8),
+ kdelibs5-dev (>= 4:4.10), libanalitza-dev (>= 4:4.10),
  pkg-config,
  libspectre-dev,
  r-base-core,
@@ -24,12 +24,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: cantor-backend-kalgebra, texlive-latex-base, texlive-binaries
 Suggests: cantor-backend-maxima, cantor-backend-r, cantor-backend-sage,
  cantor-backend-octave, cantor-backend-qalculate,
- cantor-backend-scilab [linux-any]
+ cantor-backend-scilab [i386 amd64]
 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
- provides dialogs to assist with common tasks and allows you to share your
- worksheets with others.
+ applications from within an elegant worksheet interface. It  provides dialogs 
+ to assist with common tasks and allows you to share your worksheets 
+ with others.
  .
  Cantor supports various mathematical applications as backends (provided in
  external packages):
@@ -38,6 +38,8 @@ Description: interface for mathematical applications
   * R Project for Statistical Computing (cantor-backend-r)
   * Sage Mathematics Software (cantor-backend-sage)
   * Octave (cantor-backend-octave)
+  * Scilab (cantor-backend-scilab)
+  * Qalculate! (cantor-backend-qalculate)
  .
  This package is part of the KDE education module.
 
@@ -47,9 +49,9 @@ 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
- 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.
+ 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.
@@ -62,9 +64,9 @@ 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
- 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.
+ 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 the Maxima Computer Algebra System
  (http://maxima.sourceforge.net) in Cantor.
@@ -77,9 +79,9 @@ 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
- 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.
+ 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 the GNU Octave language for
  numerical computations (http://www.octave.org/) in Cantor.
@@ -92,9 +94,9 @@ Section: math
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Qalculate! 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.
+ 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 the Qalculate! calculator
  (http://qalculate.sourceforge.net/) in Cantor.
@@ -108,9 +110,9 @@ 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.
+ 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 the R Project for Statistical
  Computing (http://www.r-project.org) in Cantor.
@@ -124,9 +126,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: 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.
+ 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 the Sage Mathematics Software
  (http://www.sagemath.org) in Cantor.
@@ -137,14 +139,14 @@ Description: Sage backend for Cantor
  This package is part of the KDE education module.
 
 Package: cantor-backend-scilab
-Architecture: linux-any
+Architecture: i386 amd64
 Section: math
 Depends: ${shlibs:Depends}, ${misc:Depends}, scilab-cli
 Description: Scilab 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.
+ 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 the Scilab scientific software
  package for numerical computations (http://www.scilab.org) in Cantor.

-- 
cantor packaging



More information about the pkg-kde-commits mailing list