Dear maintainer, I've uploaded an NMU for libzim (versioned as 9.7.0-0.4). The diff is attached to this message.
cu Adrian
diffstat for libzim-9.7.0 libzim-9.7.0 changelog | 8 ++++++++ control | 3 ++- 2 files changed, 10 insertions(+), 1 deletion(-) diff -Nru libzim-9.7.0/debian/changelog libzim-9.7.0/debian/changelog --- libzim-9.7.0/debian/changelog 2026-08-18 17:21:43.000000000 +0300 +++ libzim-9.7.0/debian/changelog 2026-08-19 16:27:02.000000000 +0300 @@ -1,3 +1,11 @@ +libzim (9.7.0-0.4) unstable; urgency=medium + + * Non-maintainer upload. + * libzim9a: Restore Breaks+Replaces: libzim9 that got lost + at some point. + + -- Adrian Bunk <[email protected]> Wed, 19 Aug 2026 16:27:02 +0300 + libzim (9.7.0-0.3) unstable; urgency=medium * Non-maintainer upload. diff -Nru libzim-9.7.0/debian/control libzim-9.7.0/debian/control --- libzim-9.7.0/debian/control 2026-07-22 15:17:54.000000000 +0300 +++ libzim-9.7.0/debian/control 2026-08-19 16:26:58.000000000 +0300 @@ -25,7 +25,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} -Breaks: python3-libzim (<< 0.0.3-2) +Breaks: python3-libzim (<< 0.0.3-2), libzim9 +Replaces: libzim9 Description: library implementation of ZIM specifications ZIM (Zeno IMproved) is an open file format for storing the contents of wiki for offline usage. This file format is primarily focused on

