From: Aurélien COUDERC Date: Wed, 1 Mar 2023 10:58:09 +0000 (+0100) Subject: Import cantor_22.12.3-1.debian.tar.xz X-Git-Tag: archive/raspbian/4%25.04.0-1+rpi1~1^2^2~3^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f988436855304806ffab9062abfbda1c70098587;p=cantor.git Import cantor_22.12.3-1.debian.tar.xz [dgit import tarball cantor 4:22.12.3-1 cantor_22.12.3-1.debian.tar.xz] --- f988436855304806ffab9062abfbda1c70098587 diff --git a/cantor-backend-julia.install b/cantor-backend-julia.install new file mode 100644 index 0000000..ea76020 --- /dev/null +++ b/cantor-backend-julia.install @@ -0,0 +1,6 @@ +usr/bin/cantor_juliaserver +usr/lib/*/qt5/plugins/cantor/backends/cantor_juliabackend.so +usr/share/cantor/julia/ +usr/share/cantor/juliabackend/ +usr/share/config.kcfg/juliabackend.kcfg +usr/share/icons/hicolor/*/apps/juliabackend.png diff --git a/cantor-backend-julia.lintian-overrides b/cantor-backend-julia.lintian-overrides new file mode 100644 index 0000000..849ab29 --- /dev/null +++ b/cantor-backend-julia.lintian-overrides @@ -0,0 +1,2 @@ +# internal helper +cantor-backend-julia: no-manual-page [usr/bin/cantor_juliaserver] diff --git a/cantor-backend-kalgebra.install b/cantor-backend-kalgebra.install new file mode 100644 index 0000000..a88503b --- /dev/null +++ b/cantor-backend-kalgebra.install @@ -0,0 +1,4 @@ +usr/lib/*/qt5/plugins/cantor/backends/cantor_kalgebrabackend.so +usr/share/config.kcfg/kalgebrabackend.kcfg +usr/share/icons/hicolor/*/apps/kalgebrabackend.png +usr/share/knsrcfiles/cantor_kalgebra.knsrc diff --git a/cantor-backend-kalgebra.maintscript b/cantor-backend-kalgebra.maintscript new file mode 100644 index 0000000..2f9b5ef --- /dev/null +++ b/cantor-backend-kalgebra.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/xdg/cantor_kalgebra.knsrc 4:20.12.0-1~ diff --git a/cantor-backend-lua.install b/cantor-backend-lua.install new file mode 100644 index 0000000..e765a2e --- /dev/null +++ b/cantor-backend-lua.install @@ -0,0 +1,4 @@ +usr/lib/*/qt5/plugins/cantor/backends/cantor_luabackend.so +usr/share/config.kcfg/luabackend.kcfg +usr/share/icons/hicolor/*/apps/luabackend.png +usr/share/knsrcfiles/cantor_lua.knsrc diff --git a/cantor-backend-lua.maintscript b/cantor-backend-lua.maintscript new file mode 100644 index 0000000..b432b9b --- /dev/null +++ b/cantor-backend-lua.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/xdg/cantor_lua.knsrc 4:20.12.0-1~ diff --git a/cantor-backend-maxima.install b/cantor-backend-maxima.install new file mode 100644 index 0000000..6c151b1 --- /dev/null +++ b/cantor-backend-maxima.install @@ -0,0 +1,5 @@ +usr/lib/*/qt5/plugins/cantor/backends/cantor_maximabackend.so +usr/share/cantor/maximabackend/ +usr/share/config.kcfg/maximabackend.kcfg +usr/share/icons/hicolor/*/apps/maximabackend.png +usr/share/knsrcfiles/cantor_maxima.knsrc diff --git a/cantor-backend-maxima.maintscript b/cantor-backend-maxima.maintscript new file mode 100644 index 0000000..65c6eee --- /dev/null +++ b/cantor-backend-maxima.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/xdg/cantor_maxima.knsrc 4:20.12.0-1~ diff --git a/cantor-backend-octave.install b/cantor-backend-octave.install new file mode 100644 index 0000000..0f53d6d --- /dev/null +++ b/cantor-backend-octave.install @@ -0,0 +1,6 @@ +usr/lib/*/qt5/plugins/cantor/backends/cantor_octavebackend.so +usr/share/cantor/octave/ +usr/share/cantor/octavebackend/ +usr/share/config.kcfg/octavebackend.kcfg.in +usr/share/icons/hicolor/*/apps/octavebackend.png +usr/share/knsrcfiles/cantor_octave.knsrc diff --git a/cantor-backend-octave.maintscript b/cantor-backend-octave.maintscript new file mode 100644 index 0000000..913735d --- /dev/null +++ b/cantor-backend-octave.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/xdg/cantor_octave.knsrc 4:20.12.0-1~ diff --git a/cantor-backend-python3.install b/cantor-backend-python3.install new file mode 100644 index 0000000..6aa418c --- /dev/null +++ b/cantor-backend-python3.install @@ -0,0 +1,7 @@ +usr/bin/cantor_pythonserver +usr/lib/*/cantor_pythonbackend.so +usr/lib/*/qt5/plugins/cantor/backends/cantor_pythonbackend.so +usr/share/cantor/python/ +usr/share/config.kcfg/pythonbackend.kcfg +usr/share/icons/hicolor/*/apps/pythonbackend.png +usr/share/knsrcfiles/cantor_python.knsrc diff --git a/cantor-backend-python3.lintian-overrides b/cantor-backend-python3.lintian-overrides new file mode 100644 index 0000000..9162945 --- /dev/null +++ b/cantor-backend-python3.lintian-overrides @@ -0,0 +1,4 @@ +# private library +cantor-backend-python3: sharedobject-in-library-directory-missing-soname [usr/lib/*/cantor_pythonbackend.so] +# internal helper +cantor-backend-python3: no-manual-page [usr/bin/cantor_pythonserver] diff --git a/cantor-backend-python3.maintscript b/cantor-backend-python3.maintscript new file mode 100644 index 0000000..7b05b1c --- /dev/null +++ b/cantor-backend-python3.maintscript @@ -0,0 +1,2 @@ +rm_conffile /etc/xdg/cantor_python3.knsrc 4:20.04.2~ +rm_conffile /etc/xdg/cantor_python.knsrc 4:20.12.0-1~ diff --git a/cantor-backend-qalculate.install b/cantor-backend-qalculate.install new file mode 100644 index 0000000..f118a51 --- /dev/null +++ b/cantor-backend-qalculate.install @@ -0,0 +1,6 @@ +usr/lib/*/qt5/plugins/cantor/assistants/cantor_qalculateplotassistant.so +usr/lib/*/qt5/plugins/cantor/backends/cantor_qalculatebackend.so +usr/share/config.kcfg/qalculatebackend.kcfg +usr/share/icons/hicolor/*/apps/qalculatebackend.png +usr/share/knsrcfiles/cantor_qalculate.knsrc +usr/share/kxmlgui5/cantor/cantor_qalculateplotassistant.rc diff --git a/cantor-backend-qalculate.maintscript b/cantor-backend-qalculate.maintscript new file mode 100644 index 0000000..19198ff --- /dev/null +++ b/cantor-backend-qalculate.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/xdg/cantor_qalculate.knsrc 4:20.12.0-1~ diff --git a/cantor-backend-r.install b/cantor-backend-r.install new file mode 100644 index 0000000..274cd73 --- /dev/null +++ b/cantor-backend-r.install @@ -0,0 +1,5 @@ +usr/bin/cantor_rserver +usr/lib/*/qt5/plugins/cantor/backends/cantor_rbackend.so +usr/share/config.kcfg/rserver.kcfg +usr/share/icons/hicolor/*/apps/rbackend.png +usr/share/knsrcfiles/cantor_r.knsrc diff --git a/cantor-backend-r.lintian-overrides b/cantor-backend-r.lintian-overrides new file mode 100644 index 0000000..6c6dce8 --- /dev/null +++ b/cantor-backend-r.lintian-overrides @@ -0,0 +1,2 @@ +# internal helper +cantor-backend-r: no-manual-page [usr/bin/cantor_rserver] diff --git a/cantor-backend-r.maintscript b/cantor-backend-r.maintscript new file mode 100644 index 0000000..7c13862 --- /dev/null +++ b/cantor-backend-r.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/xdg/cantor_r.knsrc 4:20.12.0-1~ diff --git a/cantor-backend-sage.README.Debian b/cantor-backend-sage.README.Debian new file mode 100644 index 0000000..e4a289d --- /dev/null +++ b/cantor-backend-sage.README.Debian @@ -0,0 +1,10 @@ +Sage backend for Cantor for Debian +---------------------------------- + +At the moment, Sage is not available in Debian except for a few architectures, +so you may need to manually install it for making cantor-backend-sage useful. +Cantor will use Sage automatically if the `sage' executable is in $PATH +(so `which sage' returns its path); if it is not, you can set the path to the +locally installed `sage' in the preferences of the Sage backend of Cantor. + + -- Debian Qt/KDE Maintainers diff --git a/cantor-backend-sage.install b/cantor-backend-sage.install new file mode 100644 index 0000000..412df69 --- /dev/null +++ b/cantor-backend-sage.install @@ -0,0 +1,5 @@ +usr/lib/*/qt5/plugins/cantor/backends/cantor_sagebackend.so +usr/share/cantor/sagebackend/ +usr/share/config.kcfg/sagebackend.kcfg +usr/share/icons/hicolor/*/apps/sagebackend.png +usr/share/knsrcfiles/cantor_sage.knsrc diff --git a/cantor-backend-sage.maintscript b/cantor-backend-sage.maintscript new file mode 100644 index 0000000..caf3ca6 --- /dev/null +++ b/cantor-backend-sage.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/xdg/cantor_sage.knsrc 4:20.12.0-1~ diff --git a/cantor-backend-scilab.install b/cantor-backend-scilab.install new file mode 100644 index 0000000..ff493ec --- /dev/null +++ b/cantor-backend-scilab.install @@ -0,0 +1,4 @@ +usr/lib/*/qt5/plugins/cantor/backends/cantor_scilabbackend.so +usr/share/config.kcfg/scilabbackend.kcfg +usr/share/icons/hicolor/*/apps/scilabbackend.png +usr/share/knsrcfiles/cantor_scilab.knsrc diff --git a/cantor-backend-scilab.maintscript b/cantor-backend-scilab.maintscript new file mode 100644 index 0000000..d7cb508 --- /dev/null +++ b/cantor-backend-scilab.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/xdg/cantor_scilab.knsrc 4:20.12.0-1~ diff --git a/cantor.install b/cantor.install new file mode 100644 index 0000000..0e8876d --- /dev/null +++ b/cantor.install @@ -0,0 +1,43 @@ +usr/bin/cantor +usr/bin/cantor_scripteditor +usr/lib/*/libcantor_config.so +usr/lib/*/qt5/plugins/cantor/assistants/cantor_advancedplotassistant.so +usr/lib/*/qt5/plugins/cantor/assistants/cantor_creatematrixassistant.so +usr/lib/*/qt5/plugins/cantor/assistants/cantor_differentiateassistant.so +usr/lib/*/qt5/plugins/cantor/assistants/cantor_eigenvaluesassistant.so +usr/lib/*/qt5/plugins/cantor/assistants/cantor_eigenvectorsassistant.so +usr/lib/*/qt5/plugins/cantor/assistants/cantor_importpackageassistant.so +usr/lib/*/qt5/plugins/cantor/assistants/cantor_integrateassistant.so +usr/lib/*/qt5/plugins/cantor/assistants/cantor_invertmatrixassistant.so +usr/lib/*/qt5/plugins/cantor/assistants/cantor_plot2dassistant.so +usr/lib/*/qt5/plugins/cantor/assistants/cantor_plot3dassistant.so +usr/lib/*/qt5/plugins/cantor/assistants/cantor_runscriptassistant.so +usr/lib/*/qt5/plugins/cantor/assistants/cantor_solveassistant.so +usr/lib/*/qt5/plugins/cantor/panels/ +usr/lib/*/qt5/plugins/kf5/parts/cantorpart.so +usr/share/*/org.kde.cantor.appdata.xml +usr/share/applications/org.kde.cantor.desktop +usr/share/cantor/latex/ +usr/share/cantor/xslt/ +usr/share/config.kcfg/cantor.kcfg +usr/share/doc/HTML/ +usr/share/icons/hicolor/*/apps/cantor.png +usr/share/knsrcfiles/cantor.knsrc +usr/share/knsrcfiles/cantor-documentation.knsrc +usr/share/kxmlgui5/cantor/cantor_advancedplot_assistant.rc +usr/share/kxmlgui5/cantor/cantor_create_matrix_assistant.rc +usr/share/kxmlgui5/cantor/cantor_differentiate_assistant.rc +usr/share/kxmlgui5/cantor/cantor_eigenvalues_assistant.rc +usr/share/kxmlgui5/cantor/cantor_eigenvectors_assistant.rc +usr/share/kxmlgui5/cantor/cantor_import_package_assistant.rc +usr/share/kxmlgui5/cantor/cantor_integrate_assistant.rc +usr/share/kxmlgui5/cantor/cantor_invert_matrix_assistant.rc +usr/share/kxmlgui5/cantor/cantor_part.rc +usr/share/kxmlgui5/cantor/cantor_plot2d_assistant.rc +usr/share/kxmlgui5/cantor/cantor_plot3d_assistant.rc +usr/share/kxmlgui5/cantor/cantor_runscript_assistant.rc +usr/share/kxmlgui5/cantor/cantor_scripteditor.rc +usr/share/kxmlgui5/cantor/cantor_shell.rc +usr/share/kxmlgui5/cantor/cantor_solve_assistant.rc +usr/share/locale/ +usr/share/mime/packages/cantor.xml diff --git a/cantor.lintian-overrides b/cantor.lintian-overrides new file mode 100644 index 0000000..a07d4b3 --- /dev/null +++ b/cantor.lintian-overrides @@ -0,0 +1,10 @@ +cantor: no-manual-page [usr/bin/cantor] +cantor: no-manual-page [usr/bin/cantor_scripteditor] +# private library +cantor: lacks-ldconfig-trigger usr/lib/*/libcantor_config.so +# private library +cantor: package-name-doesnt-match-sonames libcantor-config +# private library +cantor: shared-library-lacks-version usr/lib/*/libcantor_config.so libcantor_config.so +# private library +cantor: no-symbols-control-file usr/lib/*/libcantor_config.so diff --git a/cantor.maintscript b/cantor.maintscript new file mode 100644 index 0000000..b977ca8 --- /dev/null +++ b/cantor.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/xdg/cantor.knsrc 4:20.12.0-1~ diff --git a/changelog b/changelog new file mode 100644 index 0000000..60126e3 --- /dev/null +++ b/changelog @@ -0,0 +1,1301 @@ +cantor (4:22.12.3-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (22.12.3). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Wed, 01 Mar 2023 11:58:09 +0100 + +cantor (4:22.12.1-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (22.12.1). + * Bump Standards-Version to 4.6.2, no change required. + * Add/update Albert Astals Cid’s master key in upstream signing keys. + + -- Aurélien COUDERC Fri, 06 Jan 2023 23:58:35 +0100 + +cantor (4:22.12.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (22.08.3). + * Update build-deps and deps with the info from cmake. + * Added myself to the uploaders. + * New upstream release (22.11.90). + * Update build-deps and deps with the info from cmake. + * New upstream release (22.12.0). + * Update symbols from build for 22.12.0. + * Refresh copyright information. + + -- Aurélien COUDERC Sun, 11 Dec 2022 23:06:18 +0100 + +cantor (4:22.04.2-2) unstable; urgency=medium + + * Upload to unstable. + * Remove inactive Uploaders, adding myself as one to avoid leaving the source + with no human maintainers. + * Drop the unused ${shlibs:Depends} substvar from libcantor-dev. + * Update lintian overrides. + + -- Pino Toscano Thu, 07 Jul 2022 05:52:58 +0200 + +cantor (4:22.04.2-1) experimental; urgency=medium + + * Team upload. + * New upstream release. + + -- Pino Toscano Fri, 10 Jun 2022 08:01:07 +0200 + +cantor (4:22.04.1-1) experimental; urgency=medium + + * Team upload. + * New upstream release: + - fixes build with KSyntaxHighlighting 5.94.0+ (Closes: #1012535) + * Bump Standards-Version to 4.6.1, no changes required. + * Update symbols file. + * The cantorlibs library broke ABI without an SONAME bump (sigh); hence, + apply the DebianABIManager to do a local SONAME bump: + - add patch enable_debianabimanager.diff + - rename libcantorlibs28 to libcantorlibs28abi1 + - update install & symbols files accordingly + * Split the data of libcantorlibs to a separate data package, so there are + less conflicts on upgrades: + - create a new libcantorlibs-data arch:all binary package with the data + files of libcantorlibs28abi1 + - make libcantorlibs28abi1 depend on libcantorlibs-data + - adjust the breaks/replaces in libcantorlibs28abi1 & libcantorlibs-data + + -- Pino Toscano Thu, 09 Jun 2022 09:03:31 +0200 + +cantor (4:21.12.3-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * Update the patches: + - discount-build-verbose.diff: drop, fixed upstream + * Replace the python3-dev build dependency with libpython3-dev: cantor builds + a plugin using the Python library, so explicitly using the library -dev + should make the situation more explicit. + + -- Pino Toscano Sun, 06 Mar 2022 12:22:29 +0100 + +cantor (4:21.08.3-1) unstable; urgency=medium + + * Team upload. + + [ Pino Toscano ] + * New upstream release. + + [ Stéphane Glondu ] + * Drop the julia backend (Closes: #1000949) + + -- Pino Toscano Sat, 04 Dec 2021 10:25:03 +0100 + +cantor (4:21.08.2-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * libqalculate >= 3.8.0 is available in unstable now, so: + - bump the libqalculate-dev build dependency to 3.8.0, matching the + upstream build system requirement + - drop patch debian-lower-libqalculate.diff, no more needed + * Drop the breaks/replaces for versions older than Debian Buster. + + -- Pino Toscano Sat, 16 Oct 2021 06:21:16 +0200 + +cantor (4:21.08.0-2) unstable; urgency=medium + + * Team upload. + * Temporarily lower the libqalculate requirement, as what is currently in + unstable should be enough; patch debian-lower-libqalculate.diff. + * Bump Standards-Version to 4.6.0, no changes required. + * Drop the kde-l10n breaks/replaces, no more needed after two Debian stable + releases. + * Make sure to have strict dependencies on the library package. + * Add Build-Depends-Package in symbols file. + * Fix the section of a couple of binaries: + - libcantorlibs28 must be 'libs', as it is a shared library + - libcantor-dev must be 'libdevel', as it contains development files for a + shared library + + -- Pino Toscano Sun, 22 Aug 2021 12:49:36 +0200 + +cantor (4:21.08.0-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (21.08.0). + * Update build-deps and deps with the info from cmake + * Fix list of installed files. + + -- Norbert Preining Wed, 18 Aug 2021 08:29:11 +0900 + +cantor (4:21.04.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (21.04.0). + * Borrow minimal upstream signing key from k3b. + * Update list of installed files. + + -- Norbert Preining Tue, 27 Apr 2021 13:37:52 +0900 + +cantor (4:20.12.1-5) unstable; urgency=medium + + [ Norbert Preining ] + * Add missing breaks (Closes: #988283) + + -- Norbert Preining Wed, 19 May 2021 16:16:20 +0900 + +cantor (4:20.12.1-4) unstable; urgency=medium + + [ John Scott ] + * Patch the Sage backend to work around issue in the SageMath package. + (Addresses: #972346) + * Update docs to reflect that Sage is in Debian now. (Closes: #980318) + + -- Norbert Preining Tue, 02 Feb 2021 11:03:04 +0900 + +cantor (4:20.12.1-3) unstable; urgency=medium + + * Revert changes of previous version, not buildable. + + -- Norbert Preining Sat, 16 Jan 2021 20:02:07 +0900 + +cantor (4:20.12.1-2) experimental; urgency=medium + + * Enable the Julia backend for other archs where Julia is built. + + -- Norbert Preining Fri, 15 Jan 2021 13:05:22 +0900 + +cantor (4:20.12.1-1) experimental; urgency=medium + + * Update Maintainer name part. + * New upstream release (20.12.1). + * Add symbols file. + * Add symbols helper to d/rules dh invocation. + + -- Norbert Preining Tue, 12 Jan 2021 10:02:17 +0900 + +cantor (4:20.12.0-2) experimental; urgency=medium + + * Ship development files and split out shared library into separate + packages. + * Remove Maxy from uploaders, thanks for your work. Add myself. + + -- Norbert Preining Tue, 05 Jan 2021 07:20:05 +0900 + +cantor (4:20.12.0-1) unstable; urgency=medium + + * Team upload. + * New upstream release (20.12.0). + * Drop superseeded patch find-newer-python.diff. + * Deregister all the /etc/xdg/*.knsrc files, moved. + * Update upstream metadata. + + -- Norbert Preining Tue, 15 Dec 2020 12:13:05 +0900 + +cantor (4:20.08.3-3) unstable; urgency=medium + + * Team upload. + * Upload to unstable. + + -- Pino Toscano Sat, 21 Nov 2020 00:21:24 +0100 + +cantor (4:20.08.3-2) experimental; urgency=medium + + * Team upload. + * Enable the Julia backend, only on amd64 for now: (Closes: #808001) + - add a new cantor-backend-julia package, mentioning it in suggests and + descriptions + - add the julia, and libjulia-dev build dependencies + - remove debian/not-installed, no more needed now + * Make the discount build verbose; patch discount-build-verbose.diff. + * Update lintian overrides. + * Export CFLAGS including CPPFLAGS during build, so the discount copy is + configured, and built with all the right build flags. + * Bump Standards-Version to 4.5.1, no changes required. + + -- Pino Toscano Thu, 19 Nov 2020 09:36:42 +0100 + +cantor (4:20.08.3-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * Remove the armhf, i386, and powerpc architectures from + cantor-backend-scilab, as it will not be supported anymore soon on those + architectures. (Closes: #973703) + * Find also Python 3.9 and Python 3.10; patch find-newer-python.diff. + (Closes: #972764) + * Bump the debhelper compatibility to 13: + - switch the debhelper-compat build dependency to 13 + * Re-export upstream signing key without extra signatures. + * Set fields Upstream-Name, Upstream-Contact in debian/copyright. + * Remove obsolete fields Contact, Name from debian/upstream/metadata (already + present in machine-readable debian/copyright). + * Update install files. + + -- Pino Toscano Sun, 08 Nov 2020 13:02:39 +0100 + +cantor (4:20.04.3-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + + -- Pino Toscano Sat, 01 Aug 2020 08:38:45 +0200 + +cantor (4:20.04.2-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * Switch back the scilab-cli suggest in cantor-backend-scilab to a + dependency, as scilab was fixed in the meanwhile. + * Update the build dependencies according to the upstream build system: + - bump Qt packages to 5.8.0 + - add libpoppler-qt5-dev + * Update install files + - fold libcantor-pythonbackend into cantor-backend-python3, and drop it; + add proper breaks/replaces + * Unregister /etc/xdg/cantor_python3.knsrc as conffile, as it was renamed. + * Switch from dhmk to the dh sequencer: + - invoke the dh sequencer using the kf5 addon + - call the right debhelper command instead of $(overridden_command) + - manually force the generation of the substvars for the kde-l10n breaks, + and the strict shlibs handling + * Bump the debhelper compatibility to 12: + - switch the debhelper build dependency to debhelper-compat 12 + - remove debian/compat + - drop the dh_makeshlibs override, as -V is done by default + * Add Rules-Requires-Root: no. + * Add a debian/not-installed with the files of the not yet shipped julia + backend. + * Update lintian overrides. + + -- Pino Toscano Sat, 13 Jun 2020 12:46:05 +0200 + +cantor (4:19.08.3-2) unstable; urgency=medium + + * Team upload. + * Update watch file to the new release-service location. + * Bump Standards-Version to 4.5.0, no changes required. + * Demote the scilab-cli dependency in cantor-backend-scilab to a suggest, + as scilab currently FTBFSes in Debian. (Closes: #958189) + + -- Pino Toscano Sun, 19 Apr 2020 17:01:37 +0200 + +cantor (4:19.08.3-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * Drop the Python 2 backend, as Python 2 will be removed from Debian: + (Closes: #936271) + - drop the cantor-backend-python2 binary + - remove the python-dev build dependency + - remove the cantor-backend-python2 suggest in cantor, and stop mentioning + it in the description + * Update almost all the URLs to https: + - use the actual homepage of Qalculate + - leave the homepage of Maxima as http, as https is not supported + + -- Pino Toscano Wed, 13 Nov 2019 21:47:09 +0100 + +cantor (4:19.08.1-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * Bump Standards-Version to 4.4.1, no changes required. + * Drop the migration from cantor-dbg, no more needed after two Debian stable + releases. + * Update the build dependencies according to the upstream build system: + - bump cmake to 3.5.0 + - explicitly add gettext + * Remove more development stuff. + * Add the configuration for the CI on salsa. + * Remove old cantor-backend-python2 breaks/replaces, older than oldstable. + + -- Pino Toscano Tue, 08 Oct 2019 07:15:15 +0200 + +cantor (4:18.12.0-2) unstable; urgency=medium + + * Team upload. + * Do not build the scilab backend on armel, mips, and mipsel + (Closes: #926565). + + -- Simon Quigley Tue, 16 Apr 2019 18:44:00 -0500 + +cantor (4:18.12.0-1) unstable; urgency=medium + + * Team upload. + * New upstream release: + - fixes the SageMath backend (Closes: #910722, #911084) + * Update the build dependencies according to the build system: + - bump cmake to 3.1.0 + - bump all the KF5 packages to 5.49.0 + - add libkf5syntaxhighlighting-dev, and libmarkdown2-dev + * Update install files. + * Update lintian overrides. + * Update the patches: + - acceptable_answers: drop, as it does not apply anymore, and there is no + information on what it does nor its status + * Remove the 'testsuite' autopkgtest, since it fails, and it does not test + the packages in the archive + - dbus is not run anymore (Closes: #835839) + * Disable the build (passing -DBUILD_TESTING=OFF to cmake) of the unit tests, + as they are not run at build time. + * Bump Standards-Version to 4.3.0, no changes required. + + -- Pino Toscano Wed, 26 Dec 2018 14:26:49 +0100 + +cantor (4:18.08.1-1) unstable; urgency=medium + + * Team upload. + * New upstream release: + - should work fine with SageMath >= 8.1 (Closes: #852780) + - fixes build with Qt >= 5.11 (Closes: #906651) + * Remove the transitional cantor-backend-python package. + * Bump Standards-Version to 4.2.1, no changes required. + * Bump the debhelper compatibility to 11: + - bump the debhelper build dependency to 11~ + - bump compat to 11 + * Switch Vcs-* fields to salsa.debian.org. + * Use https for Format in copyright. + * Update install files. + * Update lintian overrides. + * Update the patches: + - maxima_multiresults: drop, as it does not apply anymore, and there is no + information on what it does nor its status + - acceptable_answers: refresh + - maxima_waiting_the_carriage: drop, as it does not apply anymore, and + there is no information on what it does nor its status + * Do not run the autopkgtest testsuite in parallel, since the jobs might + interfere with each other. + * Add the python3-numpy, and fonts-freefont-otf dependencies for the + autopkgtest testsuite: the former is needed by the Python 3 test, and the + latter for plots in Octave (which already recommends it). + + -- Pino Toscano Sat, 08 Sep 2018 07:09:20 +0200 + +cantor (4:17.08.3-1) unstable; urgency=medium + + * Team upload. + * Upload to unstable. + * New upstream release. + * Adjust l10npkgs_firstversion_ok to the version where kde-l10n will + drop translations. + * Bump Standards-Version to 4.1.1, no changes required. + * Simplify watch file, and switch it to https. + * Fix typo in an old changelog entry. + * Remove debian/not-installed, as it is no more useful now. + * Drop the cantor-dev package, since cantor does not provide stable API/ABI + for its libraries, and the current packaging does not support well + dependencies. + * Move backend-specific files to their own packages + - add proper breaks/replaces + * Drop the julia build dependency, since at the moment the julia backend + is not packaged. + * Drop the unused libkf5kdelibs4support-dev build dependency. + * Update lintian overrides. + + -- Pino Toscano Sat, 02 Dec 2017 10:58:04 +0100 + +cantor (4:17.08.0-1) experimental; urgency=medium + + * New upstream release (17.08.0) + * Re-enable cantor-backend-scilab + * Bump Standards-Version to 4.1.0. + * Update upstream metadata + * Bump kde-l10n breaks/replaces versions + * Release to experimental + + -- Maximiliano Curia Mon, 18 Sep 2017 15:06:13 +0200 + +cantor (4:17.08.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Thu, 17 Aug 2017 09:31:06 +0000 + +cantor (4:17.04.3-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 12 Jul 2017 10:18:24 +0000 + +cantor (4:17.04.2-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 07 Jun 2017 12:19:53 +0000 + +cantor (4:17.04.1-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Thu, 11 May 2017 18:11:13 +0000 + +cantor (4:17.04.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 19 Apr 2017 13:02:25 +0000 + +cantor (4:16.12.3-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 08 Mar 2017 13:46:25 +0000 + +cantor (4:16.12.2-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 08 Feb 2017 16:55:28 +0000 + +cantor (4:16.12.1-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 11 Jan 2017 13:13:44 +0000 + +cantor (4:16.12.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 14 Dec 2016 16:23:11 +0000 + +cantor (4:16.08.3-1) unstable; urgency=medium + + * New upstream release (16.08.3) + + -- Maximiliano Curia Wed, 23 Nov 2016 20:49:59 +0100 + +cantor (4:16.08.3-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 21 Nov 2016 13:52:12 +0000 + +cantor (4:16.08.2-1) unstable; urgency=medium + + [ Automatic packaging ] + * Refresh patches + * Update build-deps and deps with the info from cmake + + [ Maximiliano Curia ] + * New upstream release (16.08.2) + * Update install files + + -- Maximiliano Curia Wed, 19 Oct 2016 00:03:38 +0200 + +cantor (4:16.08.2-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 14 Oct 2016 13:38:12 +0000 + +cantor (4:16.08.1-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 16 Sep 2016 13:04:54 +0000 + +cantor (4:16.08.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 17 Aug 2016 11:47:09 +0000 + +cantor (4:16.04.3-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Tue, 12 Jul 2016 11:39:45 +0000 + +cantor (4:16.04.2-1) unstable; urgency=medium + + * Add new patch: upstream_drop_settingswidget_files.patch (Closes: 792078) + Thanks to Scott Kitterman for the report. + + -- Maximiliano Curia Fri, 24 Jun 2016 09:10:44 +0200 + +cantor (4:16.04.2-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Thu, 16 Jun 2016 11:09:05 +0000 + +cantor (4:16.04.1-1) unstable; urgency=medium + + [ Automatic packaging ] + * Bump Standards-Version to 3.9.8 + * Add scilab files to the not-installed list + * Update build-deps and deps with the info from cmake + * Refresh patches + + [ Maximiliano Curia ] + * Replace the "Historical name" ddeb-migration by its "Modern, clearer" replacement dbgsym-migration. + * Add upstream metadata (DEP-12) + * Add new lintian-override for package-must-activate-ldconfig-trigger + + -- Maximiliano Curia Sat, 28 May 2016 01:27:36 +0200 + +cantor (4:15.12.2-1) unstable; urgency=medium + + * New upstream release (15.12.2). + * Disable scilab support, (wait for #749833 to be fixed to re-enable + it). + * Bump Standards-Version to 3.9.7, no changes needed. + + -- Maximiliano Curia Mon, 29 Feb 2016 09:02:06 +0100 + +cantor (4:15.12.1-2) experimental; urgency=medium + + * Install cantor_lua.knsrc only if present. + + -- Maximiliano Curia Fri, 12 Feb 2016 12:50:12 +0100 + +cantor (4:15.12.1-1) experimental; urgency=medium + + * New upstream release (15.12.0). + * New upstream release (15.12.1). + + -- Maximiliano Curia Mon, 01 Feb 2016 10:24:13 +0100 + +cantor (4:15.08.3-1) experimental; urgency=medium + + * New upstream release (15.08.3). + + -- Maximiliano Curia Wed, 02 Dec 2015 12:39:55 +0100 + +cantor (4:15.08.1-1) experimental; urgency=medium + + * New upstream release (15.08.1). + + -- Maximiliano Curia Sat, 19 Sep 2015 03:16:19 +0200 + +cantor (4:15.08.0-1) experimental; urgency=medium + + * New upstream release (15.04.0). + * New upstream release (15.04.1). + * New upstream release (15.04.2). + * New upstream release (15.04.3). + * New upstream release (15.08.0). + * Update build dependencies. + * Refresh patches. + + -- Maximiliano Curia Mon, 07 Sep 2015 18:15:59 +0200 + +cantor (4:15.08.0-0ubuntu1) wily; urgency=medium + + * New upstream release + + -- Clive Johnston Wed, 26 Aug 2015 16:13:26 +0100 + +cantor (4:15.07.90-0ubuntu1) wily; urgency=medium + + * New upstream release + * PPA build + + -- Jonathan Riddell Tue, 18 Aug 2015 08:57:01 +0100 + +cantor (4:15.04.2-0ubuntu1) wily; urgency=medium + + [ Scarlett Clark ] + * New upstream release + + [ Jonathan Riddell ] + * PPA build + + -- Jonathan Riddell Tue, 09 Jun 2015 18:22:28 +0200 + +cantor (4:14.12.3-1) experimental; urgency=medium + + * New upstream release (14.12.3). + + -- Maximiliano Curia Sun, 29 Mar 2015 15:13:10 +0200 + +cantor (4:14.12.3-0ubuntu1) vivid; urgency=medium + + * New upstream release. + * Release to vivid + + -- Scarlett Clark Wed, 11 Mar 2015 14:52:09 -0700 + +cantor (4:14.12.2-1) experimental; urgency=medium + + * New upstream release (14.12.2). + + [ Scarlett Clark ] + * Remove weaker suggests cantor-backend-qalculate, as + it is already a recommends. + + [ Harald Sitter ] + * Add python-numpy to tests dependencies, should fix python test + + [ Maximiliano Curia ] + * Bump Standards-Version to 3.9.6, no changes needed. + + -- Maximiliano Curia Sat, 21 Feb 2015 11:05:54 +0100 + +cantor (4:14.12.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + * Remove kdelibs5-dev depend version as there was not a new release. + + -- Scarlett Clark Mon, 15 Dec 2014 17:13:45 +0100 + +cantor (4:14.11.97-0ubuntu2) vivid; urgency=medium + + * Remove kalgebra backend, needs porting to Qt 5 for new libanalitza + + -- Jonathan Riddell Tue, 09 Dec 2014 17:27:35 +0100 + +cantor (4:14.11.97-0ubuntu1) vivid; urgency=medium + + [ Scarlett Clark ] + * New upstream release candidate + + [ Jonathan Riddell ] + * Tidy up debian/copyright + + -- Jonathan Riddell Wed, 03 Dec 2014 11:52:32 +0100 + +cantor (4:14.11.95-0ubuntu2) vivid; urgency=medium + + * Fix Watch file applications locations + * Fix VCS for new kde-applications location + + -- Scarlett Clark Mon, 24 Nov 2014 08:22:03 -0800 + +cantor (4:14.11.95-0ubuntu1) vivid; urgency=medium + + * Initial release for KDE applications 14.12 series + - Change maintainer to Debian/Kubuntu + - Add missing *.knsrc files to cantor.install + * Debian merge, remaining changes: + - Add transitional package for cantor-backend-python2 + with accompanying breaks/replace. + + -- Scarlett Clark Fri, 21 Nov 2014 15:36:36 -0800 + +cantor (4:4.14.2-3) unstable; urgency=medium + + * Team upload. + * Add libsoprano-dev to build-depends since it is no longer transitively + pulled in + + -- Scott Kitterman Fri, 28 Aug 2015 16:54:15 -0400 + +cantor (4:4.14.2-2) unstable; urgency=medium + + [ Pino Toscano ] + * Update patches: + - octave_force_use_of_gnuplot: drop, applied upstream + + -- Maximiliano Curia Tue, 21 Oct 2014 19:51:53 +0200 + +cantor (4:4.14.2-1) unstable; urgency=medium + + * New upstream release (4.14.2). + + -- Maximiliano Curia Mon, 20 Oct 2014 17:13:24 +0200 + +cantor (4:4.14.2-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Fri, 10 Oct 2014 02:33:40 -0700 + +cantor (4:4.14.1-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * Package the Lua backend: + - add a new cantor-backend-lua binary, and mention it in cantor + - add the libluajit-5.1-dev build dependency + - restrict it to amd64 and i386 only for now, since luajit is not + available on all the architectures + + -- Pino Toscano Sat, 04 Oct 2014 18:00:02 +0200 + +cantor (4:4.14.1-0ubuntu1) utopic; urgency=medium + + * New upstream release + + -- Scarlett Clark Mon, 22 Sep 2014 16:23:04 +0200 + +cantor (4:4.14.0-1) unstable; urgency=medium + + * New upstream release. + * Update install files. + * Refresh patches. + + -- Maximiliano Curia Fri, 22 Aug 2014 21:58:28 +0200 + +cantor (4:4.14.0-0ubuntu1) utopic; urgency=medium + + * New upstream release + + -- Jonathan Riddell Wed, 20 Aug 2014 12:28:11 +0200 + +cantor (4:4.13.97-0ubuntu2) utopic; urgency=medium + + * Only build cantor-backend-lua for amd64, armhf, i386, and powerpc due to + build-deps not being available on arm64 and ppc64el + + -- Scott Kitterman Sat, 09 Aug 2014 19:56:36 -0400 + +cantor (4:4.13.97-0ubuntu1) utopic; urgency=medium + + * New upstream beta release RC + + -- Scarlett Clark Fri, 01 Aug 2014 16:06:46 +0200 + +cantor (4:4.13.95-0ubuntu1) utopic; urgency=medium + + * New upstream beta release + + -- Scarlett Clark Wed, 30 Jul 2014 17:21:54 +0200 + +cantor (4:4.13.90-0ubuntu1) utopic; urgency=medium + + [ Scarlett Clark ] + * New upstream beta release + + [ Jonathan Riddell ] + * Add cantor-backend-lua + + -- Scarlett Clark Thu, 24 Jul 2014 17:22:19 +0200 + +cantor (4:4.13.3-2) unstable; urgency=medium + + * Remove patch: testmaxima_inforeq_test, maxima honours the prompts + again. + * New patch: maxima_multiresults + * New patch: acceptable_answers + * New patch: maxima_waiting_the_carriage + + -- Maximiliano Curia Tue, 12 Aug 2014 21:55:35 +0000 + +cantor (4:4.13.3-1) unstable; urgency=medium + + * New upstream release. + * Update blas and lapack b-d. (Closes: #750782) Thanks to Sébastien + Villemot + + -- Maximiliano Curia Tue, 29 Jul 2014 11:41:11 +0200 + +cantor (4:4.13.2-0ubuntu2) utopic; urgency=medium + + * Make cantor-backend-maxima Arch: amd64 armhf i386 powerpc instead of + Arch: any since maxima is not available on arm64 or ppc64el + + -- Scott Kitterman Tue, 24 Jun 2014 15:40:28 -0400 + +cantor (4:4.13.2-0ubuntu1) utopic; urgency=medium + + * new upstream release + + -- Jonathan Riddell Wed, 18 Jun 2014 11:39:26 +0100 + +cantor (4:4.13.1-1) unstable; urgency=medium + + * New upstream release. + * Update analitza build-dep. + * Remove upstream applied patch: no_install_rpath_use_link_path.diff + * Remove upstream applied patch: maxima_backend_ps_file + * Refresh patches. + + -- Maximiliano Curia Mon, 19 May 2014 16:58:42 +0200 + +cantor (4:4.13.0-0ubuntu2) utopic; urgency=medium + + * Merge with debian, remaining changes: + - Drop octave_force_use_of_gnuplot, applied upstream + - Drop no_install_rpath_use_link_path.diff, applied upstream + - Drop maxima_backend_ps_file, applied upstream + - Add transitional package for cantor-backend-python2 + + -- Rohan Garg Fri, 30 May 2014 19:14:52 +0200 + +cantor (4:4.13.0-0ubuntu1) trusty; urgency=medium + + * New upstream KDE Software Compilation release + + -- Jonathan Riddell Thu, 10 Apr 2014 21:34:28 +0100 + +cantor (4:4.12.97-0ubuntu1) trusty; urgency=medium + + * New upstream release candidate + + -- Philip MuÅ¡kovac Wed, 02 Apr 2014 11:05:45 +0200 + +cantor (4:4.12.95-0ubuntu1) trusty; urgency=medium + + [ Rohan Garg ] + * New upstream beta release + + [ Philip MuÅ¡kovac ] + * Drop no_install_rpath_use_link_path.diff, applied upstream + + -- Rohan Garg Sun, 23 Mar 2014 11:52:51 +0100 + +cantor (4:4.12.90-0ubuntu1) trusty; urgency=medium + + * New upstream beta release + + -- Jonathan Riddell Wed, 19 Mar 2014 10:32:21 +0000 + +cantor (4:4.12.4-1) unstable; urgency=medium + + * New upstream release. + + -- Maximiliano Curia Mon, 28 Apr 2014 12:25:26 +0200 + +cantor (4:4.12.3-1) experimental; urgency=medium + + * New upstream release. + * New patch: octave_for_use_of_gnuplot + + -- Maximiliano Curia Tue, 04 Mar 2014 00:06:19 +0100 + +cantor (4:4.12.3-0ubuntu1) trusty; urgency=medium + + * New upstream bugfix release + + -- Rohan Garg Tue, 04 Mar 2014 20:24:47 +0100 + +cantor (4:4.12.2-1) experimental; urgency=low + + * Drop kalgebra dependency, thanks to Rohan Garg. (Closes: #729496) + * Enable build failures on missing symbols. + * Add autopkgtest. + * New patch: maxima_backend_ps_file + * New patch: testmaxima_inforeq_test + * Disable testInformationRequest in maxima backend, as maxima is not + honouring prompt-* vars. + * New upstream release. + * New cantor backend: cantor-backend-python2 + * Update install files. + * Bump kde-sc-dev-latest build dependency. + + -- Maximiliano Curia Mon, 10 Feb 2014 11:31:31 +0100 + +cantor (4:4.12.2-0ubuntu1) trusty; urgency=medium + + * New upstream bugfix release + + -- Rohan Garg Tue, 04 Feb 2014 23:33:48 +0000 + +cantor (4:4.12.1-0ubuntu1) trusty; urgency=low + + * New upstream bugfix release + + -- Rohan Garg Thu, 16 Jan 2014 07:53:53 +0000 + +cantor (4:4.12.0-0ubuntu1) trusty; urgency=low + + * New upstream release + + -- Jonathan Riddell Wed, 18 Dec 2013 16:20:51 +0000 + +cantor (4:4.11.97-0ubuntu1) trusty; urgency=low + + * New upstream RC release + + -- Jonathan Riddell Fri, 29 Nov 2013 12:26:59 +0000 + +cantor (4:4.11.95-0ubuntu1) trusty; urgency=low + + * New upstream beta release + + -- Rohan Garg Mon, 25 Nov 2013 17:38:34 +0100 + +cantor (4:4.11.80-0ubuntu1) trusty; urgency=low + + * New upstream beta release + * Add a new cantor-backend-python + * Add Build-Dep to libpython2.7-dev + + -- Rohan Garg Sat, 23 Nov 2013 17:24:45 +0100 + +cantor (4:4.11.3-1) unstable; urgency=low + + * New upstream release. + * Update build dependencies. + + -- Maximiliano Curia Fri, 08 Nov 2013 15:24:01 +0100 + +cantor (4:4.11.2-1) experimental; urgency=low + + * New upstream release. + * Update build-dependencies. + + -- Maximiliano Curia Wed, 09 Oct 2013 15:23:58 +0200 + +cantor (4:4.11.2-0ubuntu1) saucy; urgency=low + + * New upstream bugfix release + + -- Jonathan Riddell Mon, 30 Sep 2013 13:54:52 +0100 + +cantor (4:4.11.1-0ubuntu1) saucy; urgency=low + + * New upstream bugfix release. + + -- Howard Chan Fri, 06 Sep 2013 22:03:25 +0100 + +cantor (4:4.11.0-0ubuntu1) saucy; urgency=low + + [ Howard Chan ] + * New upstream release + + [ Jonathan Riddell ] + * New upstream release + + -- Jonathan Riddell Tue, 13 Aug 2013 23:54:43 +0100 + +cantor (4:4.10.97-0ubuntu1) saucy; urgency=low + + * New upstream RC 2 release + * New upstream RC 2 release + + -- Jonathan Riddell Fri, 26 Jul 2013 19:01:19 +0100 + +cantor (4:4.10.95-0ubuntu1) saucy; urgency=low + + * New upstream RC release + + -- Rohan Garg Fri, 19 Jul 2013 12:31:39 +0000 + +cantor (4:4.10.90-0ubuntu1) saucy; urgency=low + + * New upstream bet release + + -- Michał Zając Fri, 28 Jun 2013 17:57:08 +0100 + +cantor (4:4.10.80-0ubuntu1) saucy; urgency=low + + [ Rohan Garg ] + * New upstream release + + [ Jonathan Riddell ] + * New upstream release + + -- Jonathan Riddell Fri, 21 Jun 2013 00:43:55 +0100 + +cantor (4:4.10.5-1) unstable; urgency=low + + * New upstream release. + + -- Maximiliano Curia Fri, 12 Jul 2013 12:58:42 +0200 + +cantor (4:4.10.4-1) experimental; urgency=low + + * New upstream release. + * Bump debhelper build-dep and compat to 9. + * Bump Standards-Version to 3.9.4. + * Update vcs fields. + * Add myself to uploaders. + + -- Maximiliano Curia Fri, 14 Jun 2013 13:43:14 +0200 + +cantor (4:4.10.4-0ubuntu1) saucy-proposed; urgency=low + + * New upstream bugfix release + + -- Rohan Garg Thu, 06 Jun 2013 23:32:56 +0100 + +cantor (4:4.10.3-0ubuntu1) saucy; urgency=low + + * New upstream release + * Merge with Debian, no changes + + -- Jonathan Riddell Thu, 23 May 2013 11:04:22 +0000 + +cantor (4:4.10.2-1) experimental; urgency=low + + * New upstream. + * Bump build-deps. + * Update uploaders. + * Update installed-files. + + -- Sune Vuorela Fri, 05 Apr 2013 22:15:11 +0000 + +cantor (4:4.10.2-0ubuntu1) raring; urgency=low + + * New upstream bugfix release + + -- Philip MuÅ¡kovac Sun, 31 Mar 2013 14:34:18 +0200 + +cantor (4:4.10.1-0ubuntu1) raring-proposed; urgency=low + + * New upstream bugfix release + + -- Philip MuÅ¡kovac Tue, 05 Mar 2013 15:10:32 +0000 + +cantor (4:4.10.0-0ubuntu1) raring-proposed; urgency=low + + * New upstream release + + -- Rohan Garg Wed, 06 Feb 2013 11:28:40 +0000 + +cantor (4:4.9.98-0ubuntu1) raring-proposed; urgency=low + + * New upstream release candidate + + -- Jonathan Riddell Fri, 18 Jan 2013 14:53:44 +0000 + +cantor (4:4.9.97-0ubuntu1) raring; urgency=low + + * New upstream release candidate + + -- Philip MuÅ¡kovac Thu, 03 Jan 2013 22:22:26 +0100 + +cantor (4:4.9.95-0ubuntu1) raring; urgency=low + + * New upstream RC release + + -- Jonathan Riddell Tue, 18 Dec 2012 23:13:40 +0000 + +cantor (4:4.9.90-0ubuntu1) raring-proposed; urgency=low + + * New upstream beta release + - Drop qreal_double_fix.diff, applied upstream + + -- Jonathan Riddell Fri, 07 Dec 2012 17:33:59 +0000 + +cantor (4:4.9.80-0ubuntu3) raring; urgency=low + + * Add debian/patches/qreal_double_fix.diff to fix FTBFS on armfh + - Thanks to Jonathan Thomas for assisting + + -- Scott Kitterman Wed, 28 Nov 2012 15:24:40 -0500 + +cantor (4:4.9.80-0ubuntu2) raring; urgency=low + + * Bump required version of analitza-dev build-dep to 4:4.9.80 since the + newer version is required to build + + -- Scott Kitterman Thu, 22 Nov 2012 19:32:22 -0500 + +cantor (4:4.9.80-0ubuntu1) raring; urgency=low + + [ Jonathan Riddell ] + * New upstream beta release + * Update .install files + + [ Scott Kitterman ] + * Add Kubuntu Vcs-* header fields + + -- Jonathan Riddell Mon, 19 Nov 2012 15:41:26 +0000 + +cantor (4:4.9.3-0ubuntu1) raring; urgency=low + + * New upstream release (LP: #1074747) + + -- Philip MuÅ¡kovac Tue, 06 Nov 2012 22:20:23 +0100 + +cantor (4:4.9.2-0ubuntu1) quantal-proposed; urgency=low + + * New upstream bugfix release + + -- Jonathan Riddell Tue, 02 Oct 2012 15:08:54 +0100 + +cantor (4:4.9.1-0ubuntu1) quantal; urgency=low + + * New upstream release + + -- Harald Sitter Mon, 10 Sep 2012 18:14:30 +0530 + +cantor (4:4.9.0-0ubuntu1) quantal; urgency=low + + * Use direct build-depends versions rather than kde-sc-dev-latest + * New upstream release + + -- Jonathan Riddell Thu, 26 Jul 2012 16:58:00 +0100 + +cantor (4:4.8.90-0ubuntu1) quantal; urgency=low + + * New upstream beta release. + + -- Felix Geyer Mon, 11 Jun 2012 21:59:28 +0200 + +cantor (4:4.8.80-0ubuntu1) quantal; urgency=low + + * New upstream release + + -- Jonathan Riddell Wed, 06 Jun 2012 13:33:37 +0100 + +cantor (4:4.8.4-2) unstable; urgency=low + + [ José Manuel Santamaría Lema ] + * Architecture for cantor-backend-scilab changed from 'any' to + 'i386 amd64'. + + [ Sune Vuorela ] + * Adapt some descriptions + + -- Sune Vuorela Fri, 22 Jun 2012 09:04:26 +0200 + +cantor (4:4.8.4-1) experimental; urgency=low + + * Team upload. Upload to experimental. + * New upstream release. + + [ José Manuel Santamaría Lema ] + * Bump kde-sc-dev-latest build dependency to 4:4.8.4. + * Bump kdelibs5-dev build dependency to 4:4.8. + * Build depend on libanalitza-dev instead of kalgebra-dev. + * Build depend on libqalculate-dev and libglib2.0-dev, needed to build the + qalculate backend. + * Update installed files. + * Add new backends: + - cantor-backend-qalculate + - cantor-backend-scilab + * Remove upstream_Qualify-which-setupUi-is-being-called.patch, applied + upstream. + * Add watch file. + * Update copyright file. + * Update lintian overrides. + + -- Lisandro Damián Nicanor Pérez Meyer Sun, 17 Jun 2012 16:55:31 -0300 + +cantor (4:4.8.3-0ubuntu1) quantal; urgency=low + + * New upstream release + + -- Jonathan Kolberg Sun, 20 May 2012 22:07:01 +0200 + +cantor (4:4.8.2-0ubuntu1) precise; urgency=low + + * New upstream release + + -- Philip MuÅ¡kovac Sun, 01 Apr 2012 21:08:35 +0200 + +cantor (4:4.8.1-0ubuntu1) precise; urgency=low + + * New upstream release + + -- Philip MuÅ¡kovac Sun, 04 Mar 2012 19:36:21 +0100 + +cantor (4:4.8.0-0ubuntu1) precise; urgency=low + + * New upstream release + + -- Jonathan Riddell Fri, 20 Jan 2012 12:10:25 +0000 + +cantor (4:4.7.97-0ubuntu1) precise; urgency=low + + * New upstream release candidate + + -- Jonathan Riddell Thu, 05 Jan 2012 12:18:22 +0000 + +cantor (4:4.7.95-0ubuntu1) precise; urgency=low + + * New upstream release candidate + - update description for cantor + - update cantor-backend-qalculate.install and + cantor-backend-scilab.install + + -- Philip MuÅ¡kovac Sat, 24 Dec 2011 18:23:24 +0100 + +cantor (4:4.7.90-0ubuntu1) precise; urgency=low + + * new upstream beta release + * Add build-dep on libqalculate-dev + + -- Jonathan Riddell Thu, 15 Dec 2011 14:17:54 +0000 + +cantor (4:4.7.4-3) unstable; urgency=low + + * Team upload. + * Backport upstream commit 56040ac851dc9180ae51c0e5041984abef54e7f2 to fix + building with GCC 4.7; patch + upstream_Qualify-which-setupUi-is-being-called.patch. (Closes: #667127) + * Bump Standards-Version to 3.9.3, no changes required. + * Add "standard footer" to the description of cantor-dbg to not have it + considered as too short. + + -- Pino Toscano Tue, 22 May 2012 11:32:34 +0200 + +cantor (4:4.7.4-2) unstable; urgency=low + + * Team upload. Upload to unstable. + + -- Pino Toscano Wed, 07 Mar 2012 18:48:42 +0100 + +cantor (4:4.7.4-1) experimental; urgency=low + + * New upstream release. + + [ José Manuel Santamaría Lema ] + * Bump kde-sc-dev-latest build dependency to 4:4.7.4. + * Remove add_find_analitza_cmake.diff, applied upstream. + + [ Pino Toscano ] + * cantor-backend-sage: demote sagemath to suggest (as it is not in Debian); + add notes in the description and in a new README.Debian about the need + of installing Sage manually. (Closes: #651825) + + -- Debian Qt/KDE Maintainers Sun, 18 Dec 2011 01:39:29 +0100 + +cantor (4:4.7.3-0ubuntu1) precise; urgency=low + + [ Jonathan Riddell ] + * Merge with Debian git + * This package demoted to now in universe so we can now build-dep on R + + [ Philip MuÅ¡kovac ] + * New upstream release + + -- Jonathan Riddell Wed, 23 Nov 2011 23:46:54 +0000 + +cantor (4:4.7.2-1) experimental; urgency=low + + * Initial release. Start from the Ubuntu packaging, thanks! + + [ Pino Toscano ] + * cantor: recommend texlive-latex-base and texlive-binaries for the + `latex` and `dvips` commands, used to pretty-print formulas. + (Closes: #601296) + + -- Debian Qt/KDE Maintainers Sat, 03 Dec 2011 10:46:14 -0300 + +cantor (4:4.7.2-0r2) raring; urgency=low + + * Initial release. Start from the Ubuntu packaging, thanks! + + [ Pino Toscano ] + * cantor: recommend texlive-latex-base and texlive-binaries for the + `latex` and `dvips` commands, used to pretty-print formulas. + (Closes: #601296) + + -- José Manuel Santamaría Lema Tue, 18 Oct 2011 01:02:36 +0200 + +cantor (4:4.7.1-0ubuntu2) oneiric; urgency=low + + * No-change rebuild so translations aren't stripped from .desktop + files anymore. + + -- Felix Geyer Thu, 15 Sep 2011 22:52:05 +0200 + +cantor (4:4.7.1-0ubuntu1) oneiric; urgency=low + + * New upstream release + - Bump kde-sc-dev-latest build dependency to 4:4.7.1 + + -- Jonathan Kolberg Fri, 09 Sep 2011 00:53:49 -0400 + +cantor (4:4.7.0-0ubuntu1) oneiric; urgency=low + + * New upstream release + + -- Philip MuÅ¡kovac Sat, 23 Jul 2011 01:27:31 +0200 + +cantor (4:4.6.90+repack1-0ubuntu1) oneiric; urgency=low + + * New upstream release candidate + * Update package for split tarball + * Disable cantor-backend-kalgebra which isn't built + * Repack to add missing COPYING files + + -- Philip MuÅ¡kovac Thu, 30 Jun 2011 07:55:47 +0200 diff --git a/control b/control new file mode 100644 index 0000000..1df825f --- /dev/null +++ b/control @@ -0,0 +1,268 @@ +Source: cantor +Section: kde +Priority: optional +Maintainer: Debian Qt/KDE Maintainers +Uploaders: Aurélien COUDERC , + Pino Toscano , +Build-Depends: cmake (>= 3.13~), + debhelper-compat (= 13), + extra-cmake-modules (>= 5.49.0~), + gettext, + libanalitza-dev (>> 4:15.08), + libglib2.0-dev, + libkf5archive-dev (>= 5.91.0~), + libkf5completion-dev (>= 5.91.0~), + libkf5config-dev (>= 5.91.0~), + libkf5coreaddons-dev (>= 5.91.0~), + libkf5crash-dev (>= 5.91.0~), + libkf5doctools-dev (>= 5.91.0~), + libkf5i18n-dev (>= 5.91.0~), + libkf5iconthemes-dev (>= 5.91.0~), + libkf5kio-dev (>= 5.91.0~), + libkf5newstuff-dev (>= 5.91.0~), + libkf5parts-dev (>= 5.91.0~), + libkf5pty-dev (>= 5.91.0~), + libkf5syntaxhighlighting-dev (>= 5.91.0~), + libkf5texteditor-dev (>= 5.91.0~), + libkf5textwidgets-dev (>= 5.91.0~), + libkf5xmlgui-dev (>= 5.91.0~), + liblapack3, + libluajit-5.1-dev [i386 amd64], + libmarkdown2-dev, + libpoppler-qt5-dev (>= 0.62.0~), + libpython3-dev, + libqalculate-dev (>= 3.8.0~), + libqt5svg5-dev (>= 5.8.0~), + libqt5xmlpatterns5-dev (>= 5.8.0~), + libspectre-dev, + pkg-config, + pkg-kde-tools (>> 0.15.15), + qtbase5-dev (>= 5.8.0~), + qttools5-dev (>= 5.8.0~), + qtwebengine5-dev (>= 5.8.0~), + r-base-core, + shared-mime-info (>= 1.3~), +Standards-Version: 4.6.2 +Rules-Requires-Root: no +Homepage: https://edu.kde.org/ +Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/cantor +Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/cantor.git + +Package: cantor +Architecture: any +Section: math +Depends: ${misc:Depends}, ${shlibs:Depends}, +Recommends: cantor-backend-qalculate, texlive-binaries, texlive-latex-base, +Suggests: cantor-backend-kalgebra, + cantor-backend-lua [i386 amd64], + cantor-backend-maxima, + cantor-backend-octave, + cantor-backend-python3, + cantor-backend-r, + cantor-backend-sage, + cantor-backend-scilab [amd64 arm64 ppc64el s390x], +Description: interface for mathematical applications + 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. + . + Cantor supports various mathematical applications as backends (provided in + external packages): + * Maxima Computer Algebra System (cantor-backend-maxima) + * R Project for Statistical Computing (cantor-backend-r) + * Sage Mathematics Software (cantor-backend-sage) + * Octave (cantor-backend-octave) + * Python (cantor-backend-python3) + * Scilab (cantor-backend-scilab) + * Qalculate! (cantor-backend-qalculate) + * Lua (cantor-backend-lua) + . + This package is part of the KDE education module. + +Package: libcantorlibs28abi1 +X-Debian-ABI: 1 +X-CMake-Target: cantorlibs +Architecture: any +Section: libs +Depends: libcantorlibs-data (>= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: interface for mathematical applications - shared library + 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 shared library for Cantor. + . + This package is part of the KDE education module. + +Package: libcantorlibs-data +Architecture: all +Section: libs +Depends: ${misc:Depends}, +Replaces: cantor (<< 4:20.12.0-2~), libcantorlibs28 (<< 4:22.04.1-1~), +Breaks: cantor (<< 4:20.12.0-2~), libcantorlibs28 (<< 4:22.04.1-1~), +Description: interface for mathematical applications - data for shared library + 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 data for the shared library for Cantor. + . + This package is part of the KDE education module. + +Package: libcantor-dev +Architecture: any +Section: libdevel +Depends: libcantorlibs28abi1 (= ${binary:Version}), ${misc:Depends}, +Description: interface for mathematical applications - development files + 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 development headers for Cantor. + . + This package is part of the KDE education module. + +Package: cantor-backend-kalgebra +Architecture: any +Section: math +Depends: ${misc:Depends}, ${shlibs:Depends}, +Description: KAlgebra 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 KAlgebra + (https://edu.kde.org/kalgebra) in Cantor. + . + This package is part of the KDE education module. + +Package: cantor-backend-lua +Architecture: amd64 i386 +Section: math +Depends: ${misc:Depends}, ${shlibs:Depends}, +Description: Lua 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 Lua language + (https://www.lua.org) in Cantor. + . + This package is part of the KDE education module. + +Package: cantor-backend-maxima +Architecture: any +Section: math +Depends: maxima, ${misc:Depends}, ${shlibs:Depends}, +Description: Maxima 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 Maxima Computer Algebra System + (http://maxima.sourceforge.net) in Cantor. + . + This package is part of the KDE education module. + +Package: cantor-backend-octave +Architecture: any +Section: math +Depends: octave, ${misc:Depends}, ${shlibs:Depends}, +Description: Octave 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 GNU Octave language for + numerical computations (https://www.octave.org/) in Cantor. + . + This package is part of the KDE education module. + +Package: cantor-backend-python3 +Architecture: any +Section: math +Depends: python3, ${misc:Depends}, ${shlibs:Depends}, +Breaks: libcantor-pythonbackend (<< 4:20.04.2~), +Replaces: libcantor-pythonbackend (<< 4:20.04.2~), +Description: Python3 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 Python3 language + (https://www.python.org/) in Cantor. + . + This package is part of the KDE education module. + +Package: cantor-backend-qalculate +Architecture: any +Section: math +Depends: ${misc:Depends}, ${shlibs:Depends}, +Description: Qalculate! 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 Qalculate! calculator + (https://qalculate.github.io/) in Cantor. + . + This package is part of the KDE education module. + +Package: cantor-backend-r +Architecture: any +Section: math +Depends: r-base-core, ${misc:Depends}, ${shlibs:Depends}, +Suggests: r-base-html, +Description: R 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 R Project for Statistical + Computing (https://www.r-project.org) in Cantor. + . + This package is part of the KDE education module. + +Package: cantor-backend-sage +Architecture: any +Section: math +Depends: ${misc:Depends}, ${shlibs:Depends}, +Suggests: sagemath, +Description: Sage 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 Sage Mathematics Software + (https://www.sagemath.org) in Cantor. + . + This package is part of the KDE education module. + +Package: cantor-backend-scilab +Architecture: amd64 arm64 ppc64el s390x +Section: math +Depends: scilab-cli, ${misc:Depends}, ${shlibs:Depends}, +Description: Scilab 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 Scilab scientific software + package for numerical computations (https://www.scilab.org) in Cantor. + . + This package is part of the KDE education module. diff --git a/copyright b/copyright new file mode 100644 index 0000000..ed676e3 --- /dev/null +++ b/copyright @@ -0,0 +1,187 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://invent.kde.org/education/cantor +Comment: This package was developed for Ubuntu by the Kubuntu Developers and + modified to be included in Debian. See below the copyright holders for debian/* + files. +Upstream-Name: cantor +Upstream-Contact: kde-devel@kde.org + +Files: * +Copyright: 2009, Aleix Pol + 2009-2015, Alexander Rieder + 2016-2022, Alexander Semke + 2017-2022, by Alexander Semke + 2006, David Saxton + 2011-2013, Filipe Saraiva + 2016, Ivan Lakhtanov + 2014, Lucas Hermann Negri + 2011-2012, Martin Kuettler + 2012, martin Kuettler + 2011, Martin Kuettler + 2011, Matteo Agostinelli + 2010, Miha Čančula + 2009, Milian Wolff + 2015, Minh Ngo + 2018-2020, Nikita Sirgienko + 2009-2010, Oleksiy Protas + 2020, Shubham + 2018-2020, Sirgienko Nikita + 2018, Yifei Wu +License: GPL-2.0-or-later + +Files: cmake/FindDiscount.cmake + cmake/FindLibSpectre.cmake + cmake/FindQalculate.cmake +Copyright: 2008, Albert Astals Cid + 2017, Julian Wolff + 2006-2007, Pino Toscano + 2018, Sune Vuorela + 2007, Vladimir Kuznetsov +License: BSD-3-clause + +Files: org.kde.cantor.appdata.xml +Copyright: 2014, Andreas Cord-Landwehr +License: CC0-1.0 + +Files: doc/* +Copyright: 2009 Alexander Rieder +License: GFDL-1.2+ + +Files: src/backends/sage/sagekeywords.h +Copyright: 2012, Martin Kuettler +License: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +Files: debian/* +Copyright: 2022, Debian Qt/KDE Maintainers + 2012, José Manuel Santamaría Lema + 2011, Kubuntu Developers +License: GPL-2.0-or-later + +License: BSD-3-Clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + . + 3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN + ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + +License: CC0-1.0 + To the extent possible under law, the author(s) have dedicated all + copyright and related and neighboring rights to this software to the + public domain worldwide. This software is distributed without any + warranty. + . + You should have received a copy of the CC0 Public Domain Dedication + along with this software. If not, see + . + . + On Debian systems, the complete text of the CC0 Public Domain + Dedication can be found in `/usr/share/common-licenses/CC0-1.0’. + +License: GFDL-1.2+ + Permission is granted to copy, distribute and/or modify this document + under the terms of the GNU Free Documentation License, Version 1.2 + or any later version published by the Free Software Foundation; + with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. + A copy of the license is included in the section entitled "GNU + Free Documentation License". + . + On Debian systems, the full text of the GNU Free Documentation + License version 1.2 can be found in the file + `/usr/share/common-licenses/GFDL-1.2'. + +License: GPL-2.0-only + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. Also add information on how to contact you by + electronic and paper mail. + . + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in + `/usr/share/common-licenses/GPL-2’. + +License: GPL-2.0-or-later + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. Also add information on how to contact you by + electronic and paper mail. + . + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in + `/usr/share/common-licenses/GPL-2’. + +License: GPL-3.0-only + This program is free software: you can redistribute it and/or modify + it under the terms of the GPL License as published by the Free + Software Foundation, version 3. + . + This package is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU General Public + License version 3 can be found in + `/usr/share/common-licenses/GPL-3’. + +License: LicenseRef-KDE-Accepted-GPL + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the license or (at + your option) at any later version that is accepted by the membership + of KDE e.V. (or its successor approved by the membership of KDE + e.V.), which shall act as a proxy as defined in Section 14 of + version 3 of the license. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + diff --git a/libcantor-dev.install b/libcantor-dev.install new file mode 100644 index 0000000..0ac6cf3 --- /dev/null +++ b/libcantor-dev.install @@ -0,0 +1,3 @@ +usr/include/cantor/ +usr/lib/*/cmake/ +usr/lib/*/libcantorlibs.so diff --git a/libcantorlibs-data.install b/libcantorlibs-data.install new file mode 100644 index 0000000..847d164 --- /dev/null +++ b/libcantorlibs-data.install @@ -0,0 +1 @@ +usr/share/config.kcfg/cantor_libs.kcfg diff --git a/libcantorlibs28abi1.install b/libcantorlibs28abi1.install new file mode 100644 index 0000000..ad3921c --- /dev/null +++ b/libcantorlibs28abi1.install @@ -0,0 +1,2 @@ +usr/lib/*/libcantorlibs.so.28abi1 +usr/lib/*/libcantorlibs.so.2?.* diff --git a/libcantorlibs28abi1.symbols b/libcantorlibs28abi1.symbols new file mode 100644 index 0000000..8e55b7b --- /dev/null +++ b/libcantorlibs28abi1.symbols @@ -0,0 +1,806 @@ +# SymbolsHelper-Confirmed: 4:22.04.1 amd64 +libcantorlibs.so.28abi1 libcantorlibs28abi1 #MINVER# +* Build-Depends-Package: libcantor-dev + ABI_28_1@ABI_28_1 4:22.04.1 + _ZN6Cantor10Expression10setCommandERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression11fileWatcherEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression12clearResultsEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression12errorMessageEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression12removeResultEPNS_6ResultE@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression13latexRenderedEPNS_13LatexRendererEPNS_6ResultE@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression13replaceResultEiPNS_6ResultE@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression13resultRemovedEi@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression13statusChangedENS0_6StatusE@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression14addInformationERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression14resultReplacedEi@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression14resultsClearedEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression15internalCommandEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression15setErrorMessageERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression16setIsHelpRequestEb@ABI_28_1 4:22.12.0 + _ZN6Cantor10Expression16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression17finishingBehaviorEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression18expressionFinishedENS0_6StatusE@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression19renderResultAsLatexEPNS_6ResultE@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression20setFinishingBehaviorENS0_17FinishingBehaviorE@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression22additionalLatexHeadersEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression26needsAdditionalInformationERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression2idEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression5setIdEi@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression6resultEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression6statusEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression7commandEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression7sessionEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression9addResultEPNS_6ResultE@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression9gotResultEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression9idChangedEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression9setResultEPNS_6ResultE@ABI_28_1 4:20.12.1 + _ZN6Cantor10Expression9setStatusENS0_6StatusE@ABI_28_1 4:20.12.1 + _ZN6Cantor10ExpressionC1EPNS_7SessionEb@ABI_28_1 4:20.12.1 + _ZN6Cantor10ExpressionC1EPNS_7SessionEbi@ABI_28_1 4:20.12.1 + _ZN6Cantor10ExpressionC2EPNS_7SessionEb@ABI_28_1 4:20.12.1 + _ZN6Cantor10ExpressionC2EPNS_7SessionEbi@ABI_28_1 4:20.12.1 + _ZN6Cantor10ExpressionD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor10ExpressionD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor10ExpressionD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor10HelpResult13toJupyterJsonEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10HelpResult4dataEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10HelpResult4saveERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor10HelpResult4typeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10HelpResult5toXmlER12QDomDocument@ABI_28_1 4:20.12.1 + _ZN6Cantor10HelpResult6toHtmlEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10HelpResult8mimeTypeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10HelpResultC1ERK7QStringb@ABI_28_1 4:20.12.1 + _ZN6Cantor10HelpResultC2ERK7QStringb@ABI_28_1 4:20.12.1 + _ZN6Cantor10HelpResultD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor10HelpResultD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor10HelpResultD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor10HtmlResult13toJupyterJsonEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10HtmlResult4dataEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10HtmlResult4saveERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor10HtmlResult4typeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10HtmlResult5plainEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10HtmlResult5toXmlER12QDomDocument@ABI_28_1 4:20.12.1 + _ZN6Cantor10HtmlResult6formatEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10HtmlResult6toHtmlEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10HtmlResult8mimeTypeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10HtmlResult9setFormatENS0_6FormatE@ABI_28_1 4:20.12.1 + _ZN6Cantor10HtmlResultC1ERK7QStringS3_RKSt3mapIS1_10QJsonValueSt4lessIS1_ESaISt4pairIS2_S5_EEE@ABI_28_1 4:20.12.1 + _ZN6Cantor10HtmlResultC2ERK7QStringS3_RKSt3mapIS1_10QJsonValueSt4lessIS1_ESaISt4pairIS2_S5_EEE@ABI_28_1 4:20.12.1 + _ZN6Cantor10HtmlResultD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor10HtmlResultD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor10HtmlResultD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor10MimeResult13toJupyterJsonEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10MimeResult4dataEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10MimeResult4saveERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor10MimeResult4typeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10MimeResult5plainEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10MimeResult5toXmlER12QDomDocument@ABI_28_1 4:20.12.1 + _ZN6Cantor10MimeResult6toHtmlEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10MimeResult8mimeTypeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10MimeResultC1ERK11QJsonObject@ABI_28_1 4:20.12.1 + _ZN6Cantor10MimeResultC2ERK11QJsonObject@ABI_28_1 4:20.12.1 + _ZN6Cantor10MimeResultD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor10MimeResultD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor10MimeResultD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResult11jupyterTextERK7QStringb@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResult12setIsWarningEb@ABI_28_1 4:22.04.1 + _ZN6Cantor10TextResult13toJupyterJsonEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResult4dataEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResult4saveERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResult4typeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResult5plainEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResult5toXmlER12QDomDocument@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResult6formatEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResult6toHtmlEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResult8mimeTypeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResult9setFormatENS0_6FormatE@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResult9setStdErrEb@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResultC1ERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResultC1ERK7QStringS3_@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResultC2ERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResultC2ERK7QStringS3_@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResultD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResultD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor10TextResultD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResult11displaySizeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResult13setSvgContentERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResult13toJupyterJsonEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResult14originalFormatEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResult14setDisplaySizeE5QSize@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResult17setOriginalFormatERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResult18saveAdditionalDataEP4KZip@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResult3urlEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResult4dataEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResult4saveERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResult4typeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResult5toXmlER12QDomDocument@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResult6toHtmlEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResult7toLatexEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResult8mimeTypeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResultC1ERK4QUrlRK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResultC1ERK6QImageRK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResultC2ERK4QUrlRK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResultC2ERK6QImageRK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResultD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResultD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor11ImageResultD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResult11isCodeShownEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResult12showRenderedEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResult13toJupyterJsonEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResult4codeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResult4dataEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResult4saveERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResult4typeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResult5plainEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResult5toXmlER12QDomDocument@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResult6toHtmlEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResult7toLatexEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResult8mimeTypeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResult8showCodeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResultC1ERK7QStringRK4QUrlS3_RK6QImage@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResultC2ERK7QStringRK4QUrlS3_RK6QImage@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResultD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResultD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor11LatexResultD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin12parentWidgetEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin12restoreStateERKNS0_5StateE@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin13setPluginInfoERK15KPluginMetaData@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin13showOnStartupEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin14connectToShellEP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin15setParentWidgetEP7QWidget@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin17requestRunCommandERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin18requiredExtensionsEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin19visibilityRequestedEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin20requiredCapabilitiesEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin4nameEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin7sessionEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPlugin9saveStateEv@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPluginC1EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPluginC2EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPluginD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPluginD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor11PanelPluginD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor12CASExtension11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor12CASExtension11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor12CASExtension16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor12CASExtensionC1EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor12CASExtensionC2EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor12CASExtensionD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor12CASExtensionD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor12CASExtensionD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils10isCodeCellERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils10outputsKeyE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils11cellTypeKeyE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils11getCellTypeERK11QJsonObject@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils11getMetadataERK11QJsonObject@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils11loadGifHtmlERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils11metadataKeyE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils11nbformatKeyE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils12mimeDatabaseE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils13firstImageKeyERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils13getKernelNameERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils13getKernelspecEPKNS_7BackendE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils13getOutputTypeERK11QJsonObject@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils13isJupyterCellERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils13mainBundleKeyERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils13outputTypeKeyE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils14isMarkdownCellERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils14packMimeBundleERK6QImageRK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils15isJupyterOutputERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils16nbformatMinorKeyE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils17cantorMetadataKeyE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils17executionCountKeyE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils17getCantorMetadataE11QJsonObject@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils17isJupyterNotebookERK13QJsonDocument@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils18getNbformatVersionERK11QJsonObject@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils18toJupyterMultilineERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils19isJupyterTextOutputERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils20fromJupyterMultilineERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils20isJupyterErrorOutputERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils22isJupyterDisplayOutputERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils24isJupyterExecutionResultERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils7dataKeyE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils7gifMimeE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils7pngMimeE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils7svgMimeE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils8cellsKeyE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils8getCellsE11QJsonObject@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils8htmlMimeE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils8textMimeE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils9getSourceERK11QJsonObject@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils9imageKeysERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils9isGifHtmlERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils9isRawCellERK10QJsonValue@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils9latexMimeE@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils9loadImageERK10QJsonValueRK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils9setSourceER11QJsonObjectRK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor12JupyterUtils9sourceKeyE@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer11convertToPsEv@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer12setLatexCodeERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer13renderWithMmlEv@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer14convertingDoneEv@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer14renderBlockingEv@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer15renderWithLatexEv@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer15setEquationOnlyEb@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer15setEquationTypeENS0_12EquationTypeE@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer15setErrorMessageERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer16isLatexAvailableEv@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer4doneEv@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer5errorEv@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer6renderEv@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer7genUuidEv@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer9addHeaderERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer9setHeaderERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRenderer9setMethodENS0_6MethodE@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRendererC1EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRendererC2EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRendererD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRendererD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor13LatexRendererD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor13PlotExtension11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor13PlotExtension11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor13PlotExtension16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor13PlotExtensionC1EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor13PlotExtensionC2EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor13PlotExtensionD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor13PlotExtensionD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor13PlotExtensionD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor14GraphicPackage12loadFromFileERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor14GraphicPackage8findByIdERKS0_RK5QListIS0_E@ABI_28_1 4:20.12.1 + _ZN6Cantor14GraphicPackageC1ERKS0_@ABI_28_1 4:20.12.1 + _ZN6Cantor14GraphicPackageC1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor14GraphicPackageC2ERKS0_@ABI_28_1 4:20.12.1 + _ZN6Cantor14GraphicPackageC2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor14GraphicPackageD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor14GraphicPackageD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor15AnimationResult13toJupyterJsonEv@ABI_28_1 4:20.12.1 + _ZN6Cantor15AnimationResult18saveAdditionalDataEP4KZip@ABI_28_1 4:20.12.1 + _ZN6Cantor15AnimationResult3urlEv@ABI_28_1 4:20.12.1 + _ZN6Cantor15AnimationResult4dataEv@ABI_28_1 4:20.12.1 + _ZN6Cantor15AnimationResult4saveERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor15AnimationResult4typeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor15AnimationResult5toXmlER12QDomDocument@ABI_28_1 4:20.12.1 + _ZN6Cantor15AnimationResult6toHtmlEv@ABI_28_1 4:20.12.1 + _ZN6Cantor15AnimationResult8mimeTypeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor15AnimationResultC1ERK4QUrlRK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor15AnimationResultC2ERK4QUrlRK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor15AnimationResultD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor15AnimationResultD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor15AnimationResultD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor15ScriptExtension11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor15ScriptExtension11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor15ScriptExtension16commandSeparatorEv@ABI_28_1 4:20.12.1 + _ZN6Cantor15ScriptExtension16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor15ScriptExtension21commentEndingSequenceEv@ABI_28_1 4:20.12.1 + _ZN6Cantor15ScriptExtension23commentStartingSequenceEv@ABI_28_1 4:20.12.1 + _ZN6Cantor15ScriptExtensionC1EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor15ScriptExtensionC2EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor15ScriptExtensionD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor15ScriptExtensionD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor15ScriptExtensionD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject10setCommandERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject10updateLineERK7QStringi@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject12completeLineERK7QStringNS0_18LineCompletionModeE@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject12fetchingDoneEv@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject14findCompletionEv@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject14setCompletionsERK11QStringList@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject16fetchingTypeDoneENS0_14IdentifierTypeE@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject19completeKeywordLineEv@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject19completeUnknownLineEv@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject19fetchIdentifierTypeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject20completeFunctionLineENS0_14IdentifierTypeE@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject20completeLineWithTypeENS0_14IdentifierTypeE@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject20completeVariableLineEv@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject29handleParenCompletionWithTypeENS0_14IdentifierTypeE@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject4doneEv@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject7setLineERK7QStringi@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObject8lineDoneERK7QStringi@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObjectC1EPNS_7SessionE@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObjectC2EPNS_7SessionE@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObjectD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObjectD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor16CompletionObjectD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor16HistoryExtension11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor16HistoryExtension11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor16HistoryExtension16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor16HistoryExtensionC1EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor16HistoryExtensionC2EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor16HistoryExtensionD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor16HistoryExtensionD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor16HistoryExtensionD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor16SyntaxHelpObject11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor16SyntaxHelpObject11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor16SyntaxHelpObject15fetchSyntaxHelpEv@ABI_28_1 4:20.12.1 + _ZN6Cantor16SyntaxHelpObject16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor16SyntaxHelpObject4doneEv@ABI_28_1 4:20.12.1 + _ZN6Cantor16SyntaxHelpObject6toHtmlEv@ABI_28_1 4:20.12.1 + _ZN6Cantor16SyntaxHelpObject7commandEv@ABI_28_1 4:20.12.1 + _ZN6Cantor16SyntaxHelpObject7sessionEv@ABI_28_1 4:20.12.1 + _ZN6Cantor16SyntaxHelpObject7setHtmlERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor16SyntaxHelpObjectC1ERK7QStringPNS_7SessionE@ABI_28_1 4:20.12.1 + _ZN6Cantor16SyntaxHelpObjectC2ERK7QStringPNS_7SessionE@ABI_28_1 4:20.12.1 + _ZN6Cantor16SyntaxHelpObjectD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor16SyntaxHelpObjectD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor16SyntaxHelpObjectD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor17CalculusExtension11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor17CalculusExtension11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor17CalculusExtension16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor17CalculusExtensionC1EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor17CalculusExtensionC2EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor17CalculusExtensionD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor17CalculusExtensionD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor17CalculusExtensionD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter10removeRuleERK18QRegularExpression@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter10removeRuleERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter11addKeywordsERK11QStringList@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter11removeRulesERK11QStringList@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter11setTextItemEP17QGraphicsTextItem@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter12addFunctionsERK11QStringList@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter12addVariablesERK11QStringList@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter12rulesChangedEv@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter13updateFormatsEv@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter14highlightBlockERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter14highlightPairsERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter14highlightWordsERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter15positionChangedERK11QTextCursor@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter16highlightRegExpsERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter16skipHighlightingERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter21parseBlockTextToWordsERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter7addPairE5QCharS1_@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter7addRuleERK18QRegularExpressionRK15QTextCharFormat@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter7addRuleERK7QStringRK15QTextCharFormat@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighter8addRulesERK11QStringListRK15QTextCharFormat@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighterC1EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighterC1EP7QObjectPNS_7SessionE@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighterC2EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighterC2EP7QObjectPNS_7SessionE@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighterD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighterD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor18DefaultHighlighterD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor18PackagingExtension11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor18PackagingExtension11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor18PackagingExtension16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor18PackagingExtensionC1EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor18PackagingExtensionC2EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor18PackagingExtensionD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor18PackagingExtensionD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor18PackagingExtensionD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor18PanelPluginHandler10allPluginsEv@ABI_28_1 4:20.12.1 + _ZN6Cantor18PanelPluginHandler11loadPluginsEv@ABI_28_1 4:20.12.1 + _ZN6Cantor18PanelPluginHandler11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor18PanelPluginHandler11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor18PanelPluginHandler16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor18PanelPluginHandler23activePluginsForSessionEPNS_7SessionERK4QMapI7QStringNS_11PanelPlugin5StateEE@ABI_28_1 4:20.12.1 + _ZN6Cantor18PanelPluginHandler7pluginsEPNS_7SessionE@ABI_28_1 4:20.12.1 + _ZN6Cantor18PanelPluginHandlerC1EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor18PanelPluginHandlerC2EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor18PanelPluginHandlerD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor18PanelPluginHandlerD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor18PanelPluginHandlerD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor18PlotTitleDirective6widgetEP7QWidget@ABI_28_1 4:20.12.1 + _ZN6Cantor18PlotTitleDirectiveC1ERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor18PlotTitleDirectiveC2ERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel11addVariableERK7QStringS3_@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel11addVariableERKNS0_8VariableE@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel12setFunctionsERK11QStringList@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel12setVariablesERK5QListINS0_8VariableEE@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel14clearFunctionsEv@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel14clearVariablesEv@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel14functionsAddedERK11QStringList@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel14removeVariableERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel14removeVariableERKNS0_8VariableE@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel14variablesAddedERK11QStringList@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel16functionsRemovedE11QStringList@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel16variablesRemovedERK11QStringList@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModel7setDataERK11QModelIndexRK8QVarianti@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModelC1EPNS_7SessionE@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModelC2EPNS_7SessionE@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModelD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModelD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor20DefaultVariableModelD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor21AbscissScaleDirective6widgetEP7QWidget@ABI_28_1 4:20.12.1 + _ZN6Cantor21AbscissScaleDirectiveC1Edd@ABI_28_1 4:20.12.1 + _ZN6Cantor21AbscissScaleDirectiveC2Edd@ABI_28_1 4:20.12.1 + _ZN6Cantor21AdvancedPlotExtension11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor21AdvancedPlotExtension11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor21AdvancedPlotExtension12AcceptorBaseC1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor21AdvancedPlotExtension12AcceptorBaseC2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor21AdvancedPlotExtension13PlotDirective6widgetEP7QWidget@ABI_28_1 4:20.12.1 + _ZN6Cantor21AdvancedPlotExtension16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor21AdvancedPlotExtension17DirectiveProducerC1EP7QWidget@ABI_28_1 4:20.12.1 + _ZN6Cantor21AdvancedPlotExtension17DirectiveProducerC2EP7QWidget@ABI_28_1 4:20.12.1 + _ZN6Cantor21AdvancedPlotExtensionC1EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor21AdvancedPlotExtensionC2EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor21AdvancedPlotExtensionD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor21AdvancedPlotExtensionD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor21AdvancedPlotExtensionD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor22AbstractScaleDirectiveC1Edd@ABI_28_1 4:20.12.1 + _ZN6Cantor22AbstractScaleDirectiveC2Edd@ABI_28_1 4:20.12.1 + _ZN6Cantor22LinearAlgebraExtension10nullMatrixEii@ABI_28_1 4:20.12.1 + _ZN6Cantor22LinearAlgebraExtension10nullVectorEiNS0_10VectorTypeE@ABI_28_1 4:20.12.1 + _ZN6Cantor22LinearAlgebraExtension11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor22LinearAlgebraExtension11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor22LinearAlgebraExtension14identityMatrixEi@ABI_28_1 4:20.12.1 + _ZN6Cantor22LinearAlgebraExtension16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor22LinearAlgebraExtensionC1EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor22LinearAlgebraExtensionC2EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor22LinearAlgebraExtensionD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor22LinearAlgebraExtensionD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor22LinearAlgebraExtensionD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor22OrdinateScaleDirective6widgetEP7QWidget@ABI_28_1 4:20.12.1 + _ZN6Cantor22OrdinateScaleDirectiveC1Edd@ABI_28_1 4:20.12.1 + _ZN6Cantor22OrdinateScaleDirectiveC2Edd@ABI_28_1 4:20.12.1 + _ZN6Cantor24WorksheetAccessInterface11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor24WorksheetAccessInterface11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor24WorksheetAccessInterface16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor24WorksheetAccessInterface4NameE@ABI_28_1 4:20.12.1 + _ZN6Cantor24WorksheetAccessInterface8modifiedEv@ABI_28_1 4:20.12.1 + _ZN6Cantor24WorksheetAccessInterfaceC1EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor24WorksheetAccessInterfaceC2EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor27VariableManagementExtension11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor27VariableManagementExtension11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor27VariableManagementExtension16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor27VariableManagementExtensionC1EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor27VariableManagementExtensionC2EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor27VariableManagementExtensionD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor27VariableManagementExtensionD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor27VariableManagementExtensionD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor6Result17setExecutionIndexEi@ABI_28_1 4:20.12.1 + _ZN6Cantor6Result18saveAdditionalDataEP4KZip@ABI_28_1 4:20.12.1 + _ZN6Cantor6Result18setJupyterMetadataE11QJsonObject@ABI_28_1 4:20.12.1 + _ZN6Cantor6Result3urlEv@ABI_28_1 4:20.12.1 + _ZN6Cantor6Result7toLatexEv@ABI_28_1 4:20.12.1 + _ZN6Cantor6ResultC1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor6ResultC2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor6ResultD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor6ResultD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor6ResultD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor7Backend10getBackendERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor7Backend10setEnabledEb@ABI_28_1 4:20.12.1 + _ZN6Cantor7Backend11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor7Backend11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor7Backend15checkExecutableERK7QStringS3_PS1_@ABI_28_1 4:20.12.1 + _ZN6Cantor7Backend16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor7Backend17availableBackendsEv@ABI_28_1 4:20.12.1 + _ZN6Cantor7Backend19testProgramWritableERK7QStringRK11QStringListS3_S3_PS1_i@ABI_28_1 4:20.12.1 + _ZN6Cantor7Backend21listAvailableBackendsEv@ABI_28_1 4:20.12.1 + _ZN6Cantor7BackendC1EP7QObjectRK5QListI8QVariantE@ABI_28_1 4:20.12.1 + _ZN6Cantor7BackendC2EP7QObjectRK5QListI8QVariantE@ABI_28_1 4:20.12.1 + _ZN6Cantor7BackendD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor7BackendD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor7BackendD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session12changeStatusENS0_6StatusE@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session12loginStartedEv@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session13completionForERK7QStringi@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session13statusChangedENS0_6StatusE@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session13syntaxHelpForERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session15updateVariablesEv@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session16locateCantorFileERK7QString6QFlagsIN14QStandardPaths12LocateOptionEE@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session16nextExpressionIdEv@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session16setVariableModelEPNS_20DefaultVariableModelE@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session16setWorksheetPathERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session17enqueueExpressionEPNS_10ExpressionE@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session17syntaxHighlighterEP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session18reportSessionCrashERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session18runFirstExpressionEv@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session20isTypesettingEnabledEv@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session20locateAllCantorFilesERK7QString6QFlagsIN14QStandardPaths12LocateOptionEE@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session20testGraphicsPackagesE5QListINS_14GraphicPackageEE@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session21finishFirstExpressionEb@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session21setTypesettingEnabledEb@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session21usableGraphicPackagesEv@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session28updateEnabledGraphicPackagesERK5QListINS_14GraphicPackageEERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session30currentExpressionStatusChangedENS_10Expression6StatusE@ABI_28_1 4:22.12.0 + _ZN6Cantor7Session5errorERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session6logoutEv@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session6statusEv@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session7backendEv@ABI_28_1 4:20.12.1 + _ZN6Cantor7Session9loginDoneEv@ABI_28_1 4:20.12.1 + _ZN6Cantor7SessionC1EPNS_7BackendE@ABI_28_1 4:20.12.1 + _ZN6Cantor7SessionC1EPNS_7BackendEPNS_20DefaultVariableModelE@ABI_28_1 4:20.12.1 + _ZN6Cantor7SessionC2EPNS_7BackendE@ABI_28_1 4:20.12.1 + _ZN6Cantor7SessionC2EPNS_7BackendEPNS_20DefaultVariableModelE@ABI_28_1 4:20.12.1 + _ZN6Cantor7SessionD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor7SessionD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor7SessionD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor8Renderer13renderToImageERK4QUrlNS0_6MethodEP6QSizeF@ABI_28_1 4:20.12.1 + _ZN6Cantor8Renderer16epsRenderToImageERK4QUrldbP6QSizeFP7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor8Renderer16pdfRenderToImageERK4QUrldbP6QSizeFP7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor8Renderer16renderToResourceEP13QTextDocumentNS0_6MethodERK4QUrlS6_@ABI_28_1 4:20.12.1 + _ZN6Cantor8Renderer17useHighResolutionEb@ABI_28_1 4:20.12.1 + _ZN6Cantor8Renderer5scaleEv@ABI_28_1 4:20.12.1 + _ZN6Cantor8Renderer6renderEP13QTextDocumentNS0_6MethodERK4QUrlRK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor8Renderer6renderEP13QTextDocumentPKNS_13LatexRendererE@ABI_28_1 4:20.12.1 + _ZN6Cantor8Renderer8setScaleEd@ABI_28_1 4:20.12.1 + _ZN6Cantor8RendererC1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor8RendererC2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor8RendererD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor8RendererD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor9Assistant10setBackendEPNS_7BackendE@ABI_28_1 4:20.12.1 + _ZN6Cantor9Assistant11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor9Assistant11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor9Assistant13setPluginInfoERK15KPluginMetaData@ABI_28_1 4:20.12.1 + _ZN6Cantor9Assistant16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor9Assistant18requiredExtensionsEv@ABI_28_1 4:20.12.1 + _ZN6Cantor9Assistant4iconEv@ABI_28_1 4:20.12.1 + _ZN6Cantor9Assistant4nameEv@ABI_28_1 4:20.12.1 + _ZN6Cantor9Assistant7backendEv@ABI_28_1 4:20.12.1 + _ZN6Cantor9Assistant9requestedEv@ABI_28_1 4:20.12.1 + _ZN6Cantor9AssistantC1EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor9AssistantC2EP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor9AssistantD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor9AssistantD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor9AssistantD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResult13toJupyterJsonEv@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResult18saveAdditionalDataEP4KZip@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResult3urlEv@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResult4dataEv@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResult4saveERK7QString@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResult4typeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResult5imageEv@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResult5toXmlER12QDomDocument@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResult6toHtmlEv@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResult7toLatexEv@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResult8mimeTypeEv@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResultC1ERK4QUrlRK6QImage@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResultC2ERK4QUrlRK6QImage@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResultD0Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResultD1Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor9EpsResultD2Ev@ABI_28_1 4:20.12.1 + _ZN6Cantor9Extension11qt_metacallEN11QMetaObject4CallEiPPv@ABI_28_1 4:20.12.1 + _ZN6Cantor9Extension11qt_metacastEPKc@ABI_28_1 4:20.12.1 + _ZN6Cantor9Extension16staticMetaObjectE@ABI_28_1 4:20.12.1 + _ZN6Cantor9ExtensionC1ERK7QStringP7QObject@ABI_28_1 4:20.12.1 + _ZN6Cantor9ExtensionC2ERK7QStringP7QObject@ABI_28_1 4:20.12.1 + _ZNK6Cantor10Expression10isInternalEv@ABI_28_1 4:22.12.0 + _ZNK6Cantor10Expression10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor10Expression13isHelpRequestEv@ABI_28_1 4:22.12.0 + _ZNK6Cantor10Expression7resultsEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor10TextResult8isStderrEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor10TextResult9isWarningEv@ABI_28_1 4:22.04.1 + _ZNK6Cantor11PanelPlugin10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor12CASExtension10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor13LatexRenderer10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor13LatexRenderer12equationTypeEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor13LatexRenderer12errorMessageEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor13LatexRenderer14isEquationOnlyEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor13LatexRenderer19renderingSuccessfulEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor13LatexRenderer4uuidEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor13LatexRenderer6headerEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor13LatexRenderer6methodEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor13LatexRenderer9imagePathEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor13LatexRenderer9latexCodeEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor13PlotExtension10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor14GraphicPackage11isAvailableEPNS_7SessionE@ABI_28_1 4:20.12.1 + _ZNK6Cantor14GraphicPackage15savePlotCommandE7QStringiS1_@ABI_28_1 4:20.12.1 + _ZNK6Cantor14GraphicPackage17isHavePlotCommandEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor14GraphicPackage20enableSupportCommandE7QString@ABI_28_1 4:20.12.1 + _ZNK6Cantor14GraphicPackage21disableSupportCommandEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor14GraphicPackage27plotCommandPrecentsKeywordsEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor14GraphicPackage2idEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor14GraphicPackage4nameEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor15ScriptExtension10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor16CompletionObject10completionEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor16CompletionObject10identifierEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor16CompletionObject10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor16CompletionObject11completionsEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor16CompletionObject16locateIdentifierERK7QStringi@ABI_28_1 4:20.12.1 + _ZNK6Cantor16CompletionObject20mayIdentifierContainE5QChar@ABI_28_1 4:20.12.1 + _ZNK6Cantor16CompletionObject22mayIdentifierBeginWithE5QChar@ABI_28_1 4:20.12.1 + _ZNK6Cantor16CompletionObject7commandEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor16CompletionObject7sessionEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor16HistoryExtension10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor16SyntaxHelpObject10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor17CalculusExtension10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18DefaultHighlighter10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18DefaultHighlighter11errorFormatEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18DefaultHighlighter12numberFormatEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18DefaultHighlighter12objectFormatEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18DefaultHighlighter12stringFormatEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18DefaultHighlighter13commentFormatEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18DefaultHighlighter13keywordFormatEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18DefaultHighlighter14functionFormatEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18DefaultHighlighter14operatorFormatEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18DefaultHighlighter14variableFormatEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18DefaultHighlighter18matchingPairFormatEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18DefaultHighlighter21mismatchingPairFormatEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18DefaultHighlighter23nonSeparatingCharactersEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18PackagingExtension10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18PanelPluginHandler10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor18PlotTitleDirective5titleEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor20DefaultVariableModel10headerDataEiN2Qt11OrientationEi@ABI_28_1 4:20.12.1 + _ZNK6Cantor20DefaultVariableModel10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor20DefaultVariableModel11columnCountERK11QModelIndex@ABI_28_1 4:20.12.1 + _ZNK6Cantor20DefaultVariableModel13variableNamesEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor20DefaultVariableModel4dataERK11QModelIndexi@ABI_28_1 4:20.12.1 + _ZNK6Cantor20DefaultVariableModel5flagsERK11QModelIndex@ABI_28_1 4:20.12.1 + _ZNK6Cantor20DefaultVariableModel7sessionEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor20DefaultVariableModel8rowCountERK11QModelIndex@ABI_28_1 4:20.12.1 + _ZNK6Cantor20DefaultVariableModel9functionsEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor20DefaultVariableModel9variablesEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor21AdvancedPlotExtension10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor21AdvancedPlotExtension12AcceptorBase7widgetsEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor21AdvancedPlotExtension14plotFunction2dERK7QStringRK7QVectorIPNS0_13PlotDirectiveEE@ABI_28_1 4:20.12.1 + _ZNK6Cantor21AdvancedPlotExtension15separatorSymbolEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor21AdvancedPlotExtension17dispatchDirectiveERKNS0_13PlotDirectiveE@ABI_28_1 4:20.12.1 + _ZNK6Cantor22AbstractScaleDirective3maxEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor22AbstractScaleDirective3minEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor22LinearAlgebraExtension10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor24WorksheetAccessInterface10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor27VariableManagementExtension10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor6Result14executionIndexEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor6Result15jupyterMetadataEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Backend10extensionsEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Backend10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Backend11defaultHelpEv@ABI_28_1 4:22.12.0 + _ZNK6Cantor7Backend11descriptionEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Backend24availableGraphicPackagesEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Backend3urlEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Backend4iconEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Backend4nameEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Backend7commentEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Backend9extensionERK7QString@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Backend9isEnabledEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Session10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Session13variableModelEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Session15expressionQueueEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Session17variableDataModelEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Session22enabledGraphicPackagesEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor7Session26graphicPackageErrorMessageE7QString@ABI_28_1 4:20.12.1 + _ZNK6Cantor9Assistant10metaObjectEv@ABI_28_1 4:20.12.1 + _ZNK6Cantor9Extension10metaObjectEv@ABI_28_1 4:20.12.1 + (optional=templinst)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_bESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE24_M_get_insert_unique_posERS2_@ABI_28_1 4:20.12.1 + (optional=templinst)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_bESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS2_@ABI_28_1 4:20.12.1 + _ZTIN6Cantor10ExpressionE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor10HelpResultE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor10HtmlResultE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor10MimeResultE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor10TextResultE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor11ImageResultE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor11LatexResultE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor11PanelPluginE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor12CASExtensionE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor13LatexRendererE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor13PlotExtensionE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor15AnimationResultE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor15ScriptExtensionE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor16CompletionObjectE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor16HistoryExtensionE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor16SyntaxHelpObjectE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor17CalculusExtensionE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor18DefaultHighlighterE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor18PackagingExtensionE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor18PanelPluginHandlerE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor18PlotTitleDirectiveE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor20DefaultVariableModelE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor21AbscissScaleDirectiveE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor21AdvancedPlotExtension12AcceptorBaseE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor21AdvancedPlotExtension13PlotDirectiveE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor21AdvancedPlotExtension16DirectiveControlI19Ui_AxisRangeControlEE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor21AdvancedPlotExtension16DirectiveControlI19Ui_PlotTitleControlEE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor21AdvancedPlotExtension17DirectiveAcceptorINS0_13PlotDirectiveEEE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor21AdvancedPlotExtension17DirectiveAcceptorINS_18PlotTitleDirectiveEEE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor21AdvancedPlotExtension17DirectiveAcceptorINS_21AbscissScaleDirectiveEEE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor21AdvancedPlotExtension17DirectiveAcceptorINS_22AbstractScaleDirectiveEEE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor21AdvancedPlotExtension17DirectiveAcceptorINS_22OrdinateScaleDirectiveEEE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor21AdvancedPlotExtension17DirectiveProducerE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor21AdvancedPlotExtensionE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor22AbstractScaleDirectiveE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor22LinearAlgebraExtensionE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor22OrdinateScaleDirectiveE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor24WorksheetAccessInterfaceE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor27VariableManagementExtensionE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor6ResultE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor7BackendE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor7SessionE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor9AssistantE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor9EpsResultE@ABI_28_1 4:20.12.1 + _ZTIN6Cantor9ExtensionE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor10ExpressionE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor10HelpResultE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor10HtmlResultE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor10MimeResultE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor10TextResultE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor11ImageResultE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor11LatexResultE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor11PanelPluginE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor12CASExtensionE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor13LatexRendererE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor13PlotExtensionE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor15AnimationResultE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor15ScriptExtensionE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor16CompletionObjectE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor16HistoryExtensionE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor16SyntaxHelpObjectE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor17CalculusExtensionE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor18DefaultHighlighterE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor18PackagingExtensionE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor18PanelPluginHandlerE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor18PlotTitleDirectiveE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor20DefaultVariableModelE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor21AbscissScaleDirectiveE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor21AdvancedPlotExtension12AcceptorBaseE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor21AdvancedPlotExtension13PlotDirectiveE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor21AdvancedPlotExtension16DirectiveControlI19Ui_AxisRangeControlEE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor21AdvancedPlotExtension16DirectiveControlI19Ui_PlotTitleControlEE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor21AdvancedPlotExtension17DirectiveAcceptorINS0_13PlotDirectiveEEE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor21AdvancedPlotExtension17DirectiveAcceptorINS_18PlotTitleDirectiveEEE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor21AdvancedPlotExtension17DirectiveAcceptorINS_21AbscissScaleDirectiveEEE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor21AdvancedPlotExtension17DirectiveAcceptorINS_22AbstractScaleDirectiveEEE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor21AdvancedPlotExtension17DirectiveAcceptorINS_22OrdinateScaleDirectiveEEE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor21AdvancedPlotExtension17DirectiveProducerE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor21AdvancedPlotExtensionE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor22AbstractScaleDirectiveE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor22LinearAlgebraExtensionE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor22OrdinateScaleDirectiveE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor24WorksheetAccessInterfaceE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor27VariableManagementExtensionE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor6ResultE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor7BackendE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor7SessionE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor9AssistantE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor9EpsResultE@ABI_28_1 4:20.12.1 + _ZTSN6Cantor9ExtensionE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor10ExpressionE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor10HelpResultE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor10HtmlResultE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor10MimeResultE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor10TextResultE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor11ImageResultE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor11LatexResultE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor11PanelPluginE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor12CASExtensionE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor13LatexRendererE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor13PlotExtensionE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor15AnimationResultE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor15ScriptExtensionE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor16CompletionObjectE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor16HistoryExtensionE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor16SyntaxHelpObjectE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor17CalculusExtensionE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor18DefaultHighlighterE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor18PackagingExtensionE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor18PanelPluginHandlerE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor18PlotTitleDirectiveE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor20DefaultVariableModelE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor21AbscissScaleDirectiveE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor21AdvancedPlotExtension12AcceptorBaseE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor21AdvancedPlotExtension16DirectiveControlI19Ui_AxisRangeControlEE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor21AdvancedPlotExtension16DirectiveControlI19Ui_PlotTitleControlEE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor21AdvancedPlotExtension17DirectiveProducerE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor21AdvancedPlotExtensionE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor22AbstractScaleDirectiveE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor22LinearAlgebraExtensionE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor22OrdinateScaleDirectiveE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor24WorksheetAccessInterfaceE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor27VariableManagementExtensionE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor6ResultE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor7BackendE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor7SessionE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor9AssistantE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor9EpsResultE@ABI_28_1 4:20.12.1 + _ZTVN6Cantor9ExtensionE@ABI_28_1 4:20.12.1 + _ZZZN14KPluginFactory17instantiatePluginIN6Cantor11PanelPluginEEENS_6ResultIT_EERK15KPluginMetaDataP7QObjectRK5QListI8QVariantEENKUlvE_clEvE15qstring_literal@ABI_28_1 4:22.12.0 + _ZZZN14KPluginFactory17instantiatePluginIN6Cantor7BackendEEENS_6ResultIT_EERK15KPluginMetaDataP7QObjectRK5QListI8QVariantEENKUlvE_clEvE15qstring_literal@ABI_28_1 4:22.12.0 + (c++)"non-virtual thunk to Cantor::Assistant::~Assistant()@ABI_28_1" 4:20.12.1 + (c++)"non-virtual thunk to Cantor::Backend::~Backend()@ABI_28_1" 4:20.12.1 diff --git a/not-installed b/not-installed new file mode 100644 index 0000000..d223919 --- /dev/null +++ b/not-installed @@ -0,0 +1 @@ +usr/share/icons/hicolor/*/apps/juliabackend.png diff --git a/patches/enable_debianabimanager.diff b/patches/enable_debianabimanager.diff new file mode 100644 index 0000000..72baf14 --- /dev/null +++ b/patches/enable_debianabimanager.diff @@ -0,0 +1,15 @@ +Author: Pino Toscano +Description: Use the Debian ABI manager + Make use of the Debian ABI manager to handle libraries which had ABI breaks + with no SONAME bump. +Last-Update: 2022-06-09 +Forwarded: not-needed + +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -173,3 +173,5 @@ file(GLOB_RECURSE ALL_CLANG_FORMAT_SOURC + kde_clang_format(${ALL_CLANG_FORMAT_SOURCE_FILES}) + + feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES) ++ ++include(/usr/share/pkg-kde-tools/cmake/DebianABIManager.cmake) diff --git a/patches/series b/patches/series new file mode 100644 index 0000000..640412f --- /dev/null +++ b/patches/series @@ -0,0 +1,2 @@ +enable_debianabimanager.diff +work-around-Sage-no-root.diff diff --git a/patches/work-around-Sage-no-root.diff b/patches/work-around-Sage-no-root.diff new file mode 100644 index 0000000..7ba2e71 --- /dev/null +++ b/patches/work-around-Sage-no-root.diff @@ -0,0 +1,44 @@ +Description: work around unset SAGE_ROOT in Debian Sage package + In this shell script, '$1' refers to the Sage binary that is to + be used. The script is needlessly complex to accommodate for old + versions of Sage, and perhaps the author is unaware of Sage's + new command-line arguments. + . + Debian's `sage --root` is an empty string, so Cantor fails to + start it. This patch is more succinct by starting the Sage shell + which sets all variables appropriately, then starting + 'sage-ipython' as desired. This way, as opposed to having + '#!/usr/bin/sage --sh' as the shebang, still permits usage of + local Sage copies. +Author: John Scott +Bug-Debian: https://bugs.debian.org/972346 +Forwarded: https://bugs.kde.org/show_bug.cgi?id=408176#c19 +Last-Update: 2021-01-17 + +--- cantor-20.12.1.orig/src/backends/sage/cantor-execsage ++++ cantor-20.12.1/src/backends/sage/cantor-execsage +@@ -1,23 +1,2 @@ + #!/usr/bin/env bash +- +-export SAGE_ROOT="$($1 --root)" +- +-# Sage 9.2 stop source sage-env-config automatically, so do it manually +-if [[ -f $SAGE_ROOT"/bin/sage-env" ]]; then +- if [[ -f $SAGE_ROOT"/bin/sage-env-config" ]]; then +- source "$SAGE_ROOT/bin/sage-env-config" >&2 +- fi +- . "$SAGE_ROOT/bin/sage-env" >&2 +-elif [[ -f $SAGE_ROOT"/local/bin/sage-env" ]]; then +- if [[ -f $SAGE_ROOT"/local/bin/sage-env-config" ]]; then +- source "$SAGE_ROOT/local/bin/sage-env-config" >&2 +- fi +- . "$SAGE_ROOT/local/bin/sage-env" >&2 +-elif [[ -f $SAGE_ROOT"/src/bin/sage-env" ]]; then +- if [[ -f $SAGE_ROOT"/src/bin/sage-env-config" ]]; then +- source "$SAGE_ROOT/src/bin/sage-env-config" >&2 +- fi +- . "$SAGE_ROOT/src/bin/sage-env" >&2 +-fi +- +-exec sage-ipython -i --simple-prompt ++{ echo "sage-ipython -i --simple-prompt"; cat; } | $1 --sh diff --git a/rules b/rules new file mode 100755 index 0000000..e28f645 --- /dev/null +++ b/rules @@ -0,0 +1,23 @@ +#!/usr/bin/make -f + +libpkgs_gen_strict_local_shlibs = $(libpkgs_all_packages) cantor +include /usr/share/pkg-kde-tools/qt-kde-team/3/library-packages.mk + +%: + dh $@ --with kf5,pkgkde_symbolshelper + +override_dh_auto_configure: + dh_auto_configure -Skf5 -- -DBUILD_TESTING=OFF + +override_dh_auto_build: + # manually export CFLAGS with CPPFLAGS during build, because: + # - ExternalProject is used, so cmake is run to configure discount + # - cmake doesn't respect CPPFLAGS, see #653916 + CFLAGS="$(shell dpkg-buildflags --get CFLAGS) $(shell dpkg-buildflags --get CPPFLAGS)" dh_auto_build + +override_dh_auto_test: + # Disable dh_auto_test at build time + : + +override_dh_gencontrol: libpkgs_gen_strict_local_shlibs + dh_gencontrol diff --git a/salsa-ci.yml b/salsa-ci.yml new file mode 100644 index 0000000..f71bdf3 --- /dev/null +++ b/salsa-ci.yml @@ -0,0 +1,7 @@ +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml +variables: + SALSA_CI_DISABLE_MISSING_BREAKS: 'no' + SALSA_CI_DISABLE_RC_BUGS: 'no' + SALSA_CI_REPROTEST_ARGS: '--variations=-build-path' diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..57b4c97 --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,7 @@ +Bug-Database: https://bugs.kde.org/buglist.cgi?product=cantor&resolution=--- +Bug-Submit: https://bugs.kde.org/enter_bug.cgi?format=guided&product=cantor +Changelog: https://invent.kde.org/education/cantor/-/commits/ +Donation: https://www.kde.org/community/donations/ +Repository: https://invent.kde.org/education/cantor.git +Repository-Browse: https://invent.kde.org/education/cantor +Security-Contact: security@kde.org diff --git a/upstream/signing-key.asc b/upstream/signing-key.asc new file mode 100644 index 0000000..894713d --- /dev/null +++ b/upstream/signing-key.asc @@ -0,0 +1,126 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +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 +c3JUKCqOrqVlNJ1d/4+mkshlzwQA2oFzEQ== +=oKnI +-----END PGP PUBLIC KEY BLOCK----- diff --git a/watch b/watch new file mode 100644 index 0000000..2c4d4e7 --- /dev/null +++ b/watch @@ -0,0 +1,2 @@ +version=4 +opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/release-service/([\d.]+)/src/@PACKAGE@-([\d.]+)\.tar\.xz