Hi, assuming your workload to be quite high, maybe it helps to file a patch.
This should suffice to incorporate the newer releases. Apparently i can't test this properly. diff --git a/debian/watch b/debian/watch index db1b900..6f49a6f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts=pgpmode=auto \ - https://lv2plug.in/spec/lv2-([\d.]*)\.tar\.bz2 + https://lv2plug.in/spec/lv2-([\d.]*)\.(?:tar\.(?:bz2|xz)) --