Codebase list golang-github-anacrolix-missinggo / 02af325
update debian/watch to latest github format Drew Parsons 1 year, 5 months ago
2 changed file(s) with 4 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
88 in delayed_test.go to increase probability of success on armhf
99 (which fails intermittently). Closes: #1021408.
1010 * Standards-Version: 4.6.1
11 * update debian/watch to latest github format
1112
1213 -- Debian Janitor <janitor@jelmer.uk> Tue, 18 Aug 2020 03:21:06 -0000
1314
00 version=4
1 opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/golang-github-anacrolix-missinggo-\$1\.tar\.gz/,\
2 uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/ \
3 https://github.com/anacrolix/missinggo/releases .*/v?(\d\S*)\.tar\.gz
1 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*@ARCHIVE_EXT@)%@PACKAGE@-$1%" \
2 https://github.com/anacrolix/missinggo/tags \
3 (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@