[neon/extras/labplot/Neon/release] debian: stop using libcantor on mipsel
Pino Toscano
null at kde.org
Wed Oct 2 14:04:05 BST 2024
Git commit a161436ac541d6c99062275b1a9adb22be5de5f8 by Pino Toscano.
Committed on 16/07/2023 at 17:11.
Pushed by jriddell into branch 'Neon/release'.
stop using libcantor on mipsel
M +2 -0 debian/changelog
M +1 -1 debian/control
https://invent.kde.org/neon/extras/labplot/-/commit/a161436ac541d6c99062275b1a9adb22be5de5f8
diff --git a/debian/changelog b/debian/changelog
index c13c1af..0db6ef6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ labplot (2.10.1-0r1) UNRELEASED; urgency=medium
* New upstream release.
* Fix the /usr/share/doc/labplot/examples symlink. (Closes: #1040560)
* Remove an obsolete maintscript entry.
+ * Stop using libcantor on mipsel, as libcantor uses qtwebengine which will be
+ soon dropped from mipsel.
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Fri, 07 Jul 2023 18:39:28 +0200
diff --git a/debian/control b/debian/control
index 0e301ba..bc335c7 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Build-Depends: debhelper-compat (= 13),
libkf5xmlgui-dev (>= 5.16.0),
kuserfeedback-dev,
bison,
- libcantor-dev [amd64 arm64 armhf i386 mips64el mipsel],
+ libcantor-dev [amd64 arm64 armhf i386 mips64el],
libpoppler-qt5-dev (>= 19.12~),
libspectre-dev,
libcfitsio-dev,
More information about the Neon-commits
mailing list