summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-12-28 19:34:42 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-12-28 19:34:42 +0100
commitb24495375df8920ac611a573d0fda24915b35313 (patch)
treee2edc64bea0310843a475db41f3be4aa9dc8538f
parent92e08ea32d895834598bb6cc78cf3cbf32869712 (diff)
Add Rules-Requires-Root
-rw-r--r--debian/changelog2
-rw-r--r--debian/compat1
-rw-r--r--debian/control1
3 files changed, 3 insertions, 1 deletions
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 <debian@jff.email> 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