kdb (3.2.0-8) unstable; urgency=medium
* Backport upstream commit f32e5c03d18977d32b1eb5df2deb2a908ff4780c to use
C++17 to build; patch upstream_Fix-build-with-newer-ICU.patch.
(Closes: #1092345)
* Update symbols file.
-- Pino Toscano Wed, 05 Feb 2025 19:21:58 +0100
kdb (3.2.0-7) unstable; urgency=medium
* Drop the unused libpqxx-dev build dependency.
* Update standards version to 4.7.0, no changes needed.
* Switch the transitional pkg-config build dependency to pkgconf.
-- Pino Toscano Wed, 01 May 2024 09:13:18 +0200
kdb (3.2.0-6) unstable; urgency=medium
* CI: enable the blhc job again.
* Bump Standards-Version to 4.6.1, no changes required.
* Backport upstream commit 3a31ad05fcc7682bf3b65143af99fdb9b2e1e248 to fix the
build with newer Qt 5.12.x; patch upstream_Fix-build-with-newer-Qt.patch.
(Closes: #1013562)
-- Pino Toscano Sun, 03 Jul 2022 07:49:01 +0200
kdb (3.2.0-5) unstable; urgency=medium
* Change the python3 build dependency to python3:any, as Python is needed
only as build tool.
* Bump the debhelper compatibility to 13:
- switch the debhelper build dependency to debhelper-compat 13
- remove debian/compat
- stop passing --fail-missing to dh_missing, as it is the default behaviour
* Remove the explicit as-needed linking, as it is done by binutils now.
* Add Rules-Requires-Root: no.
* Bump Standards-Version to 4.6.0, no changes required.
* Update symbols file.
* CI: disable the blhc job.
-- Pino Toscano Thu, 23 Sep 2021 08:03:43 +0200
kdb (3.2.0-4) unstable; urgency=medium
* Small copyright update.
* Use the Debian postgresql-common stuff to force the default version of
PostgreSQL:
- invoke /usr/share/postgresql-common/supported-versions, getting the
default version of it
- pass -DPostgreSQL_ADDITIONAL_VERSIONS to cmake
- drop patch upstream_cmake-find-PostgreSQL-12.patch, no more needed now
-- Pino Toscano Tue, 05 Nov 2019 08:37:10 +0100
kdb (3.2.0-3) unstable; urgency=medium
* Backport upstream commit 40cdaea4d7824cc1b0d26e6ad2dcb61fa2077911 to build
with PostgreSQL 12+; patch
upstream_PgSQL-driver-fix-build-with-PostgreSQL-12.patch.
-- Pino Toscano Tue, 29 Oct 2019 08:10:39 +0100
kdb (3.2.0-2) unstable; urgency=medium
* Upload to unstable.
* Update symbols file from logs of buildds.
-- Pino Toscano Mon, 28 Oct 2019 22:47:37 +0100
kdb (3.2.0-1) experimental; urgency=medium
* New upstream release.
* libkdb3-4 had an ABI break with no SONAME bump, so:
- apply the Debian ABI manager; patch enable_debianabimanager.diff
- rename libkdb3-4 to libkdb3-4abi1
* Update symbols files.
* Update the patches:
- upstream_cmake-find-PostgreSQL-11.patch: drop, backported from upstream
* Backport upstream commit 6bba3130f8968abb2e904bda1e8b59f83dd43bdc to find
PostgreSQL 12; patch upstream_cmake-find-PostgreSQL-12.patch.
* Bump Standards-Version to 4.4.1, no changes required.
* Add the configuration for the CI on salsa.
-- Pino Toscano Sun, 27 Oct 2019 09:29:23 +0100
kdb (3.1.0-5) unstable; urgency=medium
* Update symbols file from logs of buildds.
* Use the pkgkde_symbolshelper dh addon, so "subst" symbols work properly.
-- Pino Toscano Sun, 11 Nov 2018 08:29:26 +0100
kdb (3.1.0-4) unstable; urgency=medium
* Backport upstream commit 675d51d86b377992aacdb8253cb7c3b8a80474c0 to find
PostgreSQL 11; patch upstream_cmake-find-PostgreSQL-11.patch.
(Closes: #912115)
* Update Vcs-* fields.
* Bump Standards-Version to 4.2.1, no changes required.
* Small update to the symbols file.
-- Pino Toscano Sun, 04 Nov 2018 16:51:56 +0100
kdb (3.1.0-3) unstable; urgency=medium
* Update symbols file from logs of buildds.
* Bump Standards-Version to 4.1.4, no changes required.
-- Pino Toscano Sat, 21 Apr 2018 06:43:28 +0200
kdb (3.1.0-2) unstable; urgency=medium
* Upload to unstable.
-- Pino Toscano Fri, 09 Mar 2018 09:28:49 +0100
kdb (3.1.0-1) experimental; urgency=medium
* New upstream release.
* Rename libkdb3-3 to libkdb3-4 according to the upstream SONAME bump.
* Switch the python build dependency to python3, as it is supposed now by
the build scripts
- pass -DPython_ADDITIONAL_VERSIONS=3 to cmake, to make FindPythonInterp
accept Python 3
* Update symbols file.
* Simplify watch file, and switch it to https.
* Bump Standards-Version to 4.1.3, no changes required.
* Stop removing translations of unbuilt drivers, as they are not shipped
anymore.
* 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.
* Switch Vcs-* fields to salsa.debian.org.
* Mark also libkdb3-dev as Multi-Arch: same.
-- Pino Toscano Thu, 08 Mar 2018 11:21:23 +0100
kdb (3.0.2-2) unstable; urgency=medium
* Team upload.
* Change build-dependency from qttools5-dev-tools to qttools5-dev.
(Closes: #881078)
-- Dmitry Shachnev Wed, 08 Nov 2017 16:28:38 +0300
kdb (3.0.2-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.0.1, no changes required.
* Update symbols file. (Closes: #871182)
* Small copyright update.
-- Pino Toscano Sat, 19 Aug 2017 10:51:33 +0200
kdb (3.0.1.1-1) unstable; urgency=medium
* New upstream release.
* Update the patches:
- upstream_cmake-find-PostgreSQL-9.6.patch: drop, backported from upstream
* Bump Standards-Version to 4.0.0, no changes required.
* Add qttools5-dev-tools as new required build dependency.
* Upload to unstable.
-- Pino Toscano Sat, 24 Jun 2017 11:22:14 +0200
kdb (3.0.0-2) experimental; urgency=medium
* Update symbols file.
* Add the qtbase5-dev, and libkf5coreaddons-dev dependencies to libkdb3-dev,
needed to use the kdb headers.
-- Pino Toscano Sun, 29 Jan 2017 09:33:39 +0100
kdb (3.0.0-1) experimental; urgency=medium
* Initial release.
-- Pino Toscano Sun, 22 Jan 2017 15:05:21 +0100