diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4b702f1..7806e26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ scons (2.5.0-1) UNRELEASED; urgency=medium * debian/watch: - bump version to 4 (no changes required). * debian/copyright: Add year 2016 to debian/* and debian/patches/*. + * debian/control: + - Bump Standards-Version to 3.9.7 (no changes required). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 31 Jan 2016 20:40:03 +0100 diff --git a/debian/control b/debian/control index c1b11c7..8f95880 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), dh-python, python (>= 2.7~) -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 X-Python-Version: >= 2.7 Homepage: http://www.scons.org/ Vcs-Git: git://anonscm.debian.org/collab-maint/scons.git |