summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-07-12 18:18:15 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-07-12 18:18:15 +0200
commit0a1b85d1f4be822f6c494f6c426b1084a132e58d (patch)
treec0443fa64dca13fd6b14653ae8950db3fe41c874
parent2fa650932693967c84f40e9b69000fa622d0c219 (diff)
Declare compliance with Debian Policy 4.4.0
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 7715eff..14fd84c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,7 @@ scons (3.0.5-1) UNRELEASED; urgency=medium
* Migrate to debhelper 12:
- Change debian/compat to 12.
- Bump minimum debhelper version in debian/control to >= 12.
- * Declare compliance with Debian Policy 4.2.1 (No changes needed).
+ * Declare compliance with Debian Policy 4.4.0 (No changes needed).
* debian/control:
- Remove trailing whitespaces.
- Add python3 support.
diff --git a/debian/control b/debian/control
index b6d1434..f1d05f3 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
dh-python,
python-all,
python3-all
-Standards-Version: 4.2.1
+Standards-Version: 4.4.0
Homepage: http://www.scons.org/
Vcs-Git: git://jff.email/opt/git/scons.git
Vcs-Browser: https://jff.email/cgit/scons.git