Package: devscripts
version: 2.19.5
severity: important

Repo to reproduce is https://salsa.debian.org/js-team/node-chokidar

$ cat debian/watch
version=4
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/chokidar-$1.tar.gz/ \
https://github.com/paulmillr/chokidar/tags .*/archive/v?([\d\.]+).tar.gz debian

opts="searchmode=plain,pgpmode=none,component=upath" \
https://registry.npmjs.org/upath \
https://registry.npmjs.org/upath/-/upath-(1.[\d\.]*)@ARCHIVE_EXT@ ignore


$ uscan --force-download --download-version 2.1.6
uscan: Newest version of node-chokidar on remote site is 2.1.6, specified download version is 2.1.6
Leaving ../node-chokidar_2.1.6.orig.tar.gz where it is.
uscan warn: In debian/watch no matching hrefs for version 2.1.6 in watch line https://registry.npmjs.org/upath https://registry.npmjs.org/upath/-/upath-(1.[\d\.]*)(?i)(?:\.(?:tar\.xz|tar\.bz2|tar\.gz|zip|tgz|tbz|txz)) ignore


$ uscan --force-download --download-current-version
uscan: Newest version of node-chokidar on remote site is 2.1.6, specified download version is 2.1.6
Leaving ../node-chokidar_2.1.6.orig.tar.gz where it is.
uscan warn: In debian/watch no matching hrefs for version in watch line
https://registry.npmjs.org/upath https://registry.npmjs.org/upath/-/upath-(1.[\d\.]*)(?i)(?:\.(?:tar\.xz|tar\.bz2|tar\.gz|zip|tgz|tbz|txz)) ignore

Reply via email to