Bug#874718: debchange doesn't allow empty changelog entry

Adam D. Barratt adam at adam-barratt.org.uk
Sat Sep 9 09:22:14 UTC 2017


[You appear to have filed this bug 3 times. Maybe you want to close
#874717 and #874716?]

On Sat, 2017-09-09 at 15:08 +0900, Osamu Aoki wrote:
> If "" is the text to be added to the changelog, debchange skips
> making line
> with "*".  This seems to intentional design decision of debchange
> which I have
> no idea why.  (Code logic around it is a bit complicated.  So I may
> be wrong)
[...]
> If no objection, I will try to update debchange.

The changelog says why:

    + Allow an explicit empty changelog entry to be passed on the command line
      to allow non-interactive changes to the distribution and urgency without
      adding a changelog entry (Closes: #442267)

Is what you're looking for a valid changelog stanza that doesn't
contain an actual message? If so, would "dch ' '" suffice? (It doesn't
add a space after the "*", and I can't remember if that's intentional,
but it _does_ produce a changelog that dpkg-parsechangelog is happy
with.)

Regards,

Adam



More information about the devscripts-devel mailing list