From da2caa0dfb2ee525267bed0e803f0c529c36218f Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 20 Jul 2026 19:43:51 +0200 Subject: d/watch: Port to Version 5. --- debian/watch | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/watch b/debian/watch index 518a123..5dc7632 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,6 @@ -version=4 -opts="mode=git,pgpmode=gittag" \ -https://git.guilhem.org/lacme/ refs/tags/v([\d\.]+) +Version: 5 + +Source: https://git.guilhem.org/lacme/ +Matching-Pattern: refs/tags/v([\d\.]+) +Mode: git +Pgpmode: gittag -- cgit v1.2.3