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: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Vendored
+2
-4
@@ -1,8 +1,6 @@
|
||||
2016-12-29 Keith Winstein <mosh-devel@mit.edu>
|
||||
mosh (1.3.0~rc2-1) unstable; urgency=medium
|
||||
|
||||
mosh (1.3.0-rc2) unstable; urgency=low
|
||||
|
||||
* Version 1.3.0 released.
|
||||
* Version 1.3.0 released.
|
||||
|
||||
* New features:
|
||||
* Change website URLs from http://mosh.mit.edu to
|
||||
|
||||
Reference in New Issue
Block a user