diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-02-07 10:47:51 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-02-07 10:47:51 +0100 |
commit | bf28edb6b3ac827a421b059abfec7715f1978cb5 (patch) | |
tree | 6a80be1a31755293545a3e12b7a5136d24184423 /debian/changelog | |
parent | e435312f0692996232fc12786be59513a2536489 (diff) |
Fix issues in previous two debian/changelog entries
Last entry included an item that was not in the release,
and the one before that was signed with the wrong email
address.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 0fbddb2f4..95d8d9494 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ apt (1.8.0~rc2) unstable; urgency=medium - * Bump SONAMEs in preparation for ABI breaks * Correctly handle feature detection for sse4.2 and crc32 -- Julian Andres Klode <jak@debian.org> Mon, 04 Feb 2019 18:15:07 +0100 @@ -38,7 +37,7 @@ apt (1.8.0~rc1) unstable; urgency=medium [ Baptiste Jammet ] * French program translation update (Closes: #921008) - -- Julian Andres Klode <julian.klode@canonical.com> Mon, 04 Feb 2019 15:32:27 +0100 + -- Julian Andres Klode <jak@debian.org> Mon, 04 Feb 2019 15:32:27 +0100 apt (1.8.0~beta1) unstable; urgency=medium |