- kirigami2 (5.94.0-1+rpi1) bookworm-staging; urgency=medium
++kirigami2 (5.96.0-2+rpi1) bookworm-staging; urgency=medium
+
+ [changes brought forward from 5.83.0-3+rpi1 by root <Peter Michael Green <plugwash@raspbian.org> at Sun, 29 Aug 2021 23:05:08 +0000]
+ * Update symbols file for raspbian.
+
- -- Raspbian forward porter <root@raspbian.org> Mon, 13 Jun 2022 06:28:04 +0000
++ -- Peter Michael Green <plugwash@raspbian.org> Tue, 09 Aug 2022 16:36:52 +0000
++
+ kirigami2 (5.96.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * Remove inactive Uploaders.
+ * Modernize building:
+ - add the dh-sequence-kf5 build dependency to use the kf5 addon
+ automatically
+ - drop all the manually specified addons and buildsystem for dh
+ * CI: enable again the blhc job.
+ * Remove the unused ${shlibs:Depends} substvar from kirigami2-dev.
+ * The Breeze icon theme does not seem to be required at build time anymore,
+ so:
+ - drop the breeze-icon-theme build dependency
+ - stop passing -DBREEZEICONS_DIR=/usr/share/icons/breeze to cmake
+ * Update symbols file.
+
+ -- Pino Toscano <pino@debian.org> Mon, 01 Aug 2022 08:36:30 +0200
+
+ kirigami2 (5.96.0-1) unstable; urgency=medium
+
+ [ Aurélien COUDERC ]
+ * New upstream release (5.96.0).
+ * Bump Standards-Version to 4.6.1, no change required.
+
+ -- Aurélien COUDERC <coucouf@debian.org> Sun, 31 Jul 2022 13:33:06 +0200
kirigami2 (5.94.0-1) unstable; urgency=medium
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
+ dh $@ --with pkgkde_symbolshelper
override_dh_auto_configure:
- dh_auto_configure -- -DBUILD_QCH=ON -DBREEZEICONS_DIR=/usr/share/icons/breeze
+ sed -i 's/(arch=!armel !riscv64)/(optional=notarmelandprobabllynotraspbian)/' debian/libkf5kirigami2-5.symbols
+ dh_auto_configure -- -DBUILD_QCH=ON
+override_dh_auto_clean:
+ dh_auto_clean
+ sed -i 's/(optional=notarmelandprobabllynotraspbian)/(arch=!armel !riscv64)/' debian/libkf5kirigami2-5.symbols
+
override_dh_auto_test:
# Disable unittest at build time, they require the runtime
# dependencies and the modules installed. Move the tests to