From 33a297aedfc473cc3f1dfbdc6dc24f7184b910d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jelmer=20Vernoo=C4=B3?= Date: Fri, 5 Feb 2021 03:00:50 +0000 Subject: [PATCH] Set priority in source stanza, since it is the same for all packages. Changes-By: lintian-brush Fixes: lintian: recommended-field See-also: https://lintian.debian.org/tags/recommended-field.html --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index bb97b0c..28a3bb8 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Rules-Requires-Root: no Standards-Version: 4.5.1 Build-Depends: debhelper-compat (= 12), dh-sequence-python3 Source: python-ognibuild +Priority: optional Package: python3-python-ognibuild Architecture: all