From 9523448af6249b964f4946f9e8d571abaa90b695 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Sun, 29 Oct 2023 23:11:07 +0100 Subject: [PATCH] Fix dpkg package priority --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c71b20b..ea615d1 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: nymea-remoteproxy Section: utils -Priority: options +Priority: optional Maintainer: nymea GmbH Standards-Version: 3.9.3 Homepage: https://nymea.io