Packaging and GTK3 improvements:
+Fixes and minor features:
diff --git a/debian/changelog b/debian/changelog index f3cd3783..6faf5f95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +zoitechat (2.18.0~pre1-1) unstable; urgency=medium + + * New upstream pre-release 2.18.0~pre1. + * Debian packaging updates in this branch: + - switch package builds to GTK 3 and pass -Dgtk3=true to Meson. + - add/install split-package manifests for generated binary packages. + - include manpage and MIME package XML in package installs. + - adjust CI artifact staging/upload paths for actions/upload-artifact@v4. + + -- ZoiteChat Maintainers