Codebase list golang-github-facebookgo-pidfile / f94a312
Use git mode for watch file Eric Dorland 3 years ago
1 changed file(s) with 11 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
0 version=3
1 opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/golang-github-facebookgo-pidfile-\$1\.tar\.gz/,\
2 uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/ \
3 https://github.com/facebookgo/pidfile/tags .*/v?(\d\S*)\.tar\.gz
0 version=4
1 opts="mode=git, pgpmode=none" \
2 https://github.com/facebookgo/pidfile.git \
3 HEAD debian
4
5 # Use the following when upstream starts to tag releases:
6 #
7 #version=4
8 #opts="filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/golang-github-facebookgo-pidfile-\$1\.tar\.gz/, \
9 # uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/" \
10 # https://github.com/facebookgo/pidfile/tags .*/v?(\d\S*)\.tar\.gz debian