[SCM] cantor packaging branch, master, updated. debian/4.7.4-3-13-gf2a4664

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Sun Jun 17 17:57:35 UTC 2012


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

The following commit has been merged in the master branch:
commit 781cd1f292614d7fedfb75c43b1391ed0391975e
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Sun Jun 17 19:21:26 2012 +0200

    Fix new backends' dependencies.
---
 debian/control |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ccffff7..e24f39e 100644
--- a/debian/control
+++ b/debian/control
@@ -88,7 +88,7 @@ Description: Octave backend for Cantor
 Package: cantor-backend-qalculate
 Architecture: any
 Section: math
-Depends: ${shlibs:Depends}, ${misc:Depends}, qalculate
+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
@@ -138,7 +138,7 @@ Description: Sage backend for Cantor
 Package: cantor-backend-scilab
 Architecture: any
 Section: math
-Depends: ${shlibs:Depends}, ${misc:Depends}
+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

-- 
cantor packaging



More information about the pkg-kde-commits mailing list