From: Mo Zhou Date: Wed, 16 Nov 2022 19:03:00 +0000 (-0500) Subject: Refresh remaining patches. X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~38 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ec4c553a726291276aa3fffb19b4c3a338a1d8b3;p=utf8proc.git Refresh remaining patches. --- diff --git a/debian/patches/use-unicode-data.patch b/debian/patches/use-unicode-data.patch index ea81298..f550ee4 100644 --- a/debian/patches/use-unicode-data.patch +++ b/debian/patches/use-unicode-data.patch @@ -6,10 +6,12 @@ Forwarded: not-needed Last-Update: 2021-12-22 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ ---- a/data/Makefile -+++ b/data/Makefile -@@ -25,37 +25,37 @@ - UNICODE_VERSION=14.0.0 +Index: utf8proc/data/Makefile +=================================================================== +--- utf8proc.orig/data/Makefile ++++ utf8proc/data/Makefile +@@ -25,37 +25,37 @@ CharWidths.txt: charwidths.jl EastAsianW + UNICODE_VERSION=15.0.0 UnicodeData.txt: - $(CURL) $(CURLFLAGS) -o $@ https://www.unicode.org/Public/$(UNICODE_VERSION)/ucd/UnicodeData.txt