From 995c7e298da6e08f57161094e95b6ba6c476f905 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 4 Nov 2016 10:07:05 +0100 Subject: bump compat to 10 --- debian/changelog | 3 +++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ac10d98..ef27641 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ scons (2.5.1-1) UNRELEASED; urgency=medium * Add missing man page: - New debian/scons-configure-cache.1. - Add new man page to debian/manpages. + * Bump compat to 10: + - Change debian/compat to 10. + - Change debhelper version at debian/control to >= 10. -- Jörg Frings-Fürst Fri, 04 Nov 2016 08:05:59 +0100 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 e6d0f98..fca11e7 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), dh-python, python (>= 2.7~) Standards-Version: 3.9.8 -- cgit v1.2.3