Watch file results

component: main
debian_mangled_uversion: 6.0.0
debian_uversion: 6.0.0
distribution: debian
last_check: 2024-04-27 00:50:32.922327
release: sid
source: incus
status: up to date
upstream_url: https://github.com/lxc/incus/archive/refs/tags/v6.0.0.tar.gz
upstream_version: 6.0.0
version: 6.0.0-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\.\d\.\d)\.tar\.gz debian