Watch file results

component: main
debian_mangled_uversion: 3.1
debian_uversion: 3.1
distribution: debian
last_check: 2024-04-16 00:50:17.995465
release: sid
source: pastedeploy
status: up to date
upstream_url: https://github.com/Pylons/pastedeploy.git refs/tags/3.1
upstream_version: 3.1
version: 3.1-1
watch_file:
version=4

opts="mode=git, \
      filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/pastedeploy-$1\.tar\.gz/ \
      uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\.?\d*)$/$1~$2/, \
      dversionmangle=s/\+ds(\.?\d+)?$//" \
https://github.com/Pylons/pastedeploy.git \
      refs/tags/@ANY_VERSION@