[SCM] cantor packaging branch, master, updated. debian/4.8.4-1-2-g0a6e030

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Thu Jun 21 19:51:45 UTC 2012


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

The following commit has been merged in the master branch:
commit 0a6e0306aad0920a15380c4bd421d73a754c7fb4
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Thu Jun 21 21:40:38 2012 +0200

    Architecture for cantor-backend-scilab changed from 'any' to 'linux-any'.
---
 debian/changelog |    2 ++
 debian/control   |    5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dae4658..2d2b116 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 cantor (4:4.8.4-2) UNRELEASED; urgency=low
 
+  * Architecture for cantor-backend-scilab changed from 'any' to 
+    'linux-any'.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 21 Jun 2012 21:35:14 +0200
 
diff --git a/debian/control b/debian/control
index e24f39e..d594ffc 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,8 @@ Section: math
 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
+ cantor-backend-octave, cantor-backend-qalculate,
+ cantor-backend-scilab [linux-any]
 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
@@ -136,7 +137,7 @@ Description: Sage backend for Cantor
  This package is part of the KDE education module.
 
 Package: cantor-backend-scilab
-Architecture: any
+Architecture: linux-any
 Section: math
 Depends: ${shlibs:Depends}, ${misc:Depends}, scilab-cli
 Description: Scilab backend for Cantor

-- 
cantor packaging



More information about the pkg-kde-commits mailing list