Watch file results

component: main
debian_mangled_uversion: 0.4.0
debian_uversion: 0.4.0
distribution: debian
last_check: 2023-06-10 01:20:09.615819
release: sid
source: node-json-schema
status: up to date
upstream_url: https://github.com/kriszyp/json-schema/archive/refs/tags/v0.4.0.tar.gz
upstream_version: 0.4.0
version: 0.4.0+~7.0.11-1
warnings: unknown ctype nodejs
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/kriszyp/json-schema/tags \
.*?@ANY_VERSION@@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/json-schema \
https://registry.npmjs.org/@types/json-schema/-/json-schema-@ANY_VERSION@@ARCHIVE_EXT@ group