# Should not be used for downloading orig tarball, because the github download link
# does not include submodules. Rather use `debian/rules get-orig-source'
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%<project>-$1.tar.gz%" \
    https://github.com/JuliaLang/julia/tags \
    (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
