#1093014 Absence of changelog metadata fields generates a parse error

#1093014#5
Date:
2025-01-14 14:59:49 UTC
From:
To:
deb-changelog(5) lists the entry format as:

    package (version) distributions; metadata
    [...]

and says:

    metadata lists zero or more comma-separated keyword=value items.

However given the changelog:

    example (1.0.0) unstable;

      * Example.

#1093014#10
Date:
2025-01-14 15:04:19 UTC
From:
To:
Forgot to attach as files for easy reproduction.