From 540beefabcc74f00b69bd23d455d765e390509fb Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 12 Apr 2026 13:55:53 +0200 Subject: [PATCH] refactor: update reprepro-dist-conf for multi-arch with stable and unstable suites Update codename from buster to stable, add arm64 and armhf architectures, pin GPG signing key, and add unstable distribution for non-release builds. --- build/reprepro-dist-conf | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/build/reprepro-dist-conf b/build/reprepro-dist-conf index 92b4fa20b..187ea362a 100644 --- a/build/reprepro-dist-conf +++ b/build/reprepro-dist-conf @@ -1,8 +1,15 @@ Origin: dl.vikunja.io Label: Vikunja -Codename: buster -Architectures: amd64 +Codename: stable +Architectures: amd64 arm64 armhf Components: main -Description: The debian repo for Vikunja builds. -SignWith: yes -Pull: buster +Description: The Vikunja package repository. +SignWith: 7D061A4AA61436B40713D42EFF054DACD908493A + +Origin: dl.vikunja.io +Label: Vikunja +Codename: unstable +Architectures: amd64 arm64 armhf +Components: main +Description: The Vikunja unstable package repository. +SignWith: 7D061A4AA61436B40713D42EFF054DACD908493A