From d7a7880bf937df8230ecc836d375b741e776db31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 7 Oct 2019 19:31:58 +0200 Subject: Declare compliance with Debian Policy 4.4.1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8bcdffe..d49be29 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 12), dh-python, python3-all (>= 3.5) -Standards-Version: 4.4.0 +Standards-Version: 4.4.1 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 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/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') 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 From 4ef66103cd6d976d479326d874ae0fcd6da2c3a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 27 Dec 2019 09:36:52 +0100 Subject: Switch to debhelper-compat --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index d57483b..dd1e9dc 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Uploaders: Laszlo Boszormenyi (GCS) Build-Depends: - debhelper (>= 12), + debhelper-compat (= 12), dh-python, python3-all (>= 3.5) Standards-Version: 4.4.1 -- cgit v1.2.3 From 84ce23d5addc6eb05de99063e40510316c11368c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 27 Dec 2019 09:38:12 +0100 Subject: Declare compliance with Debian Policy 4.4.1.2 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index dd1e9dc..4fbcd41 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 12), dh-python, python3-all (>= 3.5) -Standards-Version: 4.4.1 +Standards-Version: 4.4.1.2 Rules-Requires-Root: binary-targets Homepage: https://www.scons.org/ Vcs-Git: https://salsa.debian.org/debian/scons.git -- cgit v1.2.3 From eef30d040504deb5188f9080ad2e4e16b53df349 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 27 Dec 2019 09:53:19 +0100 Subject: Switch to Rules-Requires-Root: no --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 4fbcd41..a1862f0 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: dh-python, python3-all (>= 3.5) Standards-Version: 4.4.1.2 -Rules-Requires-Root: binary-targets +Rules-Requires-Root: no 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