diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-10-13 09:04:59 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-10-13 09:04:59 +0200 |
commit | aa818a90ad1dcf3db211d53a7ab9192ef682d159 (patch) | |
tree | a8f31aae59e7faef7035078f937e9eed2a8c46c0 | |
parent | a6b3ffd0f78e4d74110de5894722daf97eb9404d (diff) |
Declare compliance with Debian Policy 4.1.1
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6ba2445..fd07eec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ scons (3.0.0-2) UNRELEASED; urgency=medium * New patch/0125-printf_regression.patch (Closes: #878327): - Support python 2 print statements in SConscripts (cherry picked from upstream commit). + * Declare compliance with Debian Policy 4.1.1. (No changes needed). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 13 Oct 2017 08:22:58 +0200 diff --git a/debian/control b/debian/control index ce9b1b2..4d74f55 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10), dh-python, python (>= 2.7~) -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 X-Python-Version: >= 2.7 Homepage: http://www.scons.org/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons.git |