diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index adf4d59..08e423b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ argyll (1.9.2+repack-2) UNRELEASED; urgency=medium * New README.source to explain the branching model used. - * Declare compliance with Debian Policy 4.0.0. (No changes needed). + * Declare compliance with Debian Policy 4.0.1. (No changes needed). * debian/copyright: - Add 2017 to debian/*. * debian/control: diff --git a/debian/control b/debian/control index 3d0157d..407baf4 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: 4.0.0 +Standards-Version: 4.0.1 Build-Depends: debhelper (>= 10), dpkg-dev (>= 1.17.0), |