From: Matthias Geiger Date: Mon, 12 Jan 2026 14:58:39 +0000 (+0100) Subject: d/control: Require unicode-data 17.0.0 X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~6 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7013027a3d71754fc0d36c9466c37434cb2f4efc;p=utf8proc.git d/control: Require unicode-data 17.0.0 --- diff --git a/debian/control b/debian/control index 3cc005d..f3a73e3 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: utf8proc Maintainer: Matthias Geiger Build-Depends: debhelper-compat (= 13), - unicode-data (>= 16.0) + unicode-data (>= 17.0.0) Standards-Version: 4.7.3 Section: libs Homepage: https://github.com/JuliaStrings/utf8proc