From b24495375df8920ac611a573d0fda24915b35313 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 28 Dec 2019 19:34:42 +0100 Subject: Add Rules-Requires-Root --- debian/changelog | 2 ++ debian/compat | 1 - debian/control | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) delete mode 100644 debian/compat diff --git a/debian/changelog b/debian/changelog index 7d01d0a..da8b169 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ scons-doc (3.1.2+repack-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 Sat, 28 Dec 2019 17:15:31 +0100 diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 48082f7..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/debian/control b/debian/control index d8d5261..5243ba3 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends-Indep: python3-distutils, python3-lxml Standards-Version: 4.4.1 +Rules-Requires-Root: binary-targets Homepage: https://www.scons.org/ Vcs-Git: https://salsa.debian.org/debian/scons-doc.git Vcs-Browser: https://salsa.debian.org/debian/scons-doc -- cgit v1.2.3