From d71526b1c053fc69aaec2d2465c6d416633662fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 29 Nov 2019 12:18:09 +0100 Subject: d/contol: Add Rules-Requires-Root: binary-targets --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0fc7fa0..8376088 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ libonig (6.9.4-1) UNRELEASED; urgency=medium * Switch to debhelper-compat: - debian/control: change to debhelper-compat (=12) - remove debian/compat + * debian/control: + - Add Rules-Requires-Root: binary-targets. -- Jörg Frings-Fürst Fri, 29 Nov 2019 11:27:09 +0100 diff --git a/debian/control b/debian/control index d48d070..b62f093 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Jörg Frings-Fürst Build-Depends: debhelper-compat (= 12) Standards-Version: 4.4.1 +Rules-Requires-Root: binary-targets 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