From b03e7119280c696daf4c8811d700f626d6d5949a Mon Sep 17 00:00:00 2001 From: B Stack Date: Thu, 2 Jan 2020 21:53:32 -0500 Subject: improve debian/watch files for many packages Now that I read `man uscan` and https://wiki.debian.org/debian/watch --- palemoon/debian/watch | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'palemoon/debian') diff --git a/palemoon/debian/watch b/palemoon/debian/watch index 76575dc..1ad4d44 100644 --- a/palemoon/debian/watch +++ b/palemoon/debian/watch @@ -1,2 +1,5 @@ -# You must remove unused comment lines for the released package. -version=3 +# Reference: +# https://wiki.debian.org/debian/watch +version=4 +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/UXP-$1\.tar\.gz/ \ + https://github.com/MoonchildProductions/UXP/tags .*/PMv?(\d\S+)_Release\.tar\.gz -- cgit