From 34644956a0b82582f1978f0b6ca7658e174aaebe Mon Sep 17 00:00:00 2001 From: Dick Hollenbeck Date: Thu, 25 Jun 2026 10:03:38 -0500 Subject: [PATCH 3/3] changelog: document multi-arch co-installability fix for 1:11.8.8-2 --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index c06d2bd..c34f6bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +mariadb (1:11.8.8-2) UNRELEASED; urgency=medium + + * Make the client development packages co-installable across architectures: + - libmariadb-dev: mark Multi-Arch: same; replace the per-arch compiled + mariadb_config with an architecture-independent shell script, and move + the two arch-varying macros of mariadb_version.h into a per-arch triplet + stub header so the public header is byte-identical (Closes: #1140296). + - libmariadb-dev-compat: mark Multi-Arch: same and drop the self-provided + transitional virtuals from Conflicts/Breaks so two architecture instances + no longer break each other (Closes: #1140151). + + -- Dick Hollenbeck Wed, 25 Jun 2026 00:00:00 +0000 + mariadb (1:11.8.8-1) unstable; urgency=medium [ Otto Kekäläinen ] -- 2.47.3