From 30c0c28decdee8c438881888745c3f411fdcabc7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig=20=28Debian/GNU=29?= Date: Tue, 22 Oct 2019 11:47:37 +0200 Subject: [PATCH] Update d/watch - monitor WeAreROLI project instead of julianstorer - use oversionmangle to automatically add ~ds0 suffix --- debian/watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index b04c177a..e1687836 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ # Run the "uscan" command to check for upstream updates and more. version=3 -opts=dversionmangle=s/[~+](dfsg|repack|ds)(\.?[0-9]*)?$// \ - https://github.com/julianstorer/JUCE/releases .*/v?(\d\S*)\.tar\.gz +opts=dversionmangle=s/[~+](dfsg|repack|ds)(\.?[0-9]*)?$//,oversionmangle=s/$/~ds0/ \ + https://github.com/WeAreROLI/JUCE/releases .*/v?(\d\S*)\.tar\.gz -- 2.30.2