On Fri, Oct 6, 2017 at 6:50 PM, Andreas Tille wrote: > Any hint how to fix this?
If you run uscan with --debug (or look at the HTML) you can see that the URLs are domain absolute rather than relative, so you need to either add /NGS/ALTree/ or .*/ to the repository regex: version=4 https://gitlab.inria.fr/NGS/ALTree/tags \ .*/repository/v@ANY_VERSION@/archive\.tar\.gz -- bye, pabs https://wiki.debian.org/PaulWise

