From 3439e85f7eac3601a848008fa32bb22e8bc83240 Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Sat, 7 Jan 2017 12:19:59 -0500 Subject: [PATCH] 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 --- debian/changelog | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3d15b61..67baa2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,6 @@ -2016-12-29 Keith Winstein +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