Codebase list frescobaldi / 154ae7e
Add "repack" and "compression=xz" to debian/watch and adjust debian/rules accordingly Anthony Fok 7 years ago
2 changed file(s) with 2 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
88
99 .PHONY: get-orig-source
1010 get-orig-source:
11 XZ_OPT=-e uscan --noconf --verbose --destdir=$(CURDIR) \
12 --repack --compression xz
11 XZ_OPT=-9e uscan --noconf --verbose --destdir=$(CURDIR)
1312
1413 .DEFAULT_GOAL :=
00 version=3
1 opts="repacksuffix=+ds1,dversionmangle=s/\+ds\d*$//" \
1 opts="dversionmangle=s/\+ds\d*$//,repack,repacksuffix=+ds1,compression=xz" \
22 https://github.com/wbsoft/frescobaldi/releases .*/frescobaldi-(\d\S*)\.tar\.gz