diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-10-10 06:08:31 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-10-10 06:08:31 +0200 |
commit | 52ae32ce28d7aa609e0e6a6f3cb043e7bf9bb1e0 (patch) | |
tree | 888adda7390fe054ff8da185fb0fbcf5e69c2963 /debian | |
parent | b57443d93adfa85b58ec920756e3abd78875d4d6 (diff) |
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 8c25f5d..9e3f4d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ scons-doc (2.5.0+repack-2) UNRELEASED; urgency=medium * debian/control: - Remove obsolete jade from Build-Depends-Indep (Closes: #840256). + - Bump Standards-Version to 3.9.8 (no changes required). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 10 Oct 2016 05:50:43 +0200 diff --git a/debian/control b/debian/control index 52b8228..c53a052 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: fop, python-libxml2, python-libxslt1 -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Homepage: https://www.scons.org/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons-doc.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/scons-doc.git |