diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-09-11 06:47:14 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-09-11 06:47:14 +0200 |
commit | a40edf24df0d8f7414fbc600d99c53b6236aadd8 (patch) | |
tree | 1f381f755fe0e2e9271c7f391efcac4bfcdf4d8a /debian | |
parent | 13b83f7e2c4b125fb61f0523b1e4a7d4c9bbbb30 (diff) |
d/control: Bump Standards-Version to 3.9.8
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 |