Commit 3439e85f authored by Anders Kaseorg's avatar Anders Kaseorg
Browse files

debian/changelog: Correct version number and formatting



The format of debian/changelog is very rigid as it is parsed by the
build tools to determine the version number and other information.
The version number must use ~ so that 1.3.0 is considered greater than
1.3.0~rc2 for upgrades, and there must be a Debian release number like
-1 because this is not a Debian-native package.  Finally, the default
urgency is medium these days.

Signed-off-by: default avatarAnders Kaseorg <andersk@mit.edu>
parent a092b0f7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment