diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 12fef36..7be74f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ argyll (2.0.0+repack-1) UNRELEASED; urgency=medium * Change to my new email address. * debian/control: - Replace Priority extra with optional. + * Declare compliance with Debian Policy 4.1.1. (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sat, 25 Nov 2017 10:10:30 +0100 diff --git a/debian/control b/debian/control index 54e6a08..aee9039 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.email> -Standards-Version: 4.0.1 +Standards-Version: 4.1.1 Build-Depends: debhelper (>= 10), dpkg-dev (>= 1.17.0), |