Watch file results

component: main
debian_mangled_uversion: 1.1.4
debian_uversion: 1.1.4
distribution: debian
last_check: 2025-03-28 02:20:05.774829
release: sid
source: rust-ulid
status: newer package available
upstream_url: https://api.github.com/repos/dylanhart/ulid-rs/tarball/refs/tags/v1.2.1
upstream_version: 1.2.1
version: 1.1.4-2
watch_file:
version=4
# check: uscan --report
# update: gbp import-orig --upstream-vcs-tag=vX.Y.Z --uscan

opts=\
uversionmangle=s/\d\K-([a-z]+)\.?(\d)?/~$1$2/,\
filenamemangle=s/.*?@ANY_VERSION@(@ARCHIVE_EXT@)/@PACKAGE@_$1.orig$2/,\
downloadurlmangle=s!api.github.com/repos/[^/]+/[^/]+/\Kgit/!tarball/!g,\
searchmode=plain,\
dversionmangle=auto \
https://api.github.com/repos/dylanhart/ulid-rs/git/matching-refs/tags/ \
https://api.github.com/repos/[^/]+/[^/]+/git/refs/tags/@ANY_VERSION@