Control: tags -1 + patch On Thursday, September 18 2025, Daniel Baumann wrote:
> On 9/19/25 03:44, Sergio Durigan Junior wrote: >> Right, but there is a way to automatically request uscan to repack the >> tarball using another compression format. > > I don't use that functionality, if you want to use that - feel free to > send a patch. Here it is. -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible https://sergiodj.net/
diff --git a/debian/watch b/debian/watch index 77c4082..e7143c5 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 -opts="pgpmode=auto, uversionmangle=s/(\d)\-?((pre|rc)\d*)$/$1~$2/" \ +opts="pgpmode=auto,uversionmangle=s/(\d)\-?((pre|rc)\d*)$/$1~$2/,compression=xz,repack" \ https://download.savannah.gnu.org/releases/zutils/@PACKAGE@@ANY_VERSION@\.tar\.lz
signature.asc
Description: PGP signature

