- utf8proc (2.8.0-1+rpi1) bookworm-staging; urgency=medium
++utf8proc (2.9.0-1+rpi1) trixie-staging; urgency=medium
+
+ [changes brought forward from 2.7.0-1+rpi1 by root <Peter Michael Green <plugwash@raspbian.org> at Fri, 24 Dec 2021 05:29:20 +0000]
+ * Force C.utf-8 locale.
+
- -- Raspbian forward porter <root@raspbian.org> Sun, 20 Nov 2022 18:45:42 +0000
++ -- Raspbian forward porter <root@raspbian.org> Sun, 24 Dec 2023 19:08:34 +0000
++
+ utf8proc (2.9.0-1) unstable; urgency=medium
+
+ * Upload to unstable and start transition.
+
+ -- Mo Zhou <lumin@debian.org> Fri, 27 Oct 2023 14:45:19 -0400
+
+ utf8proc (2.9.0-1~exp1) experimental; urgency=medium
+
+ * New upstream version 2.9.0 (Closes: #1052835)
+ supports unicode-data 15.1.0
+ * Refresh remaining patches.
+ * Bump SOVERSION from 2 to 3.
+ * Discard the --no-parallel dh option.
+
+ -- Mo Zhou <lumin@debian.org> Sun, 22 Oct 2023 17:18:12 -0400
utf8proc (2.8.0-1) unstable; urgency=medium
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export LC_ALL=C.UTF-8
%:
- dh $@ --no-parallel
+ dh $@ --buildsystem=makefile
override_dh_auto_install:
dh_auto_install -- prefix=/usr libdir=/usr/lib/$(DEB_HOST_MULTIARCH)