summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-10-07 19:37:27 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-10-07 19:37:27 +0200
commit547dfc69ee70e6e36b736c8e03c6380a9bbe7a04 (patch)
tree82c0b6d7096f1aef975d2818171fde4de062e5a1
parentd7a7880bf937df8230ecc836d375b741e776db31 (diff)
d/control: Add Rules-Requires-Root: binary-targets
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
2 files changed, 3 insertions, 0 deletions
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 <debian@jff.email> 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