mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 03:50:24 +09:00
I incorrectly added a requirement of a newline after urgency in the changelog entry top line as part of "debian/lib/python/debian_linux/debian.py: Parse bottom lines of changelog entries". For a binNMU, there will be ", binary-only=yes" after the urgency. Since we don't currently care about any fields after urgency, allow either a comma or newline.