- highway (1.0.2-4+rpi1) bookworm-staging; urgency=medium
++highway (1.0.3-2+rpi1) bookworm-staging; urgency=medium
+
++ [changes brought forward from 1.0.2-4+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Tue, 17 Jan 2023 11:23:31 +0000]
+ * disable armv7 mode, despite claim in debian/rules that
+ "highway implement dynamic dispatch" this appears to cause all code to be
+ built with -march=armv7-a.
+
- -- Peter Michael Green <plugwash@raspbian.org> Tue, 17 Jan 2023 11:23:31 +0000
++ -- Raspbian forward porter <root@raspbian.org> Mon, 13 Feb 2023 18:57:53 +0000
++
+ highway (1.0.3-2) unstable; urgency=medium
+
+ * d/control: Bump Std-Vers to 4.6.2 no changes needed
+ * d/patches: Make sure to put hwy target in hwy:: namespace
+
+ -- Mathieu Malaterre <malat@debian.org> Wed, 01 Feb 2023 18:57:25 +0100
+
+ highway (1.0.3-1) unstable; urgency=medium
+
+ * New upstream version 1.0.3
+ * d/patches: Remove patches applied upstream
+ * d/patches: Generate and install a HWYConfig.cmake file
+ * d/patches: Fixed HWY_SCALAR BitCast to copy only sizeof(T) bytes
+ * d/install: Install *.cmake files
+
+ -- Mathieu Malaterre <malat@debian.org> Sun, 29 Jan 2023 15:52:03 +0100
highway (1.0.2-4) unstable; urgency=medium