[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1000949: Please drop the julia backend



tags 1000949 + patch

Le 01/12/2021 à 08:06, Stéphane Glondu a écrit :
> Please remove the julia backend. Julia itself seems unmaintained in
> Debian [1], prevents the obsolete package llvm-toolchain-9 from being
> removed, which in turn blocks some OCaml packages out of testing.

Attached is a patch, uploaded with dgit to DELAYED/10.


Cheers,

-- 
Stéphane
From 3f615c45851a1424f908bacee9716f2eb2b4fa2d Mon Sep 17 00:00:00 2001
From: Stephane Glondu <steph@glondu.net>
Date: Wed, 1 Dec 2021 07:55:50 +0100
Subject: [PATCH] Drop the julia backend (Closes: #1000949)

---
 debian/changelog     |  7 +++++++
 debian/control       | 20 +-------------------
 debian/not-installed |  1 +
 3 files changed, 9 insertions(+), 19 deletions(-)
 create mode 100644 debian/not-installed

diff --git a/debian/changelog b/debian/changelog
index 7e91fc9..b9ef865 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cantor (4:21.08.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop the julia backend (Closes: #1000949)
+
+ -- Stéphane Glondu <glondu@debian.org>  Wed, 01 Dec 2021 08:15:32 +0100
+
 cantor (4:21.08.2-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index bf67919..5dd4887 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,8 @@ Build-Depends: cmake (>= 3.13~),
                debhelper-compat (= 13),
                extra-cmake-modules (>= 5.49.0~),
                gettext,
-               julia [amd64],
                libanalitza-dev (>> 4:15.08),
                libglib2.0-dev,
-               libjulia-dev [amd64],
                libkf5archive-dev (>= 5.70.0~),
                libkf5completion-dev (>= 5.70.0~),
                libkf5config-dev (>= 5.70.0~),
@@ -55,7 +53,7 @@ Architecture: any
 Section: math
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: cantor-backend-qalculate, texlive-binaries, texlive-latex-base
-Suggests: cantor-backend-julia [amd64],
+Suggests:
           cantor-backend-kalgebra,
           cantor-backend-lua [i386 amd64],
           cantor-backend-maxima,
@@ -80,7 +78,6 @@ Description: interface for mathematical applications
   * Scilab (cantor-backend-scilab)
   * Qalculate! (cantor-backend-qalculate)
   * Lua (cantor-backend-lua)
-  * Julia (cantor-backend-julia)
  .
  This package is part of the KDE education module.
 
@@ -254,18 +251,3 @@ Description: Scilab backend for Cantor
  package for numerical computations (https://www.scilab.org) in Cantor.
  .
  This package is part of the KDE education module.
-
-Package: cantor-backend-julia
-Architecture: amd64
-Section: math
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: Julia 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 Julia programming language
- (https://julialang.org) in Cantor.
- .
- This package is part of the KDE education module.
diff --git a/debian/not-installed b/debian/not-installed
new file mode 100644
index 0000000..c477561
--- /dev/null
+++ b/debian/not-installed
@@ -0,0 +1 @@
+usr/share/icons/hicolor/48x48/apps/juliabackend.png
-- 
2.33.0


Reply to: