* No-change rebuild against libgsl27
[ Helmut Grohne ]
* Fix FTBFS with nocheck build profile. (Closes: #992580)
[ Pino Toscano ]
* Bump Standards-Version to 4.6.0, no changes required.
* Mark the xauth, and xvfb build dependencies as nocheck, as they are needed
only by dh_auto_test.
* Small changes to copyright.
* Use the ${misc:Pre-Depends} substvar in labplot.
* Add the test-only locales-all build dependency, as it is needed to make
parsertest work as intended.
* Since cantor now requires QtWebEngine, and thus it can be built only on few
architectures, limit the libcantor-dev to the same set of architectures:
amd64 arm64 armhf i386 mips64el mipsel.
* New upstream release:
- properly resets the error count in the parser (Closes: #974566)
* Bump Standards-Version to 4.5.1, no changes required.
* Remove the explicit as-needed linking, as it is done by binutils now.
* Disable fixfilepath reproducibility feature, as it triggers build failures
when enabled.
* Team upload.
* Add libcantor-dev (and necessary libpoppler-qt5-dev) to B-D.
* New upstream release.
* Set upstream metadata fields: Repository-Browse.
* Switch the watch file to version 4, no changes required.
* Pass -DENABLE_REPRODUCIBLE=ON to cmake to improve reproducibility.
* Add the kuserfeedback-dev build dependency to enable the feedback from
users, as KUserFeedback is now available in Debian.
[ Debian Janitor ]
* Set upstream metadata fields: Repository.
* Update standards version to 4.5.0, no changes needed.
[ Pino Toscano ]
* New upstream release.
* Bump the debhelper compatibility to 13:
- switch the debhelper-compat build dependency to 13
- stop passing --fail-missing to dh_missing, as it is the default now
* Add Rules-Requires-Root: no.
* Switch Repository to invent.kde.org.
* Update lintian overrides.
* Switch Homepage to https://labplot.kde.org/.
* Update install files.
* Unregister labplot2_themes.knsrc as conffile, as it is no more in /etc.
* Upstream now installs the examples, so:
- stop installing them manually
- symlink /usr/share/labplot2/example_projects to
/usr/share/doc/labplot/examples for compatibility
* New upstream release.
* Bump Standards-Version to 4.4.1, no changes required.
* Add the configuration for the CI on salsa.
* Add the libkf5kio-dev build dependency for the new upstream version.
* Bump the debhelper compatibility to 12:
- switch the debhelper build dependency to debhelper-compat 12
- remove debian/compat
* New upstream release.
* Update the build dependencies according to the upstream build system:
- bump qtbase5-dev to >= 5.6.0
- add libkf5crash-dev, libkf5parts-dev, libkf5service-dev, zlib1g-dev, and
liblz4-dev
- remove libkf5kdelibs4support-dev, and libkf5kio-dev
* Update install files.
* Bump Standards-Version to 4.4.0, no changes required.
* Update copyright.
* Make the testsuite non-fatal, since at least one of the tests fails on
almost all the architectures different than amd64.
* New upstream release.
* Switch Vcs-* fields to salsa.debian.org.
* Bump the debhelper compatibility to 11:
- bump the debhelper build dependency to 11~
- bump compat to 11
- remove --parallel for dh, as now done by default
* Switch from dh_install to dh_missing for --fail-missing.
* Bump Standards-Version to 4.1.4, no changes required.
* Update watch file, no more "-kf5" variant is needed (it is the only one).
* Update the build dependencies according to the upstream build system:
- add libqt5serialport5-dev, libkf5syntaxhighlighting-dev, bison, and
libcerf-dev
- bump cmake to >= 3.2.0
- bump the KF5 build dependencies to >= 5.16.0
* Make sure the test suite can run:
- add the xauth, and xvfb build dependencies
- run dh_auto_test using xvfb-run
* Ship the upstream examples.
* Update copyright.
* New upstream release.
* Update the build dependencies:
- bump cmake to 3.2.0
- explicitly add more frameworks packages: libkf5completion-dev,
libkf5config-dev, libkf5configwidgets-dev, libkf5coreaddons-dev,
libkf5doctools-dev, libkf5iconthemes-dev, libkf5newstuff-dev,
and libkf5textwidgets-dev
- add libcfitsio-dev, for new features
- explicitly add gettext, and pkg-config
* Update the patches:
- upstream_cmake-do-not-hardcode-libdir-for-hdf5.patch: drop, fixed
upstream
* Update install files.
* Backport upstream commit 3b69133fcf5a62f46d33a1e3adc8e44c854517d7 to fix
the HDF5 detection on architecture different than amd64; patch
upstream_cmake-do-not-hardcode-libdir-for-hdf5.patch.
* Add the libhdf5-dev build dependency, explicit and which should now work
fine on any architecture.
* Replace the deprecated kio-dev build dependency with libkf5kio-dev.
* New upstream release:
- fix build with newer libstdc++ (Closes: #830454)
* Update Vcs-* fields.
* Update the patches:
- upstream_Include-cmath-for-std-isfinite.patch: drop, backported from
upstream
* Add the libfftw3-dev build dependency, used by the new version.
* Update copyright.
* Re-add back to Debian.
* Backport upstream commit e3b55c7f8ff492e2db27794af53a8ad36fcc3c79 to fix
build; patch upstream_Include-cmath-for-std-isfinite.patch.