Codebase list ibombshell / 05991db
Update Debian watch file Steev Klimaszewski 1 year, 6 months ago
1 changed file(s) with 11 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 #version=4
1 #opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%ibombshell-$1.tar.gz%" \
2 # https://github.com/Telefonica/ibombshell/tags \
3 # (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
4
05 version=4
1 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%ibombshell-$1.tar.gz%" \
2 https://github.com/Telefonica/ibombshell/tags \
3 (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
6 opts=mode=git,pgpmode=none,pretty=0+git%cd \
7 https://github.com/Telefonica/ibombshell HEAD
8 # Use the following when upstream starts to tag releases:
9 #opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%ibombshell-$1.tar.gz%" \
10 # https://github.com/Telefonica/ibombshell/tags \
11 # (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate