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 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 |