diff options
Diffstat (limited to 'debian')
-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 d73938d..190eb50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ scons (2.5.0-2) UNRELEASED; urgency=medium * debian/control: - Use http instead of https for the homepage. + - Bump Standards-Version to 3.9.8 (no changes required). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 11 Sep 2016 06:40:10 +0200 diff --git a/debian/control b/debian/control index a66f8c8..e6d0f98 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), dh-python, python (>= 2.7~) -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 X-Python-Version: >= 2.7 Homepage: http://www.scons.org/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons.git |