From: Graham Inggs Date: Mon, 30 Mar 2020 08:06:28 +0000 (+0200) Subject: Set Rules-Requires-Root: no X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~69 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=dddf15596d9e440d1413625aa085b4690edbb0a2;p=utf8proc.git Set Rules-Requires-Root: no --- diff --git a/debian/changelog b/debian/changelog index 665ab09..82f3115 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ utf8proc (2.5.0-1) UNRELEASED; urgency=medium * New upstream release * Refresh use-unicode-data.patch * Build with unicode-data 13.0 (Closes: #954131) + * Set Rules-Requires-Root: no -- Graham Inggs Mon, 30 Mar 2020 06:53:38 +0000 diff --git a/debian/control b/debian/control index 1a8faca..c303f3d 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: debhelper-compat (= 12), unicode-data (<< 13.1), unicode-data (>= 13.0) Standards-Version: 4.4.1 +Rules-Requires-Root: no Section: libs Homepage: https://github.com/JuliaStrings/utf8proc Vcs-Git: https://salsa.debian.org/julia-team/utf8proc.git