neochat (25.04.0-3) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * Build with -Os on armhf to work around gcc bug. (Thanks Rik Mills)
    (Closes: #1111406)

 -- Aurélien COUDERC <coucouf@debian.org>  Sun, 17 Aug 2025 22:37:57 +0200

neochat (25.04.0-2) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * Release to unstable.

 -- Aurélien COUDERC <coucouf@debian.org>  Tue, 12 Aug 2025 07:57:49 +0200

neochat (25.04.0-1) experimental; urgency=medium

  [ Aurélien COUDERC ]
  * New upstream release (25.03.90).
  * Update build-deps and deps with the info from cmake.
  * Drop backported patches now part of the upstream release.
  * Update qmldeps.overrides.
  * Refresh copyright information.
  * New upstream release (25.04.0).
  * Update build-deps and deps with the info from cmake.

 -- Aurélien COUDERC <coucouf@debian.org>  Tue, 06 May 2025 00:33:23 +0200

neochat (24.08.3-3) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * Drop KUnifiedPush as a build dependency, it didn’t make it into
    Trixie before the freeze.

 -- Aurélien COUDERC <coucouf@debian.org>  Fri, 25 Apr 2025 15:31:12 +0200

neochat (24.08.3-2) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * Build with UnifiedPush support.
  * Add/update Albert Astals Cid’s master key’s key in upstream keyring.

 -- Aurélien COUDERC <coucouf@debian.org>  Sat, 12 Apr 2025 23:45:32 +0200

neochat (24.08.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Bump Standards-Version to 4.7.2, no changes required.
  * Backport upstream commit d2e5c1d33b587d0931abbb57081d318864ea8ebe to disable
    TextHandlerTest; patch upstream_Disable-TextHandlerTest-on-CI.patch.
    (Closes: #1100244)

 -- Pino Toscano <pino@debian.org>  Sun, 16 Mar 2025 13:36:48 +0100

neochat (24.08.1-4) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * Depend on the Qt6 build of KQuickImageEditor.
  * Add build dependency on qt6-declarative-private-dev.
  * Release to unstable.

 -- Aurélien COUDERC <coucouf@debian.org>  Fri, 13 Dec 2024 11:32:40 +0100

neochat (24.08.1-3) experimental; urgency=medium

  * Switch to dh_qmldeps.

 -- Sandro Knauß <hefee@debian.org>  Sat, 12 Oct 2024 12:51:25 +0200

neochat (24.08.1-2) experimental; urgency=medium

  [ Sandro Knauß ]
  * Work around #1084829 (qt6-location):
    - Add qml6-module-qt-labs-animations (qml6-module-qtlocation depdends
      on this).
    - Add qt6-location-plugins otherwise location selection is an empty
      view.

 -- Sandro Knauß <hefee@debian.org>  Wed, 09 Oct 2024 13:05:30 +0200

neochat (24.08.1-1) experimental; urgency=medium

  [ Vincent Pinon ]
  * New upstream release.
  * Update build-deps and deps with the info from cmake.
  * Use pkgkde-getqmldepends to create QML dependencies.
  * Update copyright.
  * Switch to build with Qt 6.

 -- Sandro Knauß <hefee@debian.org>  Mon, 07 Oct 2024 16:00:48 +0200

neochat (23.08.5-4) unstable; urgency=medium

  [ Patrick Franz ]
  * Team upload.
  * Switch kirigami-addons-dev B-D to kirigami-addons5-dev.

 -- Patrick Franz <deltaone@debian.org>  Fri, 23 Aug 2024 17:59:53 +0200

neochat (23.08.5-3) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * Add missing runtime dependency
    qml-module-org-kde-kirigami-addons-labs-components. (Closes: #1072486)
  * Review copyright information.

 -- Aurélien COUDERC <coucouf@debian.org>  Sat, 13 Jul 2024 01:03:44 +0200

neochat (23.08.5-2) unstable; urgency=medium

  * Team upload.
  * Add missing QML dependencies

 -- Salvo 'LtWorf' Tomaselli <ltworf@debian.org>  Mon, 20 May 2024 00:56:31 +0200

neochat (23.08.5-1) unstable; urgency=medium

  * New upstream release.
  * Update the build dependencies according to the upstream build system:
    - bump Qt packages to 5.15.8
    - bump libquotient-dev to 0.7
    - add libqt5sql5-sqlite for the tests
  * Bump Standards-Version to 4.7.0, no changes required.
  * Add more runtime dependencies needed by the new version: libqt5sql5-sqlite,
    qml-module-org-kde-quickcharts, and qml-module-qtlocation.
  * Add -ffloat-store -fexcess-precision=fast to the CXXFLAGS on i386
    architectures to fix float usages/comparisons.
  * The rebuild with libquotient 0.7+ will enable the support for E2EE
    encryption. (Closes: #1040931)

 -- Pino Toscano <pino@debian.org>  Fri, 17 May 2024 17:50:24 +0200

neochat (23.04.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Drop patch checkatomics-to-fix-riscv64-build.patch, which works around a
    missing dependency in one of the qcoro cmake libraries, and ought to be
    fixed there.
  * Run the tests using a display: this will be needed when building against
    libquotient 0.7, which will enable some tests: (Closes: #1028642)
    - add the xvfb, and xauth build dependencies
    - run dh_auto_test via xvfb-run
  * Add the libkf5doctools-dev build dependency to build the documentation.

 -- Pino Toscano <pino@debian.org>  Sat, 29 Jul 2023 06:58:56 +0200

neochat (23.04.2-1) unstable; urgency=medium

  * Fix watch file target now that Neochat is part of KDE Gear.
  * Add/update Heiko Becker in upstream signing keys.
  * New upstream release (23.04.2).
  * Update build-deps and deps with the info from cmake.
  * Added myself to the uploaders.
  * Refresh patch checkatomics-to-fix-riscv64-build.patch.

 -- Aurélien COUDERC <coucouf@debian.org>  Sun, 18 Jun 2023 23:44:36 +0200

neochat (23.01.0-1) unstable; urgency=medium

  * New upstream release (23.01.0).
  * Update signing-key file for current release.
  * Update build-deps and deps with the info from cmake.
  * Update patch hunks.
  * Update copyright file.

 -- Sandro Knauß <hefee@debian.org>  Sun, 05 Feb 2023 00:09:19 +0100

neochat (22.11-3) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * Change maintainer to the main Debian Qt/KDE Maintainers team instead
    of Extras.

  [ Rik Mills ]
  * Add checkatomics-to-fix-riscv64-build.patch to fix FTBFS on riscv64.
    Thank you to Gianfranco Costamagna.

  [ Sandro Knauß ]
  * Bump Standards-Version (No changes needed).

 -- Sandro Knauß <hefee@debian.org>  Wed, 28 Dec 2022 15:45:50 +0100

neochat (22.11-2) unstable; urgency=medium

  [ Sandro Knauß ]
  * Add all missing qml depdendencies.

 -- Sandro Knauß <hefee@debian.org>  Thu, 08 Dec 2022 14:02:11 +0100

neochat (22.11-1) unstable; urgency=medium

  [ Sandro Knauß ]
  * New upstream release.
  * Update build-deps and deps with the info from cmake.
  * Update copyright for 22.11.

 -- Sandro Knauß <hefee@debian.org>  Tue, 06 Dec 2022 22:13:11 +0100

neochat (22.09-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update the build dependencies according to the upstream build system:
    - bump KF packages to 5.91.0
    - drop libkf5sonnet-dev, no more needed
    - explicitly add gettext

 -- Pino Toscano <pino@debian.org>  Sat, 22 Oct 2022 12:39:06 +0200

neochat (22.06-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Remove the unused debian/meta/ stuff.
  * Bump Standards-Version to 4.6.1, no changes required.
  * Modernize building:
    - add the dh-sequence-kf5 build dependency to use the kf5 addon
      automatically, removing pkg-kde-tools
    - drop all the manually specified addons and buildsystem for dh
  * Minor updates to copyright.

 -- Pino Toscano <pino@debian.org>  Fri, 24 Jun 2022 21:10:55 +0200

neochat (22.04-1) unstable; urgency=medium

  * New upstream release (22.04).
  * Update copyright information for 22.04.

 -- Sandro Knauß <hefee@debian.org>  Mon, 16 May 2022 21:21:45 +0200

neochat (22.02-2) unstable; urgency=medium

  [ Sandro Knauß ]
  * Fix copyright issue, as some files are released under different
    licenses.

 -- Sandro Knauß <hefee@debian.org>  Mon, 02 May 2022 15:01:37 +0200

neochat (22.02-1) unstable; urgency=medium

  [ Norbert Preining ]
  * Prepare package for Debian.

  [ Sandro Knauß ]
  * First upload to Debian (Closes: #989529)
  * Update Vcs links to salsa.
  * Use new dev package name of qtkechain (qtkeychain-qt5-dev).
  * Add qcoro to BDs.
  * Enable hardening.
  * Make signing key minimal.
  * Add upstream/metadata.
  * Write a better short and long description.
  * Update copyright for 22.02.
  * Update maintainer.
  * Add myself to Uploades.

 -- Sandro Knauß <hefee@debian.org>  Sun, 27 Feb 2022 04:33:59 +0100
