From 888ec56d5abce1baa0dce89695a9f886a7d163b5 Mon Sep 17 00:00:00 2001 From: Eberhard Beilharz Date: Thu, 25 Apr 2024 09:29:35 +0200 Subject: [PATCH] chore(linux): Prepare for stable release - Adjust branch name - Update Debian standards version - Update dependency name (`pkg-config` is deprecated and replaced by `pkgconf`) --- linux/debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/linux/debian/control b/linux/debian/control index 6eeb24450ab..611d586225c 100644 --- a/linux/debian/control +++ b/linux/debian/control @@ -23,7 +23,7 @@ Build-Depends: metacity, ninja-build, perl, - pkg-config, + pkgconf, python3-all (>= 3.5), python3-dbus, python3-gi, @@ -41,9 +41,9 @@ Build-Depends: python3-xdg, xserver-xephyr, xvfb, -Standards-Version: 4.6.2 -Vcs-Git: https://github.com/keymanapp/keyman.git -b beta [linux/debian] -Vcs-Browser: https://github.com/keymanapp/keyman/tree/beta/linux/debian +Standards-Version: 4.7.0 +Vcs-Git: https://github.com/keymanapp/keyman.git -b stable-17.0 [linux/debian] +Vcs-Browser: https://github.com/keymanapp/keyman/tree/stable-17.0/linux/debian Homepage: https://www.keyman.com Rules-Requires-Root: binary-targets