#1140744 debsnap: infinite loop when downloaded .dsc lacks a Files: stanza

Package:
devscripts
Source:
devscripts
Description:
scripts to make the life of a Debian Package maintainer easier
Submitter:
Serge Schneider
Date:
2026-06-25 14:17:05 UTC
Severity:
normal
Tags:
#1140744#5
Date:
2026-06-25 13:16:23 UTC
From:
To:
Dear Maintainer,

If a user ends up with a malformed .dsc file, debsnap gets stuck in a while
loop.

<$fh> returns undef on EOF, and undef !~ /^Files:/ is true.

I've attached a patch that resolves the problem.

Kind regards,

Serge
--- /etc/devscripts.conf --- Empty.
--- ~/.devscripts --- Not present