[SCM] cantor packaging branch, kde4.12, updated. debian/4.11.3-1-10-gb76122e

Maximiliano Curia maxy at moszumanska.debian.org
Thu Feb 6 22:13:31 UTC 2014


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

The following commit has been merged in the kde4.12 branch:
commit ed5ff8ec4860b652b5543915c61f0fbbbced7fdb
Author: Maximiliano Curia <maxy at debian.org>
Date:   Thu Feb 6 15:03:36 2014 +0100

    New cantor backend: cantor-backend-python2
---
 debian/cantor-backend-python2.install |  5 +++++
 debian/changelog                      |  1 +
 debian/control                        | 18 ++++++++++++++++++
 3 files changed, 24 insertions(+)

diff --git a/debian/cantor-backend-python2.install b/debian/cantor-backend-python2.install
new file mode 100644
index 0000000..ed31d6f
--- /dev/null
+++ b/debian/cantor-backend-python2.install
@@ -0,0 +1,5 @@
+usr/lib/kde4/cantor_python2backend.so
+usr/share/icons/hicolor/*/apps/pythonbackend.png
+usr/share/kde4/apps/cantor/python2backend/keywords.xml
+usr/share/kde4/config.kcfg/python2backend.kcfg
+usr/share/kde4/services/cantor/python2backend.desktop
diff --git a/debian/changelog b/debian/changelog
index f9d9d3c..400a219 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ cantor (4:4.12.2-1) UNRELEASED; urgency=low
   * Disable testInformationRequest in maxima backend, as maxima is not
     honouring prompt-* vars.
   * New upstream release.
+  * New cantor backend: cantor-backend-python2
 
  -- Maximiliano Curia <maxy at debian.org>  Tue, 04 Feb 2014 22:20:03 +0100
 
diff --git a/debian/control b/debian/control
index 77a90ff..6def73e 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: cmake,
                libspectre-dev,
                pkg-config,
                pkg-kde-tools (>= 0.12),
+               python2.7-dev,
                r-base-core
 Standards-Version: 3.9.5
 XS-Testsuite: autopkgtest
@@ -29,6 +30,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: cantor-backend-kalgebra, texlive-binaries, texlive-latex-base
 Suggests: cantor-backend-maxima,
           cantor-backend-octave,
+          cantor-backend-python2,
           cantor-backend-qalculate,
           cantor-backend-r,
           cantor-backend-sage,
@@ -46,6 +48,7 @@ Description: interface for mathematical applications
   * R Project for Statistical Computing (cantor-backend-r)
   * Sage Mathematics Software (cantor-backend-sage)
   * Octave (cantor-backend-octave)
+  * Python (cantor-backend-python2)
   * Scilab (cantor-backend-scilab)
   * Qalculate! (cantor-backend-qalculate)
  .
@@ -96,6 +99,21 @@ Description: Octave backend for Cantor
  .
  This package is part of the KDE education module.
 
+Package: cantor-backend-python2
+Architecture: any
+Section: math
+Depends: python, ${misc:Depends}, ${shlibs:Depends}
+Description: Python 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 the Python language
+ (http://www.python.org/) in Cantor.
+ .
+ This package is part of the KDE education module.
+
 Package: cantor-backend-qalculate
 Architecture: any
 Section: math

-- 
cantor packaging



More information about the pkg-kde-commits mailing list