Watch file results

component: main
debian_mangled_uversion: 6.0.1
debian_uversion: 6.0.1
distribution: debian
last_check: 2024-07-15 00:21:51.615459
release: sid
source: incus
status: up to date
upstream_url: https://github.com/lxc/incus/archive/refs/tags/v6.0.1.tar.gz
upstream_version: 6.0.1
version: 6.0.1-1
watch_file:
# For Debian packaging, only search for newer LTS releases, which have versions like .0.
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%,\
      uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/$1~$2$3/" \
  https://github.com/lxc/incus/tags .*/v(\d\.0\.\d)\.tar\.gz debian