labplot (2.12.1+p24.04+vstable+git20251021.0345-0) noble; urgency=medium

  * Automatic Ubuntu CI Build

 -- Neon CI <neon@kde.org>  Tue, 21 Oct 2025 03:45:54 +0000

labplot (2.12.1-0neon) noble; urgency=medium

  * New release

 -- Neon CI <neon@kde.org>  Sat, 16 Aug 2025 06:52:10 +0000

labplot (2.12.0-0neon) noble; urgency=medium

  * New release

 -- Neon CI <neon@kde.org>  Sun, 27 Apr 2025 06:52:10 +0000

labplot (2.11.1-1) unstable; urgency=medium

  * New upstream release.
  * Update the build dependencies according to the upstream build system:
    - add liborcus-dev, and libixion-dev
    - add libboost-dev as missing dependency of libixion-dev

 -- Pino Toscano <pino@debian.org>  Wed, 17 Jul 2024 21:05:08 +0200

labplot (2.11.0-1) unstable; urgency=medium

  * New upstream release.
  * Update the build dependencies according to the upstream build system:
    - bump Qt packages to 5.12.0
    - bump KF packages to 5.32.0
    - add qtbase5-private-dev, libkf5purpose-dev, and libeigen3-dev
    - add libqt5sql5-sqlite for tests
  * Update the patches:
    - upstream_matio-Fix-compilation-for-latest-version-1.5.27.patch: drop,
      backported from upstream
  * Do not ship development bits (e.g. headers) for now.
  * Update install files.
  * Update lintian overrides.
  * CI: make the build non-verbose, so the build log fits within the salsa
    limits.

 -- Pino Toscano <pino@debian.org>  Sat, 13 Jul 2024 21:07:39 +0200

labplot (2.10.1-3) unstable; urgency=medium

  * Backport upstream commit d6142308ffa492d9f7cea00fad3b4cd1babfd00c to fix the
    build with newer versions of matio; patch
    upstream_matio-Fix-compilation-for-latest-version-1.5.27.patch.
    (Closes: #1072280)
  * Bump Standards-Version to 4.7.0, no changes required.
  * Switch the transitional pkg-config build dependency to pkgconf.
  * Update lintian overrides.

 -- Pino Toscano <pino@debian.org>  Sun, 02 Jun 2024 21:04:24 +0200

labplot (2.10.1-2) unstable; urgency=medium

  * Add the libqt5qxlsx-dev build dependency to use the external QXlsx library,
    instead of the embedded copy
    - drop the qtbase5-private-dev build dependency, no more needed now

 -- Pino Toscano <pino@debian.org>  Tue, 14 Nov 2023 06:41:07 +0100

labplot (2.10.1-1) unstable; urgency=medium

  * New upstream release.
  * Fix the /usr/share/doc/labplot/examples symlink. (Closes: #1040560)
  * Remove an obsolete maintscript entry.
  * Stop using libcantor on mipsel, as libcantor uses qtwebengine which will be
    soon dropped from mipsel.

 -- Pino Toscano <pino@debian.org>  Sun, 16 Jul 2023 19:44:14 +0200

labplot (2.10.0-2) unstable; urgency=medium

  * Upload to unstable.
  * Switch Vcs-* fields back to the 'master' packaging branch.

 -- Pino Toscano <pino@debian.org>  Sun, 11 Jun 2023 21:33:45 +0200

labplot (2.10.0-1) experimental; urgency=medium

  * New upstream release.
  * Switch Vcs-* fields to the 'experimental' packaging branch.
  * Update watch file for the new path.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.6.2, no changes needed.
  * Update the build dependencies according to the upstream build system:
    - bump cmake to 3.17.0
    - bump Qt packages to 5.10.0
    - bump extra-cmake-modules to 5.16.0
    - add qtbase5-private-dev, needed for the embedded copy of QXlsx
  * Pass -DENABLE_VECTOR_BLF=OFF to cmake to not build the Vector BLF file
    format support, as it requires libraries not currently available in Debian.

 -- Pino Toscano <pino@debian.org>  Wed, 22 Mar 2023 22:28:40 +0100

labplot (2.9.0-1) unstable; urgency=medium

  * Upload to unstable.
  * New upstream release.
  * Switch Vcs-* fields back to the 'master' packaging branch.

 -- Pino Toscano <pino@debian.org>  Tue, 03 May 2022 08:22:01 +0200

labplot (2.9.0~beta-1) experimental; urgency=medium

  * New upstream development release.
  * Adapt watch file for beta/rc versions.
  * Update the build dependencies according to the upstream build system:
    - bump cmake to 3.16.0
    - add libmarkdown2-dev, libmatio-dev, and libreadstat-dev, needed by new
      features built by default
  * Update lintian overrides.
  * Switch Vcs-* fields to the 'experimental' packaging branch.

 -- Pino Toscano <pino@debian.org>  Sat, 26 Mar 2022 22:03:26 +0100

labplot (2.8.2-2) unstable; urgency=medium

  [ 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.

 -- Pino Toscano <pino@debian.org>  Sat, 02 Oct 2021 15:37:50 +0200

labplot (2.8.2-1) unstable; urgency=medium

  * 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.

 -- Pino Toscano <pino@debian.org>  Mon, 16 Aug 2021 08:45:08 +0200

labplot (2.8.1-2) unstable; urgency=medium

  * Team upload.
  * Add libcantor-dev (and necessary libpoppler-qt5-dev) to B-D.

 -- Norbert Preining <norbert@preining.info>  Mon, 18 Jan 2021 10:45:17 +0900

labplot (2.8.1-1) unstable; urgency=medium

  * 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.

 -- Pino Toscano <pino@debian.org>  Thu, 12 Nov 2020 11:51:35 +0100

labplot (2.8.0-1) unstable; urgency=low

  [ 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

 -- Pino Toscano <pino@debian.org>  Thu, 17 Sep 2020 08:09:59 +0200

labplot (2.7.0-1) unstable; urgency=medium

  * 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

 -- Pino Toscano <pino@debian.org>  Mon, 28 Oct 2019 07:54:36 +0100

labplot (2.6.0-1) unstable; urgency=medium

  * 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.

 -- Pino Toscano <pino@debian.org>  Thu, 11 Jul 2019 06:21:34 +0200

labplot (2.5.0-2) unstable; urgency=medium

  * Make the testsuite non-fatal, since at least one of the tests fails on
    almost all the architectures different than amd64.

 -- Pino Toscano <pino@debian.org>  Sat, 23 Jun 2018 19:18:33 +0200

labplot (2.5.0-1) unstable; urgency=medium

  * 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.

 -- Pino Toscano <pino@debian.org>  Sat, 23 Jun 2018 09:59:56 +0200

labplot (2.4.0-1) unstable; urgency=medium

  * 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.

 -- Pino Toscano <pino@debian.org>  Sun, 18 Jun 2017 09:04:00 +0200

labplot (2.3.0-2) unstable; urgency=medium

  * 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.

 -- Pino Toscano <pino@debian.org>  Sun, 02 Oct 2016 12:18:23 +0200

labplot (2.3.0-1) unstable; urgency=medium

  * 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.

 -- Pino Toscano <pino@debian.org>  Tue, 26 Jul 2016 07:27:31 +0200

labplot (2.2.0-1) unstable; urgency=medium

  * Re-add back to Debian.
  * Backport upstream commit e3b55c7f8ff492e2db27794af53a8ad36fcc3c79 to fix
    build; patch upstream_Include-cmath-for-std-isfinite.patch.

 -- Pino Toscano <pino@debian.org>  Sat, 21 May 2016 07:51:45 +0200
