diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-10 19:04:10 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-10 19:04:10 +0200 |
commit | eca17835c916e9b3c23cabd03441d161d16ba602 (patch) | |
tree | ce5225ec2880556cb45e4bc54785cc9de270877d /debian | |
parent | 8dfaabbe7325db1c58a03a0d8dc13dd531d65810 (diff) |
Bump Standards-Version to 3.9.7
Diffstat (limited to 'debian')
-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 7e0ee71..ddd8728 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ scons-doc (2.5.0+repack-1) UNRELEASED; urgency=medium * New upstream release: - Add Build-Depends-Indep openjdk-8-jre. + * debian/control: + - Bump Standards-Version to 3.9.7 (no changes required). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 10 Apr 2016 18:20:46 +0200 diff --git a/debian/control b/debian/control index 6a9154e..0f3f108 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends-Indep: jade, python-libxml2, python-libxslt1 -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Homepage: http://www.scons.org/ Vcs-Git: git://anonscm.debian.org/collab-maint/scons-doc.git Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/scons-doc.git |