- Package:
- apt-listchanges
- Source:
- apt-listchanges
- Submitter:
- ç©ä¸¹å°¼ Dan Jacobson
- Date:
- 2021-07-01 17:27:02 UTC
- Severity:
- wishlist
Man page says 'The groups are sorted by the urgency of the most urgent change, and than by the package name.' Alas, that looks like A B C A B A B to the user. So perhaps add ------urgency=high: A B C ------urgency=medium: A B ------urgency=low: A B separators, so it would all make sense.
Perhaps use very bulky ::::::::::: urgency=medium ::::::::::::: separators, so there would be no need to indent the content.
I like the change you proposed. I don't think that would be too hard to do given that the changes are already sorted in order. This would definitely improve readability IMO.