diff options
author | Julian Andres Klode <jak@debian.org> | 2016-11-15 11:30:00 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-11-15 11:31:01 +0100 |
commit | 50e78e29da6fe8cf5ff2f733f9aa0e8673ed480d (patch) | |
tree | aa838f4de601c967294f0b88f78d4a15c653ef56 /debian | |
parent | 1a5a33501e277ccd4a4630db3b185cfecc48e865 (diff) |
Release 1.2.161.2.16
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index e900c23ff..8cdefc415 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (1.2.16~rc1) xenial; urgency=medium +apt (1.2.16) xenial; urgency=medium [ David Kalnischkies ] * avoid changing the global LC_TIME for Release writing @@ -15,8 +15,9 @@ apt (1.2.16~rc1) xenial; urgency=medium * Use C locale instead of C.UTF-8 for protocol strings * Add shippable.yml for CI on Shippable * Revert "if the FileFd failed already following calls should fail, too" + (LP: #1641905) - -- Julian Andres Klode <juliank@ubuntu.com> Mon, 14 Nov 2016 20:23:49 +0100 + -- Julian Andres Klode <juliank@ubuntu.com> Tue, 15 Nov 2016 11:29:04 +0100 apt (1.2.15) xenial; urgency=medium |