From f0f2976752d54aa632bd5b1e0d225b95f0413734 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 22 Dec 2019 15:58:37 +0100 Subject: Change Rules-Requires-Root to no --- debian/changelog | 2 +- debian/control | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 63c1391..a5cadda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,7 +20,7 @@ libonig (6.9.4-1) unstable; urgency=medium - debian/control: change to debhelper-compat (=12) - remove debian/compat * debian/control: - - Add Rules-Requires-Root: binary-targets. + - Add Rules-Requires-Root: no. -- Jörg Frings-Fürst Fri, 29 Nov 2019 12:45:36 +0100 diff --git a/debian/control b/debian/control index b62f093..a277d0f 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ Priority: extra Maintainer: Jörg Frings-Fürst Build-Depends: debhelper-compat (= 12) -Standards-Version: 4.4.1 -Rules-Requires-Root: binary-targets +Standards-Version: 4.4.1.1 +Rules-Requires-Root: no Homepage: https://github.com/kkos/oniguruma Vcs-Git: git://jff.email/opt/git/libonig.git Vcs-Browser: https://jff.email/cgit/libonig.git -- cgit v1.2.3