diff options
Diffstat (limited to 'debian')
-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 4273d7d..1dc1c6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ argyll (1.9.1+repack-1) UNRELEASED; urgency=medium * Bump compat to 10: - Change debian/compat to 10. - Change debhelper version at debian/control to >= 10. + * debian/control: + - Bump Standards-Version to 3.9.8 (no changes required). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 02 Oct 2016 19:26:51 +0200 diff --git a/debian/control b/debian/control index 573759f..f79b396 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: argyll Section: graphics Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Build-Depends: debhelper (>= 10), dh-autoreconf, |