package: devscripts
version: 2.19.5
severity: important

Git repo to reproduce the error https://salsa.debian.org/js-team/node-d3

pravi@andhaka:~/forge/debian/git/js-team/node-d3$ cat debian/watch
version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-d3-$1.tar.gz/ \
https://github.com/d3/d3/releases .*/archive/v?([\d\.]+).tar.gz debian

opts="searchmode=plain,pgpmode=none,component=rollup-plugin-ascii" \
https://registry.npmjs.org/rollup-plugin-ascii \

https://registry.npmjs.org/rollup-plugin-ascii/-/rollup-plugin-ascii-(0.[\d\.]*)@ARCHIVE_EXT@ ignore

# Once #930920 is fixed, we can use node-d3-format package
opts="searchmode=plain,pgpmode=none,component=d3-format" \
https://github.com/d3/d3-format/tags \
(?:.*?/)?v?(\d[\d.]*)@ARCHIVE_EXT@ ignore

pravi@andhaka:~/forge/debian/git/js-team/node-d3$ uscan -dd
uscan: Newest version of node-d3 on remote site is 5.9.2, local version is 4.13.0
uscan: => Newer package available from
     https://github.com/d3/d3/archive/v5.9.2.tar.gz
Leaving ../node-d3_5.9.2.orig.tar.gz where it is.
uscan: Newest version of node-d3 on remote site is 0.0.3, ignore local version
Leaving ../node-d3_5.9.2.orig-rollup-plugin-ascii.tar.gz where it is.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Devscripts/Uscan/http.pm line 174. uscan: Newest version of node-d3 on remote site is 1.3.2, ignore local version
uscan warn: In directory ., downloading
<a class="muted-link" href="/d3/d3-format/archive/v1.3.2.tar.gz failed: 400 URL must be absolute uscan warn: No upstream tarball downloaded. No further processing with mk_origtargz ...

Reply via email to