This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 45bb5a6b47b3efd987ecce593bd9001fe09a23ce Author: Mihai Moldovan <ionic@ionic.de> Date: Sun May 2 11:13:16 2021 +0200 debian/control.in: switch to priority: optional. "extra" has been deprecated long ago. Pulled from Mike's changes. --- debian/changelog | 3 +++ debian/control.in | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b9d6bd6..327d32e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -41,6 +41,9 @@ x2goclient (4.1.2.3-0x2go1) UNRELEASED; urgency=medium registered and not static, but private. * debian/control: + Move to debian/control.in. + * debian/control.in: + + Switch to priority: optional. "extra" has been deprecated long ago. + Pulled from Mike's changes. [ Mike Gabriel ] * New upstream version (4.1.2.3): diff --git a/debian/control.in b/debian/control.in index eaf981e..8aa5aa2 100644 --- a/debian/control.in +++ b/debian/control.in @@ -1,6 +1,6 @@ Source: x2goclient Section: x11 -Priority: extra +Priority: optional Maintainer: X2Go Developers <x2go-dev@lists.x2go.org> Uploaders: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de>, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git