aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGravatar Anders Kaseorg <andersk@mit.edu>2017-01-07 12:19:59 -0500
committerGravatar Anders Kaseorg <andersk@mit.edu>2017-01-07 12:26:03 -0500
commit3439e85f7eac3601a848008fa32bb22e8bc83240 (patch)
tree3ac322b58ddad1c33085619a57d3dde965c9fb21 /debian
parenta092b0f7caef5c10a405a998ee9391350feaca7a (diff)
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>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files 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-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