From: Simon Quigley Date: Tue, 16 Apr 2019 23:44:00 +0000 (-0500) Subject: cantor (4:18.12.0-2) unstable; urgency=medium X-Git-Tag: archive/raspbian/4%25.04.0-1+rpi1~1^2^2^2^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=58ef5d4e5ae7d2d6f8d9ccf3a775c56e707febd2;p=cantor.git cantor (4:18.12.0-2) unstable; urgency=medium * Team upload. * Do not build the scilab backend on armel, mips, and mipsel (Closes: #926565). [dgit import unpatched cantor 4:18.12.0-2] --- 58ef5d4e5ae7d2d6f8d9ccf3a775c56e707febd2 diff --cc debian/cantor-backend-kalgebra.install index 0000000,0000000..a902e28 new file mode 100644 --- /dev/null +++ b/debian/cantor-backend-kalgebra.install @@@ -1,0 -1,0 +1,4 @@@ ++etc/xdg/cantor_kalgebra.knsrc ++usr/lib/*/qt5/plugins/cantor/backends/cantor_kalgebrabackend.so ++usr/share/config.kcfg/kalgebrabackend.kcfg ++usr/share/icons/hicolor/*/apps/kalgebrabackend.png diff --cc debian/cantor-backend-lua.install index 0000000,0000000..d990c46 new file mode 100644 --- /dev/null +++ b/debian/cantor-backend-lua.install @@@ -1,0 -1,0 +1,4 @@@ ++etc/xdg/cantor_lua.knsrc ++usr/lib/*/qt5/plugins/cantor/backends/cantor_luabackend.so ++usr/share/config.kcfg/luabackend.kcfg ++usr/share/icons/hicolor/*/apps/luabackend.png diff --cc debian/cantor-backend-maxima.install index 0000000,0000000..9b700cf new file mode 100644 --- /dev/null +++ b/debian/cantor-backend-maxima.install @@@ -1,0 -1,0 +1,5 @@@ ++etc/xdg/cantor_maxima.knsrc ++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 diff --cc debian/cantor-backend-octave.install index 0000000,0000000..f6185c7 new file mode 100644 --- /dev/null +++ b/debian/cantor-backend-octave.install @@@ -1,0 -1,0 +1,5 @@@ ++etc/xdg/cantor_octave.knsrc ++usr/lib/*/qt5/plugins/cantor/backends/cantor_octavebackend.so ++usr/share/cantor/octavebackend/ ++usr/share/config.kcfg/octavebackend.kcfg ++usr/share/icons/hicolor/*/apps/octavebackend.png diff --cc debian/cantor-backend-python2.install index 0000000,0000000..a45a5ee new file mode 100644 --- /dev/null +++ b/debian/cantor-backend-python2.install @@@ -1,0 -1,0 +1,4 @@@ ++etc/xdg/cantor_python2.knsrc ++usr/bin/cantor_python2server ++usr/lib/*/qt5/plugins/cantor/backends/cantor_python2backend.so ++usr/share/config.kcfg/python2backend.kcfg diff --cc debian/cantor-backend-python2.lintian-overrides index 0000000,0000000..890ab6b new file mode 100644 --- /dev/null +++ b/debian/cantor-backend-python2.lintian-overrides @@@ -1,0 -1,0 +1,2 @@@ ++# Python 2 backend obviously requires Python 2; will be dropped when Python 2 will go ++cantor-backend-python2: dependency-on-python-version-marked-for-end-of-life (Depends: python) diff --cc debian/cantor-backend-python3.install index 0000000,0000000..2fe85a6 new file mode 100644 --- /dev/null +++ b/debian/cantor-backend-python3.install @@@ -1,0 -1,0 +1,4 @@@ ++etc/xdg/cantor_python3.knsrc ++usr/bin/cantor_python3server ++usr/lib/*/qt5/plugins/cantor/backends/cantor_python3backend.so ++usr/share/config.kcfg/python3backend.kcfg diff --cc debian/cantor-backend-qalculate.install index 0000000,0000000..4e276f1 new file mode 100644 --- /dev/null +++ b/debian/cantor-backend-qalculate.install @@@ -1,0 -1,0 +1,6 @@@ ++etc/xdg/cantor_qalculate.knsrc ++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/kxmlgui5/cantor/cantor_qalculateplotassistant.rc diff --cc debian/cantor-backend-r.install index 0000000,0000000..4ec2483 new file mode 100644 --- /dev/null +++ b/debian/cantor-backend-r.install @@@ -1,0 -1,0 +1,5 @@@ ++etc/xdg/cantor_r.knsrc ++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 diff --cc debian/cantor-backend-sage.README.Debian index 0000000,0000000..a2f85ea new file mode 100644 --- /dev/null +++ b/debian/cantor-backend-sage.README.Debian @@@ -1,0 -1,0 +1,10 @@@ ++Sage backend for Cantor for Debian ++---------------------------------- ++ ++At the moment, Sage is not available in Debian, so you 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 --cc debian/cantor-backend-sage.install index 0000000,0000000..557f797 new file mode 100644 --- /dev/null +++ b/debian/cantor-backend-sage.install @@@ -1,0 -1,0 +1,5 @@@ ++etc/xdg/cantor_sage.knsrc ++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 diff --cc debian/cantor-backend-scilab.install index 0000000,0000000..ed08f91 new file mode 100644 --- /dev/null +++ b/debian/cantor-backend-scilab.install @@@ -1,0 -1,0 +1,4 @@@ ++etc/xdg/cantor_scilab.knsrc ++usr/lib/*/qt5/plugins/cantor/backends/cantor_scilabbackend.so ++usr/share/config.kcfg/scilabbackend.kcfg ++usr/share/icons/hicolor/*/apps/scilabbackend.png diff --cc debian/cantor.install index 0000000,0000000..a86c0ee new file mode 100644 --- /dev/null +++ b/debian/cantor.install @@@ -1,0 -1,0 +1,43 @@@ ++etc/xdg/cantor.knsrc ++usr/bin/cantor ++usr/bin/cantor_scripteditor ++usr/lib/*/libcantor_config.so ++usr/lib/*/libcantorlibs.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/backends/cantor_nullbackend.so ++usr/lib/*/qt5/plugins/cantor/panels/ ++usr/lib/*/qt5/plugins/libcantorpart.so ++usr/share/*/org.kde.cantor.appdata.xml ++usr/share/applications/org.kde.cantor.desktop ++usr/share/cantor/xslt/ ++usr/share/config.kcfg/cantor.kcfg ++usr/share/config.kcfg/cantor_libs.kcfg ++usr/share/doc/HTML/ ++usr/share/icons/hicolor/*/apps/cantor.png ++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/ diff --cc debian/cantor.lintian-overrides index 0000000,0000000..b0275fc new file mode 100644 --- /dev/null +++ b/debian/cantor.lintian-overrides @@@ -1,0 -1,0 +1,6 @@@ ++# private library ++cantor: shlib-without-versioned-soname usr/lib/*/libcantor_config.so libcantor_config.so ++# private library ++cantor: package-name-doesnt-match-sonames libcantor-config libcantorlibs* ++# private library ++cantor: no-symbols-control-file diff --cc debian/changelog index 0000000,0000000..bcb4ba5 new file mode 100644 --- /dev/null +++ b/debian/changelog @@@ -1,0 -1,0 +1,986 @@@ ++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 --cc debian/compat index 0000000,0000000..b4de394 new file mode 100644 --- /dev/null +++ b/debian/compat @@@ -1,0 -1,0 +1,1 @@@ ++11 diff --cc debian/control index 0000000,0000000..72bfe99 new file mode 100644 --- /dev/null +++ b/debian/control @@@ -1,0 -1,0 +1,264 @@@ ++Source: cantor ++Section: kde ++Priority: optional ++Maintainer: Debian/Kubuntu Qt/KDE Maintainers ++Uploaders: Sune Vuorela , Maximiliano Curia ++Build-Depends: cmake (>= 3.1.0~), ++ debhelper (>= 11~), ++ extra-cmake-modules (>= 5.49.0~), ++ libanalitza-dev (>> 4:15.08), ++ libglib2.0-dev, ++ libkf5archive-dev (>= 5.49.0~), ++ libkf5completion-dev (>= 5.49.0~), ++ libkf5config-dev (>= 5.49.0~), ++ libkf5coreaddons-dev (>= 5.49.0~), ++ libkf5crash-dev (>= 5.49.0~), ++ libkf5doctools-dev (>= 5.49.0~), ++ libkf5i18n-dev (>= 5.49.0~), ++ libkf5iconthemes-dev (>= 5.49.0~), ++ libkf5kio-dev (>= 5.49.0~), ++ libkf5newstuff-dev (>= 5.49.0~), ++ libkf5parts-dev (>= 5.49.0~), ++ libkf5pty-dev (>= 5.49.0~), ++ libkf5syntaxhighlighting-dev (>= 5.49.0~), ++ libkf5texteditor-dev (>= 5.49.0~), ++ libkf5textwidgets-dev (>= 5.49.0~), ++ libkf5xmlgui-dev (>= 5.49.0~), ++ liblapack3, ++ libluajit-5.1-dev [i386 amd64], ++ libmarkdown2-dev, ++ libqalculate-dev, ++ libqt5svg5-dev (>= 5.4), ++ libqt5xmlpatterns5-dev (>= 5.4), ++ libspectre-dev, ++ pkg-config, ++ pkg-kde-tools (>> 0.15.15), ++ python-dev (>= 2.7~), ++ python3-dev, ++ qtbase5-dev (>= 5.4), ++ r-base-core, ++Standards-Version: 4.3.0 ++Homepage: http://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-python2, ++ cantor-backend-python3, ++ cantor-backend-r, ++ cantor-backend-sage, ++ cantor-backend-scilab [amd64 arm64 armhf i386 powerpc ppc64el s390x], ++Breaks: ${kde-l10n:all} ++Replaces: ${kde-l10n:all} ++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-python2 and 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: 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 ++ (http://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} ++Breaks: cantor (<< 4:17.08.3~) ++Replaces: cantor (<< 4:17.08.3~) ++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 ++ (http://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} ++Breaks: cantor (<< 4:17.08.3~) ++Replaces: cantor (<< 4:17.08.3~) ++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 (http://www.octave.org/) in Cantor. ++ . ++ This package is part of the KDE education module. ++ ++Package: cantor-backend-python2 ++Architecture: any ++Section: math ++Depends: libcantor-pythonbackend (= ${binary:Version}), ++ python, ++ ${misc:Depends}, ++ ${shlibs:Depends}, ++Description: Python2 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 Python2 language ++ (http://www.python.org/) in Cantor. ++ . ++ This package is part of the KDE education module. ++ ++Package: cantor-backend-python3 ++Architecture: any ++Section: math ++Depends: libcantor-pythonbackend (= ${binary:Version}), ++ python3, ++ ${misc:Depends}, ++ ${shlibs:Depends}, ++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 ++ (http://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} ++Breaks: cantor (<< 4:17.08.3~) ++Replaces: cantor (<< 4:17.08.3~) ++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 ++ (http://qalculate.sourceforge.net/) 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 (http://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 ++ (http://www.sagemath.org) in Cantor. ++ . ++ Please note that sagemath is not available in Debian, so you need to manually ++ install it for this package to work. ++ . ++ This package is part of the KDE education module. ++ ++Package: cantor-backend-scilab ++Architecture: amd64 arm64 armhf i386 powerpc ppc64el s390x ++Section: math ++Depends: scilab-cli, ${misc:Depends}, ${shlibs:Depends} ++Breaks: cantor (<< 4:17.08.3~) ++Replaces: cantor (<< 4:17.08.3~) ++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 (http://www.scilab.org) in Cantor. ++ . ++ This package is part of the KDE education module. ++ ++Package: libcantor-pythonbackend ++Architecture: any ++Section: math ++Depends: ${misc:Depends}, ${shlibs:Depends} ++Breaks: cantor-backend-python2 (<< 4:15.08) ++Replaces: cantor-backend-python2 (<< 4:15.08) ++Description: Base Python 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 Python language ++ (http://www.python.org/) in Cantor. ++ . ++ This package is part of the KDE education module. diff --cc debian/copyright index 0000000,0000000..5bed4a3 new file mode 100644 --- /dev/null +++ b/debian/copyright @@@ -1,0 -1,0 +1,104 @@@ ++Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ ++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. ++ ++Files: * ++Copyright: 2009-2010 Alexander Rieder ++ 2010 Miha Čančula ++ 2006 David Saxton ++ 2010 Raffaele De Feo ++ 2009-2010 Oleksiy Protas ++ 2009 Aleix Pol ++ 2011 Filipe Saraiva ++ 2009 Milian Wolff ++ 2011 Martin Kuettler ++ 2011 Matteo Agostinelli ++License: GPL-2+ ++ ++Files: doc/* ++Copyright: 2009 Alexander Rieder ++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'. ++ ++Files: src/backends/qalculate/settingswidget.* ++Copyright: 2011 Matteo Agostinelli ++License: GPL-3+ ++ 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 3 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, see . ++ . ++ On Debian systems, the full text of the GNU General Public License ++ version 3 can be found in the file ++ `/usr/share/common-licenses/GPL-3'. ++ ++Files: cmake/* ++Copyright: 2006-2007 Pino Toscano ++ 2008 Albert Astals Cid ++ 2007 Vladimir Kuznetsov ++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 copyright ++ notice, this list of conditions and the following disclaimer. ++ 2. Redistributions in binary form must reproduce the copyright ++ notice, this list of conditions and the following disclaimer in the ++ documentation and/or other materials provided with the distribution. ++ 3. The name of the author may not be used to endorse or promote products ++ derived from this software without specific prior written permission. ++ . ++ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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. ++ ++Files: debian/* ++Copyright: 2011 Kubuntu Developers ++ 2012 José Manuel Santamaría Lema ++License: GPL-2+ ++ ++License: GPL-2+ ++ 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. ++ . ++ On Debian systems, the full text of the GNU General Public License ++ version 2 can be found in the file ++ `/usr/share/common-licenses/GPL-2'. diff --cc debian/libcantor-pythonbackend.install index 0000000,0000000..ed531fc new file mode 100644 --- /dev/null +++ b/debian/libcantor-pythonbackend.install @@@ -1,0 -1,0 +1,2 @@@ ++usr/lib/*/libcantor_pythonbackend.so ++usr/share/icons/hicolor/*/apps/pythonbackend.png diff --cc debian/libcantor-pythonbackend.lintian-overrides index 0000000,0000000..509fb38 new file mode 100644 --- /dev/null +++ b/debian/libcantor-pythonbackend.lintian-overrides @@@ -1,0 -1,0 +1,6 @@@ ++# private library ++libcantor-pythonbackend: shlib-without-versioned-soname usr/lib/*/libcantor_pythonbackend.so libcantor_pythonbackend.so ++libcantor-pythonbackend: postinst-must-call-ldconfig usr/lib/*/libcantor_pythonbackend.so ++libcantor-pythonbackend: package-must-activate-ldconfig-trigger usr/lib/*/libcantor_pythonbackend.so ++# private library ++libcantor-pythonbackend: no-symbols-control-file diff --cc debian/rules index 0000000,0000000..5275c8c new file mode 100755 --- /dev/null +++ b/debian/rules @@@ -1,0 -1,0 +1,27 @@@ ++#!/usr/bin/make -f ++ ++l10npkgs_firstversion_ok := 4:16.04.3-6~ ++ ++include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk ++include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk ++libpkgs_gen_strict_local_shlibs = cantor ++include /usr/share/pkg-kde-tools/qt-kde-team/3/library-packages.mk ++ ++override_dh_auto_configure: ++ $(overridden_command) -- -DBUILD_TESTING=OFF ++ ++override_dh_auto_test: ++ # Disable dh_auto_test at build time ++ : ++ ++override_dh_auto_install: ++ $(overridden_command) ++ # do not ship the development stuff for now ++ rm -rf debian/tmp/usr/include/cantor/ ++ find debian/tmp -name '*.so' -type l -delete ++ ++override_dh_makeshlibs: ++ $(overridden_command) -V ++ ++override_dh_strip: ++ $(overridden_command) --dbgsym-migration='cantor-dbg (<= 4:15.12.1-1~~)' diff --cc debian/source/format index 0000000,0000000..163aaf8 new file mode 100644 --- /dev/null +++ b/debian/source/format @@@ -1,0 -1,0 +1,1 @@@ ++3.0 (quilt) diff --cc debian/upstream/metadata index 0000000,0000000..1e655bf new file mode 100644 --- /dev/null +++ b/debian/upstream/metadata @@@ -1,0 -1,0 +1,7 @@@ ++Name: cantor ++Changelog: https://cgit.kde.org/cantor.git/log ++Contact: kde-devel@kde.org ++Donation: https://www.kde.org/community/donations/index.php ++Repository: https://anongit.kde.org/cantor.git ++Repository-Browse: https://cgit.kde.org/cantor.git ++Security-Contact: security@kde.org diff --cc debian/upstream/signing-key.asc index 0000000,0000000..e73f3e8 new file mode 100644 --- /dev/null +++ b/debian/upstream/signing-key.asc @@@ -1,0 -1,0 +1,112 @@@ ++-----BEGIN PGP PUBLIC KEY BLOCK----- ++Version: GnuPG v1 ++ ++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 ++RJWljvaVa8fj2U2D659nVsq8og== ++=5Ltf ++-----END PGP PUBLIC KEY BLOCK----- diff --cc debian/watch index 0000000,0000000..511eb5f new file mode 100644 --- /dev/null +++ b/debian/watch @@@ -1,0 -1,0 +1,2 @@@ ++version=4 ++opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/applications/([\d.]+)/src/@PACKAGE@-([\d.]+)\.tar\.xz