Le 10/10/2018 à 04:57, Kunal Mehta a écrit : > Package: devscripts > Version: 2.18.6 > Severity: important > > uscan fails to create git archives when using mode=git in debian/watch. > > The specific watch file is > <https://salsa.debian.org/mediawiki-team/php-luasandbox/blob/d0993f04cca15ee109938406d1a7605df7bf01b4/debian/watch>, > which has worked without modification in the past.
Hello, I found this (old) bug: git clones repo using --depth=1 so sometimes tags are missing. It's easy to fix but it will launch a full clone which may take a long time. @mattia: any idea on how to avoid this ?