From ad8a1f4119dc92831ff2aa954e75df7e0554cfed Mon Sep 17 00:00:00 2001 From: Edmundo Carmona Antoranz Date: Thu, 18 Jun 2026 16:52:13 +0200 Subject: [PATCH] d/watch: change repo URL It seems like this is the new URL of the repo, it holds tag 2.0 $ LANG=en git fetch origin warning: redirecting to https://gitlab.com/CrimsonNape/oscar-sql.git/ From https://gitlab.com/CrimsonNape/oscar-sql * [new tag] v2.0.0 -> v2.0.0 * [new tag] v2.0.0-beta-1 -> v2.0.0-beta-1 * [new tag] v2.0.0-beta-2 -> v2.0.0-beta-2 * [new tag] v2.0.0-beta-3 -> v2.0.0-beta-3 * [new tag] v2.0.0-beta-4 -> v2.0.0-beta-4 * [new tag] v2.0.0-beta-5 -> v2.0.0-beta-5 * [new tag] v2.0.0-rc-1 -> v2.0.0-rc-1 Signed-off-by: Edmundo Carmona Antoranz --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index f331a3b..94f00c7 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ Version: 5 -Source: https://gitlab.com/CrimsonNape/OSCAR-code +Source: https://gitlab.com/CrimsonNape/oscar-sql Mode: gitlab Matching-Pattern: @ANY_VERSION@ -- 2.53.0