>From 4bcfcdc4c9d28fc9ff0ea793683c939dfb7a9cba Mon Sep 17 00:00:00 2001
From: Agustin Martin <agmartin@debian.org>
Date: Fri, 3 Apr 2026 11:31:04 +0200
Subject: [PATCH] debian/watch: Use 'Version-Type: STABLE_VERSION' instead of
 Matching-Pattern.

Closes: #1114977

Signed-off-by: Agustin Martin <agmartin@debian.org>
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index bbf9e9b..a95e849 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,4 +2,4 @@ Version: 5
 Template: Github
 Owner: danieljprice
 Project: splash
-Matching-Pattern: https://api.github.com/repos/[^/]+/[^/]+/git/refs/tags/@STABLE_VERSION@
+Version-Type: STABLE_VERSION
-- 
2.53.0

