diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-03-13 09:26:48 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-03-13 09:26:48 +0100 |
commit | 9986fba23501b643980541757d56fcf90d7e15d7 (patch) | |
tree | 003fb28e550e7ea52572254c0538b67e770cba60 | |
parent | 5206249ea92fccf9e812a2d373cbd2f16c623059 (diff) |
Fix debian/NEWS entry for 1.6~beta1
-rw-r--r-- | debian/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/NEWS b/debian/NEWS index a8cd8f7ad..ab49c6d34 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -apt (1.6~alpha8) UNRELEASED; urgency=medium +apt (1.6~beta1) unstable; urgency=medium APT now verifies that the date of Release files is not in the future. By default, it may be 10 seconds in the future to allow for some clock drift. @@ -12,7 +12,7 @@ apt (1.6~alpha8) UNRELEASED; urgency=medium disables checks on valid-until: It is considered to mean that your machine's time is not reliable. - -- Julian Andres Klode <juliank@ubuntu.com> Mon, 12 Feb 2018 12:53:18 +0100 + -- Julian Andres Klode <jak@debian.org> Mon, 26 Feb 2018 13:14:13 +0100 apt (1.6~alpha1) unstable; urgency=medium |