Control: tags -1 + patch Please see the attached patch, which you can apply with
git am 0001-Update-watch-file-to-support-multiple-release-direct.patch Best, Ryan -- |)|/ Ryan Kavanagh | 4E46 9519 ED67 7734 268F |\|\ https://rak.ac | BD95 8F7B F8FC 4A11 C97A
From e984f3589e4d90df04ee72fa1ec5101677ee4d85 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh <r...@debian.org> Date: Sun, 31 Oct 2021 07:45:57 -0400 Subject: [PATCH] Update watch file to support multiple release directories (Closes: #998170) --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index eb5932a9..80b58108 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts="pgpsigurlmangle=s/$/.sig/" \ -https://www.musicpd.org/download/mpd/0.23/mpd-([0-9.]*).tar.xz +https://www.musicpd.org/download/mpd/([0-9.]+)/mpd-([0-9.]+).tar.xz -- 2.33.1
signature.asc
Description: PGP signature