From d977e94e70bdb5145154c6cb26324c41431ae3e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 10 Oct 2016 06:10:45 +0200 Subject: Bump compat to 10 --- debian/changelog | 3 +++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 9e3f4d1..53f3337 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ 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). + * Bump compat to 10: + - Change debian/compat to 10. + - Change debhelper version at debian/control to >= 10. -- Jörg Frings-Fürst Mon, 10 Oct 2016 05:50:43 +0200 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index c53a052..4c1df04 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Uploaders: Laszlo Boszormenyi (GCS) Build-Depends: - debhelper (>= 9), + debhelper (>= 10), scons (>= 2.5) Build-Depends-Indep: openjdk-8-jre, -- cgit v1.2.3