diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-12 18:18:15 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-12 18:18:15 +0200 |
commit | 0a1b85d1f4be822f6c494f6c426b1084a132e58d (patch) | |
tree | c0443fa64dca13fd6b14653ae8950db3fe41c874 | |
parent | 2fa650932693967c84f40e9b69000fa622d0c219 (diff) |
Declare compliance with Debian Policy 4.4.0
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
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 |