#1074140 /usr/bin/uscan: Couldn't chdir

Package:
devscripts
Source:
devscripts
Description:
scripts to make the life of a Debian Package maintainer easier
Submitter:
Patrice Duroux
Date:
2024-06-23 16:45:04 UTC
Severity:
normal
#1074140#5
Date:
2024-06-23 16:41:12 UTC
From:
To:
Hi,

Another strange message is also easy to reproduce by replacing the
first record's version in the d/changelog
by, for instance, the word VERSION (like provided by the template
using dch --create):
$ uscan
uscan: warning:     debian/changelog(l1): version 'VERSION' is
invalid: version number does not start with digit
LINE: audacious (VERSION) unstable; urgency=medium
uscan warn: Couldn't chdir audacious, skipping: No such file or directory

Not clear to me what this last chdir error is related to.

Thanks,
Patrice