From bd2e9570f62a9386d8c8843780b3412afcd7d2c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Mon, 22 Feb 2021 20:11:01 +0100 Subject: [PATCH] debian/watch: Support TOD upstream git snapshots --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index a9cb44a5..281fce7a 100644 --- a/debian/watch +++ b/debian/watch @@ -2,4 +2,4 @@ version=4 opts=versionmangle=s/_/./g \ https://gitlab.freedesktop.org/3v1n0/@PACKAGE@/tags \ - .*\/archive\/[Vv]_?([\d_\+\.]+\+tod[0-9]+)\/@PACKAGE@-.*@ARCHIVE_EXT@ + .*\/archive\/[Vv]_?([\d_\+\.]+(?:\+git[0-9]+)?\+tod[0-9]+)\/@PACKAGE@-.*@ARCHIVE_EXT@