diff --git a/debian/watch b/debian/watch index c7c5c66..97e676e 100644 --- a/debian/watch +++ b/debian/watch @@ -1,11 +1,8 @@ -# Test with: uscan --no-download --verbose +# Test with: uscan --report-status version=4 # Older releases used "pl" (patchlevel) and "t" (tiny); change these into dots. # The matching-pattern intentionally excludes debian/ tags. -opts=filenamemangle=s/.+\/([^\/]+)\/tags\/v?(\d\S+)\.tar\.gz/$1-$2.tar.gz/;\ - s/(pl|t)(\d)/.$2/g;\ - s/beta/~beta/,\ - uversionmangle=\ +opts=uversionmangle=\ s/(pl|t)(\d)/.$2/g;\ s/beta/~beta/ \ https://github.com/edsantiago/xlbiff/tags .+/tags/v?(\d\S+)\.tar\.gz