Watch file results

component: main
debian_mangled_uversion: 0.0~git20210122.19f9bcb
debian_uversion: 0.0~git20210122.19f9bcb
distribution: debian
last_check: 2025-12-17 05:20:32.444421
metadata: --- Bug-Database: https://github.com/kr/logfmt/issues Bug-Submit: https://github.com/kr/logfmt/issues/new Repository: https://github.com/kr/logfmt.git Repository-Browse: https://github.com/kr/logfmt
release: sid
source: golang-github-kr-logfmt
status: up to date
upstream_url: https://github.com/kr/logfmt.git HEAD
upstream_version: 0.0~git20210122.19f9bcb
version: 0.0~git20210122.19f9bcb-2
watch_file:
version=4
opts="mode=git, pgpmode=none" \
  https://github.com/kr/logfmt.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/kr/logfmt/tags .*/v?(\d\S*)\.tar\.gz debian