Watch file results

component: main
debian_mangled_uversion: 0.0~git20181203.fd440c2
debian_uversion: 0.0~git20181203.fd440c2
distribution: debian
last_check: 2025-02-09 00:53:25.347804
release: sid
source: golang-github-nebulouslabs-ratelimit
status: up to date
upstream_url: https://github.com/NebulousLabs/ratelimit.git HEAD
upstream_version: 0.0~git20181203.fd440c2
version: 0.0~git20181203.fd440c2-2
watch_file:
version=4
opts="mode=git, pgpmode=none" \
  https://github.com/NebulousLabs/ratelimit.git \
  HEAD debian

# Use the following when upstream starts to tag releases:
#
#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/NebulousLabs/ratelimit/tags .*/v?(\d\S*)\.tar\.gz debian