From: IOhannes m zmölnig (Debian/GNU) Date: Tue, 22 Oct 2019 09:47:37 +0000 (+0200) Subject: Update d/watch X-Git-Tag: archive/raspbian/5.4.5_ds0-1+rpi1^2~16 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=30c0c28decdee8c438881888745c3f411fdcabc7;p=juce.git Update d/watch - monitor WeAreROLI project instead of julianstorer - use oversionmangle to automatically add ~ds0 suffix --- 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