Watch file results

component: main
debian_mangled_uversion: 3.0.0
debian_uversion: 3.0.0
distribution: debian
last_check: 2024-04-24 00:20:19.325515
release: sid
source: due
status: newer package available
upstream_url: https://github.com/CumulusNetworks/DUE/archive/refs/tags/v4.0.1.tar.gz
upstream_version: 4.0.1
version: 3.0.0-1
watch_file:
#
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%due-$1.tar.gz%" \
    https://github.com/CumulusNetworks/DUE/tags \
    (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
#
# Further information in the manual page of `uscan` from `devscripts` package.