From 4e48e8756a913686f8474075c6c58d4b2a18fc83 Mon Sep 17 00:00:00 2001 From: Mo Zhou Date: Tue, 16 Apr 2019 08:09:36 +0000 Subject: [PATCH] Bump unicode-data requirement to >= 12.0 && << 12.1 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 4cd0cf8..0a067e4 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Peter Colberg , Mo Zhou , Build-Depends: debhelper (>= 11), perl, - unicode-data (<< 11.1), - unicode-data (>= 11.0) + unicode-data (<< 12.1), + unicode-data (>= 12.0) Standards-Version: 4.1.5 Section: libs Homepage: https://github.com/JuliaStrings/utf8proc -- 2.30.2