Watch file results

component: main
distribution: debian
last_check: 2025-02-03 00:23:32.68695
release: sid
source: node-uuid
status: error
version: 8.3.2+~8.3.4-1
warnings: In debian/watch no matching files for watch line https://github.com/uuidjs/uuid/tags .*?(8\.[\d\.]+)(?i)(?:\.(?:tar\.xz|tar\.bz2|tar\.gz|tar\.zstd?|zip|tgz|tbz|txz)) group
watch_file:
version=4
# check: uscan --report
# update: gbp import-orig --upstream-vcs-tag=vX.Y.Z --uscan

opts=\
filenamemangle=s/.*?(@ANY_VERSION@@ARCHIVE_EXT@)/@PACKAGE@-$1/,\
dversionmangle=auto \
https://github.com/uuidjs/uuid/tags \
.*?(8\.[\d\.]+)@ARCHIVE_EXT@ group

# NPM registry needed for node types (avoid if at all possible!)
opts=\
ctype=nodejs,\
component=Xtypes,\
searchmode=plain,\
pgpmode=none,\
filenamemangle=s/.*?-?(@ANY_VERSION@@ARCHIVE_EXT@)/@PACKAGE@-types-$1/,\
dversionmangle=auto \
https://registry.npmjs.org/@types/uuid \
https://registry.npmjs.org/@types/uuid/-/uuid-(8\.[\d\.]+)@ARCHIVE_EXT@ group