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 Fri, 13 Dec 2024 11:32:40 +0100 neochat (24.08.1-3) experimental; urgency=medium * Switch to dh_qmldeps. -- Sandro Knauß 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ß 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ß 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 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 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 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 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 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 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ß 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ß Wed, 28 Dec 2022 15:45:50 +0100 neochat (22.11-2) unstable; urgency=medium [ Sandro Knauß ] * Add all missing qml depdendencies. -- Sandro Knauß 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ß 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 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 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ß 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ß 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ß Sun, 27 Feb 2022 04:33:59 +0100