Watch file results

component: main
debian_mangled_uversion: 0.4.0+~7.0.11
debian_uversion: 0.4.0+~7.0.11
distribution: debian
last_check: 2024-04-27 01:25:48.637208
release: sid
source: node-json-schema
status: newer package available
upstream_url: https://github.com/kriszyp/json-schema/archive/refs/tags/v0.4.0.tar.gz
upstream_version: 0.4.0+~7.0.15
version: 0.4.0+~7.0.11-1
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