From fdcf5f9fe34e1a777501f217fc014ff17433737f Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Fri, 2 Mar 2018 00:25:38 +0100 Subject: [PATCH] debian/control: replace priority "extra" with "optional" This fixes the following lintian warning: W: libam7xxx-dev: priority-extra-is-replaced-by-priority-optional N: N: Since Debian Policy version 4.0.1, the priority extra has been N: deprecated. N: N: Please update debian/control and replace all instances of Priority: N: extra with Priority: optional. N: N: Refer to Debian Policy Manual section 2.5 (Priorities) for details. N: N: Severity: minor, Certainty: certain N: N: Check: fields, Type: binary, udeb, source N: --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9508e55..aaded81 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: libam7xxx Section: libdevel -Priority: extra +Priority: optional Maintainer: Antonio Ospite Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), cmake, pkg-config, libusb-1.0-0-dev, libxcb1-dev, -- 2.1.4