From 547dfc69ee70e6e36b736c8e03c6380a9bbe7a04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 7 Oct 2019 19:37:27 +0200 Subject: d/control: 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 7d57b75..0279181 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ scons (3.1.1-4) UNRELEASED; urgency=medium * Revert to release 3.1.1-1. * Upload to experimental. * Declare compliance with Debian Policy 4.4.1 (No changes needed). + * debian/control: + - Add Rules-Requires-Root: binary-targets. -- Jörg Frings-Fürst Mon, 07 Oct 2019 19:20:36 +0200 diff --git a/debian/control b/debian/control index d49be29..d57483b 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: dh-python, python3-all (>= 3.5) Standards-Version: 4.4.1 +Rules-Requires-Root: binary-targets Homepage: https://www.scons.org/ Vcs-Git: https://salsa.debian.org/debian/scons.git Vcs-Browser: https://salsa.debian.org/debian/scons -- cgit v1.2.3