From 12b58d5acb813531cf52e240b1811ff20fbc7040 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 10 Oct 2016 20:31:51 +0200 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 f192bb8..4273d7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ argyll (1.9.1+repack-1) UNRELEASED; urgency=medium * New upstream release. - Refresh patches. + * Bump compat to 10: + - Change debian/compat to 10. + - Change debhelper version at debian/control to >= 10. -- Jörg Frings-Fürst Sun, 02 Oct 2016 19:26:51 +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 2be82d5..573759f 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Standards-Version: 3.9.6 Build-Depends: - debhelper (>= 9), + debhelper (>= 10), dh-autoreconf, dpkg-dev (>= 1.17.0), jam, -- cgit v1.2.3